#CAEEED#CAEEED
#CAEEED is a very light, muted teal. Relative luminance 0.798; OKLCH L 92.3% C 0.037 H 194.5°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEED |
|---|---|
| RGB | rgb(202, 238, 237) |
| HSL | hsl(178, 51%, 86%) |
| HSV | hsv(178, 15%, 93%) |
| CMYK | cmyk(15.1%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(91.60, -11.81, -3.43) |
| CIE-LCH | lch(91.60, 12.30, 196.17°) |
| OKLab | oklab(92.32% -0.0362 -0.0093) |
| OKLCH | oklch(92.32% 0.037 194.5) |
| XYZ | xyz(70.2137, 79.8182, 91.8114) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.53
Very Pale Blue
#D6FFFE
ΔE00 3.56
Very Light Blue
#D5FFFF
ΔE00 3.62
Really Light Blue
#D4FFFF
ΔE00 3.67
Pale Blue
#D0FEFE
ΔE00 3.76
Ice
#D6FFFA
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEED #EECACB
analogous
#CAEEDB #CAEEED #CADDEE
triadic
#CAEEED #EDCAEE #EEEDCA
tetradic
#CAEEED #DBCAEE #EECACB #DDEECA
square
#CAEEED #DBCAEE #EECACB #DDEECA
split-complementary
#CAEEED #EECADD #EEDBCA
monochromatic
#6DD0CE #9CDFDD #CAEEED #E8F8F7 #E8F8F7
Accessibility & contrast
On white
1.24
#CAEEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#CAEEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEED
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEED | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9EAED
Deuteranopia (green-blind)
#E2E5ED
Tritanopia (blue-blind)
#C0F0EE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #caeeed; /* rgb */ color: rgb(202, 238, 237); /* oklch */ color: oklch(92.3% 0.037 194.5);
Tailwind
colors: {
custom: {
50: '#daf3f2',
500: '#caeeed',
950: '#000000',
},
}SCSS
$custom: #caeeed; $custom-light: #daf3f2; $custom-dark: #000000;
JSON
{
"hex": "#caeeed",
"rgb": {
"r": 202,
"g": 238,
"b": 237
},
"hsl": {
"h": 178.333,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.92316,
"c": 0.03742,
"h": 194.5
},
"luminance": 0.7982
}Semantic roles & 50–950 ramp
primary
#CAEEED
secondary
#CB9193
accent
#272BBF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585