#CAECF4#CAECF4
#CAECF4 is a very light, muted cyan. Relative luminance 0.791; OKLCH L 92.1% C 0.037 H 213.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CAECF4 |
|---|---|
| RGB | rgb(202, 236, 244) |
| HSL | hsl(191, 66%, 87%) |
| HSV | hsv(191, 17%, 96%) |
| CMYK | cmyk(17.2%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(91.27, -9.38, -7.57) |
| CIE-LCH | lch(91.27, 12.05, 218.89°) |
| OKLab | oklab(92.11% -0.0309 -0.0205) |
| OKLCH | oklch(92.11% 0.037 213.5) |
| XYZ | xyz(70.6774, 79.0772, 97.1100) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.09
Lightcyan
#E0FFFF
ΔE00 5.24
Pale Sky Blue
#BDF6FE
ΔE00 5.42
Lightblue
#ADD8E6
ΔE00 5.50
Very Light Blue
#D5FFFF
ΔE00 5.75
Really Light Blue
#D4FFFF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAECF4 #F4D2CA
analogous
#CAF4E7 #CAECF4 #CAD7F4
triadic
#CAECF4 #F4CAEC #ECF4CA
tetradic
#CAECF4 #E7CAF4 #F4D2CA #D7F4CA
square
#CAECF4 #E7CAF4 #F4D2CA #D7F4CA
split-complementary
#CAECF4 #F4CAD7 #F4E7CA
monochromatic
#65C8DF #97DAE9 #CAECF4 #E6F6FA #E6F6FA
Accessibility & contrast
On white
1.25
#CAECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#CAECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAECF4
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAECF4 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E9F5
Deuteranopia (green-blind)
#DEE4F4
Tritanopia (blue-blind)
#BEF0EE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caecf4; /* rgb */ color: rgb(202, 236, 244); /* oklch */ color: oklch(92.1% 0.037 213.5);
Tailwind
colors: {
custom: {
50: '#daf2f7',
500: '#caecf4',
950: '#000000',
},
}SCSS
$custom: #caecf4; $custom-light: #daf2f7; $custom-dark: #000000;
JSON
{
"hex": "#caecf4",
"rgb": {
"r": 202,
"g": 236,
"b": 244
},
"hsl": {
"h": 191.429,
"s": 65.625,
"l": 87.451
},
"oklch": {
"l": 0.92114,
"c": 0.0371,
"h": 213.5
},
"luminance": 0.79079
}Semantic roles & 50–950 ramp
primary
#CAECF4
secondary
#D59B8D
accent
#3B18CD
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151617
muted
#848585