#CAECF9#CAECF9
#CAECF9 is a very light, muted cyan. Relative luminance 0.794; OKLCH L 92.3% C 0.040 H 222.9°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CAECF9 |
|---|---|
| RGB | rgb(202, 236, 249) |
| HSL | hsl(197, 80%, 88%) |
| HSV | hsv(197, 19%, 98%) |
| CMYK | cmyk(18.9%, 5.2%, 0%, 2.4%) |
| CIE-LAB | lab(91.41, -8.34, -9.97) |
| CIE-LCH | lch(91.41, 13.00, 230.08°) |
| OKLab | oklab(92.27% -0.0291 -0.027) |
| OKLCH | oklch(92.27% 0.04 222.9) |
| XYZ | xyz(71.4469, 79.3849, 101.1626) |
| Luminance | 0.7939 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 6.40
Ice Blue
#A5DFF9
ΔE00 6.48
Pale Sky Blue
#BDF6FE
ΔE00 6.55
Lightcyan
#E0FFFF
ΔE00 6.75
Very Light Blue
#D5FFFF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAECF9 #F9D7CA
analogous
#CAF9EE #CAECF9 #CAD4F9
triadic
#CAECF9 #F9CAEC #ECF9CA
tetradic
#CAECF9 #EECAF9 #F9D7CA #D4F9CA
square
#CAECF9 #EECAF9 #F9D7CA #D4F9CA
split-complementary
#CAECF9 #F9CAD4 #F9EECA
monochromatic
#5CC5ED #93D8F3 #CAECF9 #E4F5FC #E4F5FC
Accessibility & contrast
On white
1.24
#CAECF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#CAECF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAECF9
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAECF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAECF9 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFA
Deuteranopia (green-blind)
#DDE4F9
Tritanopia (blue-blind)
#BDF0F0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caecf9; /* rgb */ color: rgb(202, 236, 249); /* oklch */ color: oklch(92.3% 0.040 222.9);
Tailwind
colors: {
custom: {
50: '#daf2fb',
500: '#caecf9',
950: '#000000',
},
}SCSS
$custom: #caecf9; $custom-light: #daf2fb; $custom-dark: #000000;
JSON
{
"hex": "#caecf9",
"rgb": {
"r": 202,
"g": 236,
"b": 249
},
"hsl": {
"h": 196.596,
"s": 79.661,
"l": 88.431
},
"oklch": {
"l": 0.9227,
"c": 0.03967,
"h": 222.9
},
"luminance": 0.79387
}Semantic roles & 50–950 ramp
primary
#CAECF9
secondary
#DEA18A
accent
#440ADC
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#151617
muted
#848585