#CAE8EC#CAE8EC
#CAE8EC is a very light, muted teal. Relative luminance 0.763; OKLCH L 91.0% C 0.032 H 206.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CAE8EC |
|---|---|
| RGB | rgb(202, 232, 236) |
| HSL | hsl(187, 47%, 86%) |
| HSV | hsv(187, 14%, 93%) |
| CMYK | cmyk(14.4%, 1.7%, 0%, 7.5%) |
| CIE-LAB | lab(90.01, -8.98, -5.25) |
| CIE-LCH | lch(90.01, 10.40, 210.31°) |
| OKLab | oklab(91.05% -0.0286 -0.0142) |
| OKLCH | oklch(91.05% 0.032 206.4) |
| XYZ | xyz(68.3502, 76.3243, 90.4715) |
| Luminance | 0.7633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.02
Lightcyan
#E0FFFF
ΔE00 5.10
Ice Blue (survey)
#D7FFFE
ΔE00 5.81
Very Light Blue
#D5FFFF
ΔE00 5.84
Very Pale Blue
#D6FFFE
ΔE00 5.91
Really Light Blue
#D4FFFF
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAE8EC #ECCECA
analogous
#CAECDF #CAE8EC #CAD7EC
triadic
#CAE8EC #ECCAE8 #E8ECCA
tetradic
#CAE8EC #DFCAEC #ECCECA #D7ECCA
square
#CAE8EC #DFCAEC #ECCECA #D7ECCA
split-complementary
#CAE8EC #ECCAD7 #ECDFCA
monochromatic
#70C1CC #9DD4DC #CAE8EC #E8F5F7 #E8F5F7
Accessibility & contrast
On white
1.29
#CAE8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#CAE8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAE8EC
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAE8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAE8EC | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EC
Deuteranopia (green-blind)
#DDE0EC
Tritanopia (blue-blind)
#C0EBE9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #cae8ec; /* rgb */ color: rgb(202, 232, 236); /* oklch */ color: oklch(91.0% 0.032 206.4);
Tailwind
colors: {
custom: {
50: '#daeff2',
500: '#cae8ec',
950: '#000000',
},
}SCSS
$custom: #cae8ec; $custom-light: #daeff2; $custom-dark: #000000;
JSON
{
"hex": "#cae8ec",
"rgb": {
"r": 202,
"g": 232,
"b": 236
},
"hsl": {
"h": 187.059,
"s": 47.222,
"l": 85.882
},
"oklch": {
"l": 0.91046,
"c": 0.03198,
"h": 206.4
},
"luminance": 0.76326
}Semantic roles & 50–950 ramp
primary
#CAE8EC
secondary
#C89892
accent
#3C2BBA
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151616
muted
#848585