#D0DBBE#D0DBBE
#D0DBBE is a very light, muted yellow-green. Relative luminance 0.678; OKLCH L 87.5% C 0.041 H 124.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DBBE |
|---|---|
| RGB | rgb(208, 219, 190) |
| HSL | hsl(83, 29%, 80%) |
| HSV | hsv(83, 13%, 86%) |
| CMYK | cmyk(5%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(85.90, -8.80, 13.01) |
| CIE-LCH | lch(85.90, 15.71, 124.07°) |
| OKLab | oklab(87.53% -0.0229 0.0337) |
| OKLCH | oklch(87.53% 0.041 124.2) |
| XYZ | xyz(60.6369, 67.7906, 58.5956) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.76
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.59
Eggshell
#F0EAD6
ΔE00 9.15
Lightyellow
#FFFFE0
ΔE00 9.17
Off White (survey)
#FFFFE4
ΔE00 9.32
Honeydew
#F0FFF0
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DBBE #C9BEDB
analogous
#DBD8BE #D0DBBE #C1DBBE
triadic
#D0DBBE #BED0DB #DBBED0
tetradic
#D0DBBE #BEDBD8 #C9BEDB #DBBEC1
square
#D0DBBE #BEDBD8 #C9BEDB #DBBEC1
split-complementary
#D0DBBE #BEC1DB #D8BEDB
monochromatic
#97AF6F #B4C597 #D0DBBE #ECF1E5 #F1F4EB
Accessibility & contrast
On white
1.44
#D0DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#D0DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DBBE
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DBBE | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BC
Deuteranopia (green-blind)
#DDD7BF
Tritanopia (blue-blind)
#D2D8D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d0dbbe; /* rgb */ color: rgb(208, 219, 190); /* oklch */ color: oklch(87.5% 0.041 124.2);
Tailwind
colors: {
custom: {
50: '#dee6d1',
500: '#d0dbbe',
950: '#000000',
},
}SCSS
$custom: #d0dbbe; $custom-light: #dee6d1; $custom-dark: #000000;
JSON
{
"hex": "#d0dbbe",
"rgb": {
"r": 208,
"g": 219,
"b": 190
},
"hsl": {
"h": 82.759,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.87527,
"c": 0.04074,
"h": 124.2
},
"luminance": 0.67791
}Semantic roles & 50–950 ramp
primary
#D0DBBE
secondary
#9A8BB2
accent
#3EA766
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483