#D0EADB#D0EADB
#D0EADB is a very light, muted green. Relative luminance 0.774; OKLCH L 91.4% C 0.034 H 160.4°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #D0EADB |
|---|---|
| RGB | rgb(208, 234, 219) |
| HSL | hsl(145, 38%, 87%) |
| HSV | hsv(145, 11%, 92%) |
| CMYK | cmyk(11.1%, 0%, 6.4%, 8.2%) |
| CIE-LAB | lab(90.49, -11.34, 4.39) |
| CIE-LCH | lch(90.49, 12.16, 158.85°) |
| OKLab | oklab(91.38% -0.0321 0.0114) |
| OKLCH | oklch(91.38% 0.034 160.4) |
| XYZ | xyz(68.2186, 77.3689, 78.3437) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 6.10
Ice
#D6FFFA
ΔE00 6.78
Ice Blue (survey)
#D7FFFE
ΔE00 7.76
Lightcyan
#E0FFFF
ΔE00 7.76
Very Pale Blue
#D6FFFE
ΔE00 7.83
Duck Egg Blue
#C3FBF4
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0EADB #EAD0DF
analogous
#D2EAD0 #D0EADB #D0EAE8
triadic
#D0EADB #DBD0EA #EADBD0
tetradic
#D0EADB #D0D2EA #EAD0DF #EAE8D0
square
#D0EADB #D0D2EA #EAD0DF #EAE8D0
split-complementary
#D0EADB #E8D0EA #EAD0D2
monochromatic
#7BC49A #A6D7BB #D0EADB #EAF6EF #EAF6EF
Accessibility & contrast
On white
1.27
#D0EADB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#D0EADB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0EADB
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0EADB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0EADB | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E6DA
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#CCEAE5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d0eadb; /* rgb */ color: rgb(208, 234, 219); /* oklch */ color: oklch(91.4% 0.034 160.4);
Tailwind
colors: {
custom: {
50: '#def0e6',
500: '#d0eadb',
950: '#000000',
},
}SCSS
$custom: #d0eadb; $custom-light: #def0e6; $custom-dark: #000000;
JSON
{
"hex": "#d0eadb",
"rgb": {
"r": 208,
"g": 234,
"b": 219
},
"hsl": {
"h": 145.385,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.91383,
"c": 0.03405,
"h": 160.4
},
"luminance": 0.7737
}Semantic roles & 50–950 ramp
primary
#D0EADB
secondary
#C49AB2
accent
#347CB1
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#151615
muted
#848584