#CAEDDC#CAEDDC
#CAEDDC is a very light, muted teal. Relative luminance 0.783; OKLCH L 91.6% C 0.043 H 164.6°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CAEDDC |
|---|---|
| RGB | rgb(202, 237, 220) |
| HSL | hsl(151, 49%, 86%) |
| HSV | hsv(151, 15%, 93%) |
| CMYK | cmyk(14.8%, 0%, 7.2%, 7.1%) |
| CIE-LAB | lab(90.91, -14.61, 4.43) |
| CIE-LCH | lch(90.91, 15.27, 163.14°) |
| OKLab | oklab(91.63% -0.0416 0.0115) |
| OKLCH | oklch(91.63% 0.043 164.6) |
| XYZ | xyz(67.5564, 78.2907, 79.2486) |
| Luminance | 0.7829 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.15
Duck Egg Blue
#C3FBF4
ΔE00 6.40
Eggshell Blue
#C4FFF7
ΔE00 6.89
Light Light Blue
#CAFFFB
ΔE00 7.16
Pale Aqua
#B8FFEB
ΔE00 7.45
Ice Blue (survey)
#D7FFFE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAEDDC #EDCADB
analogous
#CAEDCA #CAEDDC #CAECED
triadic
#CAEDDC #DCCAED #EDDCCA
tetradic
#CAEDDC #CACAED #EDCADB #ECEDCA
square
#CAEDDC #CACAED #EDCADB #ECEDCA
split-complementary
#CAEDDC #EDCAEC #EDCACA
monochromatic
#6FCEA0 #9CDDBE #CAEDDC #E8F7F0 #E8F7F0
Accessibility & contrast
On white
1.26
#CAEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#CAEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAEDDC
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAEDDC | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DB
Deuteranopia (green-blind)
#E5E3DD
Tritanopia (blue-blind)
#C3EDE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #caeddc; /* rgb */ color: rgb(202, 237, 220); /* oklch */ color: oklch(91.6% 0.043 164.6);
Tailwind
colors: {
custom: {
50: '#daf2e6',
500: '#caeddc',
950: '#000000',
},
}SCSS
$custom: #caeddc; $custom-light: #daf2e6; $custom-dark: #000000;
JSON
{
"hex": "#caeddc",
"rgb": {
"r": 202,
"g": 237,
"b": 220
},
"hsl": {
"h": 150.857,
"s": 49.296,
"l": 86.078
},
"oklch": {
"l": 0.91626,
"c": 0.04315,
"h": 164.6
},
"luminance": 0.78292
}Semantic roles & 50–950 ramp
primary
#CAEDDC
secondary
#CA92AD
accent
#2971BD
background
#FEFFFE
surface
#FBFEFC
border
#D4D6D5
text
#151716
muted
#848584