#CAE0EA#CAE0EA
#CAE0EA is a very light, muted cyan. Relative luminance 0.718; OKLCH L 89.3% C 0.027 H 226.8°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE0EA |
|---|---|
| RGB | rgb(202, 224, 234) |
| HSL | hsl(199, 43%, 85%) |
| HSV | hsv(199, 14%, 92%) |
| CMYK | cmyk(13.7%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(87.88, -5.29, -7.35) |
| CIE-LCH | lch(87.88, 9.06, 234.27°) |
| OKLab | oklab(89.34% -0.0186 -0.0198) |
| OKLCH | oklch(89.34% 0.027 226.8) |
| XYZ | xyz(65.8605, 71.8071, 88.2162) |
| Luminance | 0.7181 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.12
Fog
#D8DCE0
ΔE00 6.65
Aliceblue
#F0F8FF
ΔE00 7.61
Powder Blue
#B0E0E6
ΔE00 8.05
Azure (CSS)
#F0FFFF
ΔE00 8.15
Ice Blue
#A5DFF9
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE0EA #EAD4CA
analogous
#CAEAE4 #CAE0EA #CAD0EA
triadic
#CAE0EA #EACAE0 #E0EACA
tetradic
#CAE0EA #E4CAEA #EAD4CA #D0EACA
square
#CAE0EA #E4CAEA #EAD4CA #D0EACA
split-complementary
#CAE0EA #EACAD0 #EAE4CA
monochromatic
#72ADC7 #9EC6D9 #CAE0EA #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.37
#CAE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#CAE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE0EA
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE0EA | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFEB
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#C2E3E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cae0ea; /* rgb */ color: rgb(202, 224, 234); /* oklch */ color: oklch(89.3% 0.027 226.8);
Tailwind
colors: {
custom: {
50: '#dae9f0',
500: '#cae0ea',
950: '#000000',
},
}SCSS
$custom: #cae0ea; $custom-light: #dae9f0; $custom-dark: #000000;
JSON
{
"hex": "#cae0ea",
"rgb": {
"r": 202,
"g": 224,
"b": 234
},
"hsl": {
"h": 198.75,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.89343,
"c": 0.02721,
"h": 226.8
},
"luminance": 0.71808
}Semantic roles & 50–950 ramp
primary
#CAE0EA
secondary
#C5A393
accent
#592FB6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485