#CAEDEE#CAEDEE
#CAEDEE is a very light, muted teal. Relative luminance 0.793; OKLCH L 92.1% C 0.036 H 198.7°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEDEE |
|---|---|
| RGB | rgb(202, 237, 238) |
| HSL | hsl(182, 51%, 86%) |
| HSV | hsv(182, 15%, 93%) |
| CMYK | cmyk(15.1%, 0.4%, 0%, 6.7%) |
| CIE-LAB | lab(91.37, -11.11, -4.29) |
| CIE-LCH | lch(91.37, 11.91, 201.12°) |
| OKLab | oklab(92.14% -0.0345 -0.0117) |
| OKLCH | oklch(92.14% 0.036 198.7) |
| XYZ | xyz(70.0699, 79.2961, 92.4862) |
| Luminance | 0.7930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Ice Blue (survey)
#D7FFFE
ΔE00 3.90
Very Light Blue
#D5FFFF
ΔE00 3.93
Very Pale Blue
#D6FFFE
ΔE00 3.96
Really Light Blue
#D4FFFF
ΔE00 4.01
Lightcyan
#E0FFFF
ΔE00 4.07
Pale Blue
#D0FEFE
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEDEE #EECBCA
analogous
#CAEEDD #CAEDEE #CADBEE
triadic
#CAEDEE #EECAED #EDEECA
tetradic
#CAEDEE #DDCAEE #EECBCA #DBEECA
square
#CAEDEE #DDCAEE #EECBCA #DBEECA
split-complementary
#CAEDEE #EECADB #EEDDCA
monochromatic
#6DCED0 #9CDDDF #CAEDEE #E8F7F8 #E8F7F8
Accessibility & contrast
On white
1.25
#CAEDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#CAEDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEDEE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEDEE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E9EE
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#BFF0ED
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caedee; /* rgb */ color: rgb(202, 237, 238); /* oklch */ color: oklch(92.1% 0.036 198.7);
Tailwind
colors: {
custom: {
50: '#daf2f3',
500: '#caedee',
950: '#000000',
},
}SCSS
$custom: #caedee; $custom-light: #daf2f3; $custom-dark: #000000;
JSON
{
"hex": "#caedee",
"rgb": {
"r": 202,
"g": 237,
"b": 238
},
"hsl": {
"h": 181.667,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.92138,
"c": 0.03646,
"h": 198.7
},
"luminance": 0.79298
}Semantic roles & 50–950 ramp
primary
#CAEDEE
secondary
#CB9391
accent
#2B27BF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#151717
muted
#848585