#D0DCBD#D0DCBD
#D0DCBD is a very light, muted yellow-green. Relative luminance 0.683; OKLCH L 87.7% C 0.044 H 124.5°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCBD |
|---|---|
| RGB | rgb(208, 220, 189) |
| HSL | hsl(83, 31%, 80%) |
| HSV | hsv(83, 14%, 86%) |
| CMYK | cmyk(5.5%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(86.14, -9.47, 13.88) |
| CIE-LCH | lch(86.14, 16.80, 124.32°) |
| OKLab | oklab(87.71% -0.0247 0.0359) |
| OKLCH | oklch(87.71% 0.044 124.5) |
| XYZ | xyz(60.7896, 68.2703, 58.1092) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.97
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.43
Lightyellow
#FFFFE0
ΔE00 9.19
Off White (survey)
#FFFFE4
ΔE00 9.42
Eggshell (survey)
#FFFFD4
ΔE00 9.43
Honeydew
#F0FFF0
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCBD #C9BDDC
analogous
#DCD8BD #D0DCBD #C0DCBD
triadic
#D0DCBD #BDD0DC #DCBDD0
tetradic
#D0DCBD #BDDCD8 #C9BDDC #DCBDC0
square
#D0DCBD #BDDCD8 #C9BDDC #DCBDC0
split-complementary
#D0DCBD #BDC0DC #D8BDDC
monochromatic
#97B26D #B4C795 #D0DCBD #ECF1E5 #F1F4EB
Accessibility & contrast
On white
1.43
#D0DCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#D0DCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCBD
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCBD | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#DED7BE
Tritanopia (blue-blind)
#D2D9D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d0dcbd; /* rgb */ color: rgb(208, 220, 189); /* oklch */ color: oklch(87.7% 0.044 124.5);
Tailwind
colors: {
custom: {
50: '#dee6d1',
500: '#d0dcbd',
950: '#000000',
},
}SCSS
$custom: #d0dcbd; $custom-light: #dee6d1; $custom-dark: #000000;
JSON
{
"hex": "#d0dcbd",
"rgb": {
"r": 208,
"g": 220,
"b": 189
},
"hsl": {
"h": 83.226,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.8771,
"c": 0.04358,
"h": 124.5
},
"luminance": 0.6827
}Semantic roles & 50–950 ramp
primary
#D0DCBD
secondary
#9A8AB3
accent
#3CA966
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483