#D0DCBE#D0DCBE
#D0DCBE is a very light, muted yellow-green. Relative luminance 0.683; OKLCH L 87.7% C 0.042 H 125.0°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCBE |
|---|---|
| RGB | rgb(208, 220, 190) |
| HSL | hsl(84, 30%, 80%) |
| HSV | hsv(84, 14%, 86%) |
| CMYK | cmyk(5.5%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(86.16, -9.31, 13.38) |
| CIE-LCH | lch(86.16, 16.30, 124.82°) |
| OKLab | oklab(87.73% -0.0243 0.0347) |
| OKLCH | oklch(87.73% 0.042 125) |
| XYZ | xyz(60.8985, 68.3139, 58.6828) |
| Luminance | 0.6831 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.88
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.51
Lightyellow
#FFFFE0
ΔE00 9.17
Honeydew
#F0FFF0
ΔE00 9.31
Off White (survey)
#FFFFE4
ΔE00 9.37
Eggshell
#F0EAD6
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCBE #CABEDC
analogous
#DCD9BE #D0DCBE #C1DCBE
triadic
#D0DCBE #BED0DC #DCBED0
tetradic
#D0DCBE #BEDCD9 #CABEDC #DCBEC1
square
#D0DCBE #BEDCD9 #CABEDC #DCBEC1
split-complementary
#D0DCBE #BEC1DC #D9BEDC
monochromatic
#96B16E #B3C796 #D0DCBE #EDF1E6 #F1F4EB
Accessibility & contrast
On white
1.43
#D0DCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#D0DCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCBE
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCBE | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#DED7BF
Tritanopia (blue-blind)
#D2D9D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0dcbe; /* rgb */ color: rgb(208, 220, 190); /* oklch */ color: oklch(87.7% 0.042 125.0);
Tailwind
colors: {
custom: {
50: '#dee6d1',
500: '#d0dcbe',
950: '#000000',
},
}SCSS
$custom: #d0dcbe; $custom-light: #dee6d1; $custom-dark: #000000;
JSON
{
"hex": "#d0dcbe",
"rgb": {
"r": 208,
"g": 220,
"b": 190
},
"hsl": {
"h": 84,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.87734,
"c": 0.04232,
"h": 125
},
"luminance": 0.68314
}Semantic roles & 50–950 ramp
primary
#D0DCBE
secondary
#9B8BB3
accent
#3DA968
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483