#D0DCBF#D0DCBF
#D0DCBF is a very light, muted yellow-green. Relative luminance 0.684; OKLCH L 87.8% C 0.041 H 125.6°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCBF |
|---|---|
| RGB | rgb(208, 220, 191) |
| HSL | hsl(85, 29%, 81%) |
| HSV | hsv(85, 13%, 86%) |
| CMYK | cmyk(5.5%, 0%, 13.2%, 13.7%) |
| CIE-LAB | lab(86.19, -9.15, 12.89) |
| CIE-LCH | lch(86.19, 15.80, 125.36°) |
| OKLab | oklab(87.76% -0.0239 0.0334) |
| OKLCH | oklch(87.76% 0.041 125.6) |
| XYZ | xyz(61.0082, 68.3578, 59.2604) |
| Luminance | 0.6836 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.81
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.61
Honeydew
#F0FFF0
ΔE00 9.13
Lightyellow
#FFFFE0
ΔE00 9.17
Off White (survey)
#FFFFE4
ΔE00 9.33
Eggshell
#F0EAD6
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCBF #CBBFDC
analogous
#DCD9BF #D0DCBF #C1DCBF
triadic
#D0DCBF #BFD0DC #DCBFD0
tetradic
#D0DCBF #BFDCD9 #CBBFDC #DCBFC1
square
#D0DCBF #BFDCD9 #CBBFDC #DCBFC1
split-complementary
#D0DCBF #BFC1DC #D9BFDC
monochromatic
#96B170 #B3C697 #D0DCBF #EDF2E7 #F0F4EB
Accessibility & contrast
On white
1.43
#D0DCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#D0DCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCBF
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCBF | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BD
Deuteranopia (green-blind)
#DED7C0
Tritanopia (blue-blind)
#D2D9D4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0dcbf; /* rgb */ color: rgb(208, 220, 191); /* oklch */ color: oklch(87.8% 0.041 125.6);
Tailwind
colors: {
custom: {
50: '#dee6d2',
500: '#d0dcbf',
950: '#000000',
},
}SCSS
$custom: #d0dcbf; $custom-light: #dee6d2; $custom-dark: #000000;
JSON
{
"hex": "#d0dcbf",
"rgb": {
"r": 208,
"g": 220,
"b": 191
},
"hsl": {
"h": 84.828,
"s": 29.293,
"l": 80.588
},
"oklch": {
"l": 0.87759,
"c": 0.04106,
"h": 125.6
},
"luminance": 0.68358
}Semantic roles & 50–950 ramp
primary
#D0DCBF
secondary
#9C8CB3
accent
#3EA86A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483