#CDE0DA#CDE0DA
#CDE0DA is a very light, muted teal. Relative luminance 0.714; OKLCH L 89.1% C 0.022 H 174.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE0DA |
|---|---|
| RGB | rgb(205, 224, 218) |
| HSL | hsl(161, 23%, 84%) |
| HSV | hsv(161, 8%, 88%) |
| CMYK | cmyk(8.5%, 0%, 2.7%, 12.2%) |
| CIE-LAB | lab(87.66, -7.44, 0.77) |
| CIE-LCH | lch(87.66, 7.48, 174.10°) |
| OKLab | oklab(89.08% -0.0218 0.0019) |
| OKLCH | oklch(89.08% 0.022 174.9) |
| XYZ | xyz(64.4847, 71.3515, 76.6909) |
| Luminance | 0.7135 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.95
Lightcyan
#E0FFFF
ΔE00 7.46
Honeydew
#F0FFF0
ΔE00 7.66
Azure (CSS)
#F0FFFF
ΔE00 7.70
Mintcream
#F5FFFA
ΔE00 7.84
Silver (survey)
#C5C9C7
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE0DA #E0CDD3
analogous
#CDE0D1 #CDE0DA #CDDDE0
triadic
#CDE0DA #DACDE0 #E0DACD
tetradic
#CDE0DA #D1CDE0 #E0CDD3 #DDE0CD
square
#CDE0DA #D1CDE0 #E0CDD3 #DDE0CD
split-complementary
#CDE0DA #E0CDDD #E0D1CD
monochromatic
#81B1A2 #A7C9BE #CDE0DA #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.38
#CDE0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#CDE0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE0DA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE0DA | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDA
Deuteranopia (green-blind)
#DBDBDA
Tritanopia (blue-blind)
#C9E1DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cde0da; /* rgb */ color: rgb(205, 224, 218); /* oklch */ color: oklch(89.1% 0.022 174.9);
Tailwind
colors: {
custom: {
50: '#dce9e5',
500: '#cde0da',
950: '#000000',
},
}SCSS
$custom: #cde0da; $custom-light: #dce9e5; $custom-dark: #000000;
JSON
{
"hex": "#cde0da",
"rgb": {
"r": 205,
"g": 224,
"b": 218
},
"hsl": {
"h": 161.053,
"s": 23.457,
"l": 84.118
},
"oklch": {
"l": 0.8908,
"c": 0.02185,
"h": 174.9
},
"luminance": 0.71352
}Semantic roles & 50–950 ramp
primary
#CDE0DA
secondary
#B79AA3
accent
#4461A2
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484