#D0ECDF#D0ECDF
#D0ECDF is a very light, muted teal. Relative luminance 0.787; OKLCH L 91.9% C 0.034 H 166.0°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D0ECDF |
|---|---|
| RGB | rgb(208, 236, 223) |
| HSL | hsl(152, 42%, 87%) |
| HSV | hsv(152, 12%, 93%) |
| CMYK | cmyk(11.9%, 0%, 5.5%, 7.5%) |
| CIE-LAB | lab(91.11, -11.61, 3.20) |
| CIE-LCH | lch(91.11, 12.04, 164.59°) |
| OKLab | oklab(91.91% -0.0332 0.0083) |
| OKLCH | oklch(91.91% 0.034 166) |
| XYZ | xyz(69.3241, 78.7273, 81.3412) |
| Luminance | 0.7873 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Ice
#D6FFFA
ΔE00 5.78
Honeydew
#F0FFF0
ΔE00 6.21
Ice Blue (survey)
#D7FFFE
ΔE00 6.73
Very Pale Blue
#D6FFFE
ΔE00 6.80
Lightcyan
#E0FFFF
ΔE00 6.85
Very Light Blue
#D5FFFF
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0ECDF #ECD0DD
analogous
#D0ECD1 #D0ECDF #D0EBEC
triadic
#D0ECDF #DFD0EC #ECDFD0
tetradic
#D0ECDF #D1D0EC #ECD0DD #EBECD0
square
#D0ECDF #D1D0EC #ECD0DD #EBECD0
split-complementary
#D0ECDF #ECD0EB #ECD1D0
monochromatic
#79C9A4 #A4DAC1 #D0ECDF #E9F6F0 #E9F6F0
Accessibility & contrast
On white
1.25
#D0ECDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#D0ECDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0ECDF
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0ECDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0ECDF | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#CBECE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d0ecdf; /* rgb */ color: rgb(208, 236, 223); /* oklch */ color: oklch(91.9% 0.034 166.0);
Tailwind
colors: {
custom: {
50: '#def2e9',
500: '#d0ecdf',
950: '#000000',
},
}SCSS
$custom: #d0ecdf; $custom-light: #def2e9; $custom-dark: #000000;
JSON
{
"hex": "#d0ecdf",
"rgb": {
"r": 208,
"g": 236,
"b": 223
},
"hsl": {
"h": 152.143,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.91906,
"c": 0.03423,
"h": 166
},
"luminance": 0.78729
}Semantic roles & 50–950 ramp
primary
#D0ECDF
secondary
#C899AE
accent
#306EB6
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584