#CAEEFF#CAEEFF
#CAEEFF is a very light, muted cyan. Relative luminance 0.809; OKLCH L 92.9% C 0.044 H 228.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEFF |
|---|---|
| RGB | rgb(202, 238, 255) |
| HSL | hsl(199, 100%, 90%) |
| HSV | hsv(199, 21%, 100%) |
| CMYK | cmyk(20.8%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(92.10, -8.09, -12.07) |
| CIE-LCH | lch(92.10, 14.53, 236.16°) |
| OKLab | oklab(92.87% -0.0295 -0.0327) |
| OKLCH | oklch(92.87% 0.044 228) |
| XYZ | xyz(72.9767, 80.9233, 106.3631) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.91
Ice Blue
#A5DFF9
ΔE00 5.99
Pale Sky Blue
#BDF6FE
ΔE00 7.18
Powder Blue
#B0E0E6
ΔE00 7.45
Lightcyan
#E0FFFF
ΔE00 7.81
Very Light Blue
#D5FFFF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEFF #FFDBCA
analogous
#CAFFF5 #CAEEFF #CAD4FF
triadic
#CAEEFF #FFCAEE #EEFFCA
tetradic
#CAEEFF #F5CAFF #FFDBCA #D4FFCA
square
#CAEEFF #F5CAFF #FFDBCA #D4FFCA
split-complementary
#CAEEFF #FFCAD4 #FFF5CA
monochromatic
#50C7FF #8DDAFF #CAEEFF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.22
#CAEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#CAEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEFF
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEFF | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#DDE6FF
Tritanopia (blue-blind)
#BBF3F3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #caeeff; /* rgb */ color: rgb(202, 238, 255); /* oklch */ color: oklch(92.9% 0.044 228.0);
Tailwind
colors: {
custom: {
50: '#daf3ff',
500: '#caeeff',
950: '#000000',
},
}SCSS
$custom: #caeeff; $custom-light: #daf3ff; $custom-dark: #000000;
JSON
{
"hex": "#caeeff",
"rgb": {
"r": 202,
"g": 238,
"b": 255
},
"hsl": {
"h": 199.245,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.92871,
"c": 0.04406,
"h": 228
},
"luminance": 0.80926
}Semantic roles & 50–950 ramp
primary
#CAEEFF
secondary
#E9A484
accent
#4A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151718
muted
#848586