#CDE2DD#CDE2DD
#CDE2DD is a very light, muted teal. Relative luminance 0.726; OKLCH L 89.6% C 0.023 H 179.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE2DD |
|---|---|
| RGB | rgb(205, 226, 221) |
| HSL | hsl(166, 27%, 85%) |
| HSV | hsv(166, 9%, 89%) |
| CMYK | cmyk(9.3%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(88.25, -7.90, 0.06) |
| CIE-LCH | lch(88.25, 7.90, 179.55°) |
| OKLab | oklab(89.58% -0.0233 0) |
| OKLCH | oklch(89.58% 0.023 179.9) |
| XYZ | xyz(65.4214, 72.5913, 78.9574) |
| Luminance | 0.7259 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.58
Lightcyan
#E0FFFF
ΔE00 6.74
Azure (CSS)
#F0FFFF
ΔE00 7.39
Ice Blue (survey)
#D7FFFE
ΔE00 7.58
Ice
#D6FFFA
ΔE00 7.66
Honeydew
#F0FFF0
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE2DD #E2CDD2
analogous
#CDE2D3 #CDE2DD #CDDDE2
triadic
#CDE2DD #DDCDE2 #E2DDCD
tetradic
#CDE2DD #D3CDE2 #E2CDD2 #DDE2CD
square
#CDE2DD #D3CDE2 #E2CDD2 #DDE2CD
split-complementary
#CDE2DD #E2CDDD #E2D3CD
monochromatic
#80B5A8 #A6CCC3 #CDE2DD #ECF4F2 #ECF4F2
Accessibility & contrast
On white
1.35
#CDE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#CDE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE2DD
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE2DD | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#DCDCDD
Tritanopia (blue-blind)
#C8E3E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cde2dd; /* rgb */ color: rgb(205, 226, 221); /* oklch */ color: oklch(89.6% 0.023 179.9);
Tailwind
colors: {
custom: {
50: '#dcebe7',
500: '#cde2dd',
950: '#000000',
},
}SCSS
$custom: #cde2dd; $custom-light: #dcebe7; $custom-dark: #000000;
JSON
{
"hex": "#cde2dd",
"rgb": {
"r": 205,
"g": 226,
"b": 221
},
"hsl": {
"h": 165.714,
"s": 26.582,
"l": 84.51
},
"oklch": {
"l": 0.89577,
"c": 0.02334,
"h": 179.9
},
"luminance": 0.72592
}Semantic roles & 50–950 ramp
primary
#CDE2DD
secondary
#B99AA1
accent
#4058A5
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#151616
muted
#848484