#D0DEBE#D0DEBE
#D0DEBE is a very light, muted yellow-green. Relative luminance 0.694; OKLCH L 88.1% C 0.045 H 126.6°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DEBE |
|---|---|
| RGB | rgb(208, 222, 190) |
| HSL | hsl(86, 33%, 81%) |
| HSV | hsv(86, 14%, 87%) |
| CMYK | cmyk(6.3%, 0%, 14.4%, 12.9%) |
| CIE-LAB | lab(86.69, -10.33, 14.12) |
| CIE-LCH | lch(86.69, 17.50, 126.17°) |
| OKLab | oklab(88.15% -0.0271 0.0365) |
| OKLCH | oklch(88.15% 0.045 126.6) |
| XYZ | xyz(61.4266, 69.3700, 58.8588) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.19
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.42
Lightyellow
#FFFFE0
ΔE00 9.23
Light Grey Green
#B7E1A1
ΔE00 9.29
Eggshell (survey)
#FFFFD4
ΔE00 9.36
Honeydew
#F0FFF0
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DEBE #CCBEDE
analogous
#DEDCBE #D0DEBE #C0DEBE
triadic
#D0DEBE #BED0DE #DEBED0
tetradic
#D0DEBE #BEDEDC #CCBEDE #DEBEC0
square
#D0DEBE #BEDEDC #CCBEDE #DEBEC0
split-complementary
#D0DEBE #BEC0DE #DCBEDE
monochromatic
#95B56D #B3C995 #D0DEBE #EDF3E7 #F0F5EB
Accessibility & contrast
On white
1.41
#D0DEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#D0DEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DEBE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DEBE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABC
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#D2DBD5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0debe; /* rgb */ color: rgb(208, 222, 190); /* oklch */ color: oklch(88.1% 0.045 126.6);
Tailwind
colors: {
custom: {
50: '#dee8d1',
500: '#d0debe',
950: '#000000',
},
}SCSS
$custom: #d0debe; $custom-light: #dee8d1; $custom-dark: #000000;
JSON
{
"hex": "#d0debe",
"rgb": {
"r": 208,
"g": 222,
"b": 190
},
"hsl": {
"h": 86.25,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.88149,
"c": 0.04549,
"h": 126.6
},
"luminance": 0.6937
}Semantic roles & 50–950 ramp
primary
#D0DEBE
secondary
#9D8AB6
accent
#3AAB6C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483