#CAE2EA#CAE2EA
#CAE2EA is a very light, muted cyan. Relative luminance 0.729; OKLCH L 89.8% C 0.028 H 219.8°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE2EA |
|---|---|
| RGB | rgb(202, 226, 234) |
| HSL | hsl(195, 43%, 85%) |
| HSV | hsv(195, 14%, 92%) |
| CMYK | cmyk(13.7%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(88.39, -6.32, -6.59) |
| CIE-LCH | lch(88.39, 9.13, 226.19°) |
| OKLab | oklab(89.75% -0.0213 -0.0178) |
| OKLCH | oklch(89.75% 0.028 219.8) |
| XYZ | xyz(66.4011, 72.8884, 88.3964) |
| Luminance | 0.7289 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.71
Powder Blue
#B0E0E6
ΔE00 6.98
Fog
#D8DCE0
ΔE00 7.34
Lightcyan
#E0FFFF
ΔE00 7.47
Azure (CSS)
#F0FFFF
ΔE00 7.61
Aliceblue
#F0F8FF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE2EA #EAD2CA
analogous
#CAEAE2 #CAE2EA #CAD2EA
triadic
#CAE2EA #EACAE2 #E2EACA
tetradic
#CAE2EA #E2CAEA #EAD2CA #D2EACA
square
#CAE2EA #E2CAEA #EAD2CA #D2EACA
split-complementary
#CAE2EA #EACAD2 #EAE2CA
monochromatic
#72B2C7 #9ECAD9 #CAE2EA #E9F3F6 #E9F3F6
Accessibility & contrast
On white
1.35
#CAE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#CAE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE2EA
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE2EA | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EA
Deuteranopia (green-blind)
#D8DCEA
Tritanopia (blue-blind)
#C1E5E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #cae2ea; /* rgb */ color: rgb(202, 226, 234); /* oklch */ color: oklch(89.8% 0.028 219.8);
Tailwind
colors: {
custom: {
50: '#daebf0',
500: '#cae2ea',
950: '#000000',
},
}SCSS
$custom: #cae2ea; $custom-light: #daebf0; $custom-dark: #000000;
JSON
{
"hex": "#cae2ea",
"rgb": {
"r": 202,
"g": 226,
"b": 234
},
"hsl": {
"h": 195,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.89752,
"c": 0.02777,
"h": 219.8
},
"luminance": 0.7289
}Semantic roles & 50–950 ramp
primary
#CAE2EA
secondary
#C5A093
accent
#512FB6
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#151616
muted
#848485