#CAEEEE#CAEEEE
#CAEEEE is a very light, muted teal. Relative luminance 0.799; OKLCH L 92.3% C 0.037 H 196.5°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEEE |
|---|---|
| RGB | rgb(202, 238, 238) |
| HSL | hsl(180, 51%, 86%) |
| HSV | hsv(180, 15%, 93%) |
| CMYK | cmyk(15.1%, 0%, 0%, 6.7%) |
| CIE-LAB | lab(91.63, -11.61, -3.91) |
| CIE-LCH | lch(91.63, 12.25, 198.60°) |
| OKLab | oklab(92.35% -0.0359 -0.0106) |
| OKLCH | oklch(92.35% 0.037 196.5) |
| XYZ | xyz(70.3602, 79.8768, 92.5830) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.56
Very Pale Blue
#D6FFFE
ΔE00 3.60
Very Light Blue
#D5FFFF
ΔE00 3.61
Really Light Blue
#D4FFFF
ΔE00 3.68
Pale Blue
#D0FEFE
ΔE00 3.78
Lightcyan
#E0FFFF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEEE #EECACA
analogous
#CAEEDC #CAEEEE #CADCEE
triadic
#CAEEEE #EECAEE #EEEECA
tetradic
#CAEEEE #DCCAEE #EECACA #DCEECA
square
#CAEEEE #DCCAEE #EECACA #DCEECA
split-complementary
#CAEEEE #EECADC #EEDCCA
monochromatic
#6DD0D0 #9CDFDF #CAEEEE #E8F8F8 #E8F8F8
Accessibility & contrast
On white
1.24
#CAEEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#CAEEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEEE
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEEE | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAEE
Deuteranopia (green-blind)
#E2E5EE
Tritanopia (blue-blind)
#BFF1EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #caeeee; /* rgb */ color: rgb(202, 238, 238); /* oklch */ color: oklch(92.3% 0.037 196.5);
Tailwind
colors: {
custom: {
50: '#daf3f3',
500: '#caeeee',
950: '#000000',
},
}SCSS
$custom: #caeeee; $custom-light: #daf3f3; $custom-dark: #000000;
JSON
{
"hex": "#caeeee",
"rgb": {
"r": 202,
"g": 238,
"b": 238
},
"hsl": {
"h": 180,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.92345,
"c": 0.03741,
"h": 196.5
},
"luminance": 0.79879
}Semantic roles & 50–950 ramp
primary
#CAEEEE
secondary
#CB9191
accent
#2727BF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585