#CAE4EA#CAE4EA
#CAE4EA is a very light, muted cyan. Relative luminance 0.740; OKLCH L 90.2% C 0.029 H 213.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE4EA |
|---|---|
| RGB | rgb(202, 228, 234) |
| HSL | hsl(191, 43%, 85%) |
| HSV | hsv(191, 14%, 92%) |
| CMYK | cmyk(13.7%, 2.6%, 0%, 8.2%) |
| CIE-LAB | lab(88.91, -7.34, -5.82) |
| CIE-LCH | lch(88.91, 9.37, 218.39°) |
| OKLab | oklab(90.16% -0.024 -0.0157) |
| OKLCH | oklch(90.16% 0.029 213.2) |
| XYZ | xyz(66.9481, 73.9824, 88.5787) |
| Luminance | 0.7398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.65
Powder Blue
#B0E0E6
ΔE00 6.06
Lightcyan
#E0FFFF
ΔE00 6.43
Azure (CSS)
#F0FFFF
ΔE00 7.27
Ice Blue (survey)
#D7FFFE
ΔE00 7.52
Very Light Blue
#D5FFFF
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE4EA #EAD0CA
analogous
#CAEAE0 #CAE4EA #CAD4EA
triadic
#CAE4EA #EACAE4 #E4EACA
tetradic
#CAE4EA #E0CAEA #EAD0CA #D4EACA
square
#CAE4EA #E0CAEA #EAD0CA #D4EACA
split-complementary
#CAE4EA #EACAD4 #EAE0CA
monochromatic
#72B7C7 #9ECED9 #CAE4EA #E9F4F6 #E9F4F6
Accessibility & contrast
On white
1.33
#CAE4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#CAE4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE4EA
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE4EA | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EA
Deuteranopia (green-blind)
#D9DDEA
Tritanopia (blue-blind)
#C1E7E6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #cae4ea; /* rgb */ color: rgb(202, 228, 234); /* oklch */ color: oklch(90.2% 0.029 213.2);
Tailwind
colors: {
custom: {
50: '#daecf0',
500: '#cae4ea',
950: '#000000',
},
}SCSS
$custom: #cae4ea; $custom-light: #daecf0; $custom-dark: #000000;
JSON
{
"hex": "#cae4ea",
"rgb": {
"r": 202,
"g": 228,
"b": 234
},
"hsl": {
"h": 191.25,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.90162,
"c": 0.02872,
"h": 213.2
},
"luminance": 0.73984
}Semantic roles & 50–950 ramp
primary
#CAE4EA
secondary
#C59C93
accent
#482FB6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485