#D0DEAD#D0DEAD
#D0DEAD is a very light, moderate yellow-green. Relative luminance 0.687; OKLCH L 87.8% C 0.067 H 120.7°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DEAD |
|---|---|
| RGB | rgb(208, 222, 173) |
| HSL | hsl(77, 43%, 77%) |
| HSV | hsv(77, 22%, 87%) |
| CMYK | cmyk(6.3%, 0%, 22.1%, 12.9%) |
| CIE-LAB | lab(86.34, -12.98, 22.52) |
| CIE-LCH | lch(86.34, 25.99, 119.95°) |
| OKLab | oklab(87.76% -0.0341 0.0574) |
| OKLCH | oklch(87.76% 0.067 120.7) |
| XYZ | xyz(59.6757, 68.6696, 49.6378) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.55
Palegoldenrod
#EEE8AA
ΔE00 7.33
Pale Olive
#B9CC81
ΔE00 7.46
Light Sage
#BCECAC
ΔE00 7.59
Light Khaki
#E6F2A2
ΔE00 7.61
Beige (survey)
#E6DAA6
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DEAD #BBADDE
analogous
#DED4AD #D0DEAD #B7DEAD
triadic
#D0DEAD #ADD0DE #DEADD0
tetradic
#D0DEAD #ADDED4 #BBADDE #DEADB7
square
#D0DEAD #ADDED4 #BBADDE #DEADB7
split-complementary
#D0DEAD #ADB7DE #D4ADDE
monochromatic
#9EBB56 #B7CC81 #D0DEAD #E9F0D9 #F2F6E9
Accessibility & contrast
On white
1.43
#D0DEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#D0DEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DEAD
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DEAD | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D8AA
Deuteranopia (green-blind)
#E3D8AF
Tritanopia (blue-blind)
#D4D9D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0dead; /* rgb */ color: rgb(208, 222, 173); /* oklch */ color: oklch(87.8% 0.067 120.7);
Tailwind
colors: {
custom: {
50: '#dee8c5',
500: '#d0dead',
950: '#000000',
},
}SCSS
$custom: #d0dead; $custom-light: #dee8c5; $custom-dark: #000000;
JSON
{
"hex": "#d0dead",
"rgb": {
"r": 208,
"g": 222,
"b": 173
},
"hsl": {
"h": 77.143,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.8776,
"c": 0.06672,
"h": 120.7
},
"luminance": 0.6867
}Semantic roles & 50–950 ramp
primary
#D0DEAD
secondary
#8A79B6
accent
#30B656
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482