#CAE1EA#CAE1EA
#CAE1EA is a very light, muted cyan. Relative luminance 0.723; OKLCH L 89.5% C 0.027 H 223.2°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE1EA |
|---|---|
| RGB | rgb(202, 225, 234) |
| HSL | hsl(197, 43%, 85%) |
| HSV | hsv(197, 14%, 92%) |
| CMYK | cmyk(13.7%, 3.8%, 0%, 8.2%) |
| CIE-LAB | lab(88.13, -5.80, -6.97) |
| CIE-LCH | lch(88.13, 9.07, 230.21°) |
| OKLab | oklab(89.55% -0.02 -0.0188) |
| OKLCH | oklch(89.55% 0.027 223.2) |
| XYZ | xyz(66.1300, 72.3461, 88.3060) |
| Luminance | 0.7235 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.88
Fog
#D8DCE0
ΔE00 6.98
Powder Blue
#B0E0E6
ΔE00 7.50
Aliceblue
#F0F8FF
ΔE00 7.77
Azure (CSS)
#F0FFFF
ΔE00 7.86
Lightcyan
#E0FFFF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE1EA #EAD3CA
analogous
#CAEAE3 #CAE1EA #CAD1EA
triadic
#CAE1EA #EACAE1 #E1EACA
tetradic
#CAE1EA #E3CAEA #EAD3CA #D1EACA
square
#CAE1EA #E3CAEA #EAD3CA #D1EACA
split-complementary
#CAE1EA #EACAD1 #EAE3CA
monochromatic
#72AFC7 #9EC8D9 #CAE1EA #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.36
#CAE1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#CAE1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE1EA
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE1EA | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDFEB
Deuteranopia (green-blind)
#D7DBEA
Tritanopia (blue-blind)
#C2E4E4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cae1ea; /* rgb */ color: rgb(202, 225, 234); /* oklch */ color: oklch(89.5% 0.027 223.2);
Tailwind
colors: {
custom: {
50: '#daeaf0',
500: '#cae1ea',
950: '#000000',
},
}SCSS
$custom: #cae1ea; $custom-light: #daeaf0; $custom-dark: #000000;
JSON
{
"hex": "#cae1ea",
"rgb": {
"r": 202,
"g": 225,
"b": 234
},
"hsl": {
"h": 196.875,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.89547,
"c": 0.02744,
"h": 223.2
},
"luminance": 0.72347
}Semantic roles & 50–950 ramp
primary
#CAE1EA
secondary
#C5A193
accent
#552FB6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485