#CAEEEB#CAEEEB
#CAEEEB is a very light, muted teal. Relative luminance 0.797; OKLCH L 92.3% C 0.038 H 190.3°. Best body text is #000000 at 16.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEEB |
|---|---|
| RGB | rgb(202, 238, 235) |
| HSL | hsl(175, 51%, 86%) |
| HSV | hsv(175, 15%, 93%) |
| CMYK | cmyk(15.1%, 0%, 1.3%, 6.7%) |
| CIE-LAB | lab(91.55, -12.21, -2.46) |
| CIE-LCH | lch(91.55, 12.46, 191.39°) |
| OKLab | oklab(92.26% -0.037 -0.0068) |
| OKLCH | oklch(92.26% 0.038 190.3) |
| XYZ | xyz(69.9231, 79.7019, 90.2811) |
| Luminance | 0.7970 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.62
Very Pale Blue
#D6FFFE
ΔE00 3.65
Ice
#D6FFFA
ΔE00 3.66
Very Light Blue
#D5FFFF
ΔE00 3.79
Really Light Blue
#D4FFFF
ΔE00 3.83
Pale Blue
#D0FEFE
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEEB #EECACD
analogous
#CAEED9 #CAEEEB #CADFEE
triadic
#CAEEEB #EBCAEE #EEEBCA
tetradic
#CAEEEB #D9CAEE #EECACD #DFEECA
square
#CAEEEB #D9CAEE #EECACD #DFEECA
split-complementary
#CAEEEB #EECADF #EED9CA
monochromatic
#6DD0C8 #9CDFDA #CAEEEB #E8F8F6 #E8F8F6
Accessibility & contrast
On white
1.24
#CAEEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.94
#CAEEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEEB
16.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEEB | 1.00 | 1.24 | 16.94 | 16.94 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEAEB
Deuteranopia (green-blind)
#E2E5EB
Tritanopia (blue-blind)
#C0F0ED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #caeeeb; /* rgb */ color: rgb(202, 238, 235); /* oklch */ color: oklch(92.3% 0.038 190.3);
Tailwind
colors: {
custom: {
50: '#daf3f1',
500: '#caeeeb',
950: '#000000',
},
}SCSS
$custom: #caeeeb; $custom-light: #daf3f1; $custom-dark: #000000;
JSON
{
"hex": "#caeeeb",
"rgb": {
"r": 202,
"g": 238,
"b": 235
},
"hsl": {
"h": 175,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.92257,
"c": 0.03763,
"h": 190.3
},
"luminance": 0.79704
}Semantic roles & 50–950 ramp
primary
#CAEEEB
secondary
#CB9196
accent
#2733BF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151716
muted
#848585