#CAEEEC#CAEEEC
#CAEEEC is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.3% C 0.037 H 192.4°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEEC |
|---|---|
| RGB | rgb(202, 238, 236) |
| HSL | hsl(177, 51%, 86%) |
| HSV | hsv(177, 15%, 93%) |
| CMYK | cmyk(15.1%, 0%, 0.8%, 6.7%) |
| CIE-LAB | lab(91.58, -12.01, -2.94) |
| CIE-LCH | lch(91.58, 12.37, 193.76°) |
| OKLab | oklab(92.29% -0.0366 -0.008) |
| OKLCH | oklch(92.29% 0.038 192.4) |
| XYZ | xyz(70.0680, 79.7599, 91.0441) |
| Luminance | 0.7976 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.55
Very Pale Blue
#D6FFFE
ΔE00 3.58
Very Light Blue
#D5FFFF
ΔE00 3.68
Really Light Blue
#D4FFFF
ΔE00 3.73
Pale Blue
#D0FEFE
ΔE00 3.79
Ice
#D6FFFA
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEEC #EECACC
analogous
#CAEEDA #CAEEEC #CADEEE
triadic
#CAEEEC #ECCAEE #EEECCA
tetradic
#CAEEEC #DACAEE #EECACC #DEEECA
square
#CAEEEC #DACAEE #EECACC #DEEECA
split-complementary
#CAEEEC #EECADE #EEDACA
monochromatic
#6DD0CB #9CDFDB #CAEEEC #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.24
#CAEEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#CAEEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEEC
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEEC | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEC
Deuteranopia (green-blind)
#E2E5EC
Tritanopia (blue-blind)
#C0F0ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #caeeec; /* rgb */ color: rgb(202, 238, 236); /* oklch */ color: oklch(92.3% 0.037 192.4);
Tailwind
colors: {
custom: {
50: '#daf3f2',
500: '#caeeec',
950: '#000000',
},
}SCSS
$custom: #caeeec; $custom-light: #daf3f2; $custom-dark: #000000;
JSON
{
"hex": "#caeeec",
"rgb": {
"r": 202,
"g": 238,
"b": 236
},
"hsl": {
"h": 176.667,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.92286,
"c": 0.0375,
"h": 192.4
},
"luminance": 0.79762
}Semantic roles & 50–950 ramp
primary
#CAEEEC
secondary
#CB9194
accent
#272FBF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585