#D0EADC#D0EADC
#D0EADC is a very light, muted green. Relative luminance 0.774; OKLCH L 91.4% C 0.033 H 162.2°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EADC |
|---|---|
| RGB | rgb(208, 234, 220) |
| HSL | hsl(148, 38%, 87%) |
| HSV | hsv(148, 11%, 92%) |
| CMYK | cmyk(11.1%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(90.52, -11.16, 3.90) |
| CIE-LCH | lch(90.52, 11.82, 160.73°) |
| OKLab | oklab(91.41% -0.0317 0.0102) |
| OKLCH | oklch(91.41% 0.033 162.2) |
| XYZ | xyz(68.3506, 77.4217, 79.0391) |
| Luminance | 0.7742 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.09
Ice
#D6FFFA
ΔE00 6.55
Lightcyan
#E0FFFF
ΔE00 7.44
Ice Blue (survey)
#D7FFFE
ΔE00 7.47
Very Pale Blue
#D6FFFE
ΔE00 7.55
Very Light Blue
#D5FFFF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EADC #EAD0DE
analogous
#D1EAD0 #D0EADC #D0EAE9
triadic
#D0EADC #DCD0EA #EADCD0
tetradic
#D0EADC #D0D1EA #EAD0DE #EAE9D0
square
#D0EADC #D0D1EA #EAD0DE #EAE9D0
split-complementary
#D0EADC #E9D0EA #EAD0D1
monochromatic
#7BC49D #A6D7BD #D0EADC #EAF6EF #EAF6EF
Accessibility & contrast
On white
1.27
#D0EADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#D0EADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EADC
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EADC | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DB
Deuteranopia (green-blind)
#E4E2DD
Tritanopia (blue-blind)
#CCEAE6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d0eadc; /* rgb */ color: rgb(208, 234, 220); /* oklch */ color: oklch(91.4% 0.033 162.2);
Tailwind
colors: {
custom: {
50: '#def0e6',
500: '#d0eadc',
950: '#000000',
},
}SCSS
$custom: #d0eadc; $custom-light: #def0e6; $custom-dark: #000000;
JSON
{
"hex": "#d0eadc",
"rgb": {
"r": 208,
"g": 234,
"b": 220
},
"hsl": {
"h": 147.692,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.9141,
"c": 0.03327,
"h": 162.2
},
"luminance": 0.77423
}Semantic roles & 50–950 ramp
primary
#D0EADC
secondary
#C49AB1
accent
#3478B1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151616
muted
#848584