#D0DCBB#D0DCBB
#D0DCBB is a very light, muted yellow-green. Relative luminance 0.682; OKLCH L 87.7% C 0.046 H 123.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCBB |
|---|---|
| RGB | rgb(208, 220, 187) |
| HSL | hsl(82, 32%, 80%) |
| HSV | hsv(82, 15%, 86%) |
| CMYK | cmyk(5.5%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(86.10, -9.80, 14.87) |
| CIE-LCH | lch(86.10, 17.81, 123.39°) |
| OKLab | oklab(87.66% -0.0255 0.0384) |
| OKLCH | oklch(87.66% 0.046 123.6) |
| XYZ | xyz(60.5740, 68.1841, 56.9737) |
| Luminance | 0.6818 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.15
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.29
Lightyellow
#FFFFE0
ΔE00 9.24
Eggshell (survey)
#FFFFD4
ΔE00 9.26
Light Grey Green
#B7E1A1
ΔE00 9.36
Cream
#FFFDD0
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCBB #C7BBDC
analogous
#DCD8BB #D0DCBB #C0DCBB
triadic
#D0DCBB #BBD0DC #DCBBD0
tetradic
#D0DCBB #BBDCD8 #C7BBDC #DCBBC0
square
#D0DCBB #BBDCD8 #C7BBDC #DCBBC0
split-complementary
#D0DCBB #BBC0DC #D8BBDC
monochromatic
#98B26A #B4C793 #D0DCBB #ECF1E3 #F1F5EB
Accessibility & contrast
On white
1.43
#D0DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#D0DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCBB
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCBB | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#DFD7BC
Tritanopia (blue-blind)
#D3D8D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d0dcbb; /* rgb */ color: rgb(208, 220, 187); /* oklch */ color: oklch(87.7% 0.046 123.6);
Tailwind
colors: {
custom: {
50: '#dee6cf',
500: '#d0dcbb',
950: '#000000',
},
}SCSS
$custom: #d0dcbb; $custom-light: #dee6cf; $custom-dark: #000000;
JSON
{
"hex": "#d0dcbb",
"rgb": {
"r": 208,
"g": 220,
"b": 187
},
"hsl": {
"h": 81.818,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.87662,
"c": 0.0461,
"h": 123.6
},
"luminance": 0.68184
}Semantic roles & 50–950 ramp
primary
#D0DCBB
secondary
#9888B3
accent
#3BAB63
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483