#00A8DB
A medium, vivid cyan closely aligning with Deepskyblue.
About #00A8DB
The precise color #00A8DB is an excellent choice for modern design projects. Designers often compare it to the standard color Deepskyblue. This translates to an RGB value of rgb(0, 168, 219).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 100% cyan and 23% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#00A8DB
RGB0, 168, 219
HSL194.0°, 100.0%, 42.9%
CMYK100%, 23%, 0%, 14%
HSV194.0°, 100.0%, 85.9%
LAB64.3, -18.1, -35.9
XYZ26.8, 33.1, 72.0
Decimal43227
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.75:1
Text on #FFFFFF
FAIL
7.62:1
Text on #000000
AAA
2.63:1
Text on #F8FAFC
FAIL
6.48:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #00A8DB;
}
.text-color {
color: #00A8DB;
}
.border-color {
border: 2px solid #00A8DB;
}