#CAEEDC#CAEEDC
#CAEEDC is a very light, muted teal. Relative luminance 0.789; OKLCH L 91.8% C 0.045 H 163.8°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEEDC |
|---|---|
| RGB | rgb(202, 238, 220) |
| HSL | hsl(150, 51%, 86%) |
| HSV | hsv(150, 15%, 93%) |
| CMYK | cmyk(15.1%, 0%, 7.6%, 6.7%) |
| CIE-LAB | lab(91.18, -15.11, 4.81) |
| CIE-LCH | lch(91.18, 15.86, 162.35°) |
| OKLab | oklab(91.84% -0.0429 0.0125) |
| OKLCH | oklch(91.84% 0.045 163.8) |
| XYZ | xyz(67.8467, 78.8714, 79.3454) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.28
Duck Egg Blue
#C3FBF4
ΔE00 6.40
Eggshell Blue
#C4FFF7
ΔE00 6.84
Pale Aqua
#B8FFEB
ΔE00 7.16
Light Light Blue
#CAFFFB
ΔE00 7.23
Very Pale Blue
#D6FFFE
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEEDC #EECADC
analogous
#CAEECA #CAEEDC #CAEEEE
triadic
#CAEEDC #DCCAEE #EEDCCA
tetradic
#CAEEDC #CACAEE #EECADC #EEEECA
square
#CAEEDC #CACAEE #EECADC #EEEECA
split-complementary
#CAEEDC #EECAEE #EECACA
monochromatic
#6DD09F #9CDFBD #CAEEDC #E8F8F0 #E8F8F0
Accessibility & contrast
On white
1.25
#CAEEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#CAEEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEEDC
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEEDC | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE9DB
Deuteranopia (green-blind)
#E6E4DD
Tritanopia (blue-blind)
#C3EEE9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #caeedc; /* rgb */ color: rgb(202, 238, 220); /* oklch */ color: oklch(91.8% 0.045 163.8);
Tailwind
colors: {
custom: {
50: '#daf3e6',
500: '#caeedc',
950: '#000000',
},
}SCSS
$custom: #caeedc; $custom-light: #daf3e6; $custom-dark: #000000;
JSON
{
"hex": "#caeedc",
"rgb": {
"r": 202,
"g": 238,
"b": 220
},
"hsl": {
"h": 150,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.91836,
"c": 0.0447,
"h": 163.8
},
"luminance": 0.78873
}Semantic roles & 50–950 ramp
primary
#CAEEDC
secondary
#CB91AE
accent
#2773BF
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151716
muted
#848584