#CDE0DB#CDE0DB
#CDE0DB is a very light, muted teal. Relative luminance 0.714; OKLCH L 89.1% C 0.021 H 178.3°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE0DB |
|---|---|
| RGB | rgb(205, 224, 219) |
| HSL | hsl(164, 23%, 84%) |
| HSV | hsv(164, 8%, 88%) |
| CMYK | cmyk(8.5%, 0%, 2.2%, 12.2%) |
| CIE-LAB | lab(87.68, -7.25, 0.28) |
| CIE-LCH | lch(87.68, 7.26, 177.79°) |
| OKLab | oklab(89.11% -0.0214 0.0006) |
| OKLCH | oklch(89.11% 0.021 178.3) |
| XYZ | xyz(64.6159, 71.4040, 77.3822) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.90
Lightcyan
#E0FFFF
ΔE00 7.32
Azure (CSS)
#F0FFFF
ΔE00 7.51
Mintcream
#F5FFFA
ΔE00 7.79
Honeydew
#F0FFF0
ΔE00 7.87
Silver (survey)
#C5C9C7
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE0DB #E0CDD2
analogous
#CDE0D2 #CDE0DB #CDDCE0
triadic
#CDE0DB #DBCDE0 #E0DBCD
tetradic
#CDE0DB #D2CDE0 #E0CDD2 #DCE0CD
square
#CDE0DB #D2CDE0 #E0CDD2 #DCE0CD
split-complementary
#CDE0DB #E0CDDC #E0D2CD
monochromatic
#81B1A5 #A7C9C0 #CDE0DB #ECF3F1 #ECF3F1
Accessibility & contrast
On white
1.37
#CDE0DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#CDE0DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE0DB
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE0DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE0DB | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#DADBDB
Tritanopia (blue-blind)
#C9E1DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #cde0db; /* rgb */ color: rgb(205, 224, 219); /* oklch */ color: oklch(89.1% 0.021 178.3);
Tailwind
colors: {
custom: {
50: '#dce9e6',
500: '#cde0db',
950: '#000000',
},
}SCSS
$custom: #cde0db; $custom-light: #dce9e6; $custom-dark: #000000;
JSON
{
"hex": "#cde0db",
"rgb": {
"r": 205,
"g": 224,
"b": 219
},
"hsl": {
"h": 164.211,
"s": 23.457,
"l": 84.118
},
"oklch": {
"l": 0.89108,
"c": 0.02138,
"h": 178.3
},
"luminance": 0.71405
}Semantic roles & 50–950 ramp
primary
#CDE0DB
secondary
#B79AA2
accent
#445CA2
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484