#CAE8EA#CAE8EA
#CAE8EA is a very light, muted teal. Relative luminance 0.762; OKLCH L 91.0% C 0.032 H 201.5°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE8EA |
|---|---|
| RGB | rgb(202, 232, 234) |
| HSL | hsl(184, 43%, 85%) |
| HSV | hsv(184, 14%, 92%) |
| CMYK | cmyk(13.7%, 0.9%, 0%, 8.2%) |
| CIE-LAB | lab(89.96, -9.38, -4.28) |
| CIE-LCH | lch(89.96, 10.31, 204.53°) |
| OKLab | oklab(90.99% -0.0294 -0.0116) |
| OKLCH | oklch(90.99% 0.032 201.5) |
| XYZ | xyz(68.0613, 76.2087, 88.9498) |
| Luminance | 0.7621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 4.87
Powder Blue
#B0E0E6
ΔE00 4.98
Ice Blue (survey)
#D7FFFE
ΔE00 5.42
Very Light Blue
#D5FFFF
ΔE00 5.50
Very Pale Blue
#D6FFFE
ΔE00 5.52
Really Light Blue
#D4FFFF
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE8EA #EACCCA
analogous
#CAEADC #CAE8EA #CAD8EA
triadic
#CAE8EA #EACAE8 #E8EACA
tetradic
#CAE8EA #DCCAEA #EACCCA #D8EACA
square
#CAE8EA #DCCAEA #EACCCA #D8EACA
split-complementary
#CAE8EA #EACAD8 #EADCCA
monochromatic
#72C2C7 #9ED5D9 #CAE8EA #E9F5F6 #E9F5F6
Accessibility & contrast
On white
1.29
#CAE8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#CAE8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE8EA
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE8EA | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EA
Deuteranopia (green-blind)
#DDE0EA
Tritanopia (blue-blind)
#C1EAE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cae8ea; /* rgb */ color: rgb(202, 232, 234); /* oklch */ color: oklch(91.0% 0.032 201.5);
Tailwind
colors: {
custom: {
50: '#daeff0',
500: '#cae8ea',
950: '#000000',
},
}SCSS
$custom: #cae8ea; $custom-light: #daeff0; $custom-dark: #000000;
JSON
{
"hex": "#cae8ea",
"rgb": {
"r": 202,
"g": 232,
"b": 234
},
"hsl": {
"h": 183.75,
"s": 43.243,
"l": 85.49
},
"oklch": {
"l": 0.90986,
"c": 0.03162,
"h": 201.5
},
"luminance": 0.7621
}Semantic roles & 50–950 ramp
primary
#CAE8EA
secondary
#C59693
accent
#382FB6
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151616
muted
#848585