#D0ECDE#D0ECDE
#D0ECDE is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.9% C 0.035 H 164.1°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D0ECDE |
|---|---|
| RGB | rgb(208, 236, 222) |
| HSL | hsl(150, 42%, 87%) |
| HSV | hsv(150, 12%, 93%) |
| CMYK | cmyk(11.9%, 0%, 5.9%, 7.5%) |
| CIE-LAB | lab(91.09, -11.79, 3.69) |
| CIE-LCH | lch(91.09, 12.36, 162.65°) |
| OKLab | oklab(91.88% -0.0336 0.0096) |
| OKLCH | oklch(91.88% 0.035 164.1) |
| XYZ | xyz(69.1897, 78.6735, 80.6333) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 6.01
Honeydew
#F0FFF0
ΔE00 6.20
Ice Blue (survey)
#D7FFFE
ΔE00 7.03
Very Pale Blue
#D6FFFE
ΔE00 7.10
Lightcyan
#E0FFFF
ΔE00 7.18
Duck Egg Blue
#C3FBF4
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0ECDE #ECD0DE
analogous
#D0ECD0 #D0ECDE #D0ECEC
triadic
#D0ECDE #DED0EC #ECDED0
tetradic
#D0ECDE #D0D0EC #ECD0DE #ECECD0
square
#D0ECDE #D0D0EC #ECD0DE #ECECD0
split-complementary
#D0ECDE #ECD0EC #ECD0D0
monochromatic
#79C9A1 #A4DABF #D0ECDE #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.25
#D0ECDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#D0ECDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0ECDE
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0ECDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0ECDE | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DD
Deuteranopia (green-blind)
#E5E4DF
Tritanopia (blue-blind)
#CBECE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d0ecde; /* rgb */ color: rgb(208, 236, 222); /* oklch */ color: oklch(91.9% 0.035 164.1);
Tailwind
colors: {
custom: {
50: '#def2e8',
500: '#d0ecde',
950: '#000000',
},
}SCSS
$custom: #d0ecde; $custom-light: #def2e8; $custom-dark: #000000;
JSON
{
"hex": "#d0ecde",
"rgb": {
"r": 208,
"g": 236,
"b": 222
},
"hsl": {
"h": 150,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.91879,
"c": 0.03494,
"h": 164.1
},
"luminance": 0.78675
}Semantic roles & 50–950 ramp
primary
#D0ECDE
secondary
#C899B0
accent
#3073B6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584