#D2DCBE#D2DCBE
#D2DCBE is a very light, muted yellow-green. Relative luminance 0.686; OKLCH L 87.9% C 0.042 H 122.3°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCBE |
|---|---|
| RGB | rgb(210, 220, 190) |
| HSL | hsl(80, 30%, 80%) |
| HSV | hsv(80, 14%, 86%) |
| CMYK | cmyk(4.5%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(86.31, -8.60, 13.61) |
| CIE-LCH | lch(86.31, 16.10, 122.30°) |
| OKLab | oklab(87.89% -0.0222 0.0352) |
| OKLCH | oklch(87.89% 0.042 122.3) |
| XYZ | xyz(61.4645, 68.6057, 58.7094) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.41
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.12
Lightyellow
#FFFFE0
ΔE00 8.77
Eggshell
#F0EAD6
ΔE00 8.86
Off White (survey)
#FFFFE4
ΔE00 8.96
Eggshell (survey)
#FFFFD4
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCBE #C8BEDC
analogous
#DCD7BE #D2DCBE #C3DCBE
triadic
#D2DCBE #BED2DC #DCBED2
tetradic
#D2DCBE #BEDCD7 #C8BEDC #DCBEC3
square
#D2DCBE #BEDCD7 #C8BEDC #DCBEC3
split-complementary
#D2DCBE #BEC3DC #D7BEDC
monochromatic
#9BB16E #B6C796 #D2DCBE #EEF1E6 #F1F4EB
Accessibility & contrast
On white
1.43
#D2DCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#D2DCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCBE
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCBE | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#D5D9D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2dcbe; /* rgb */ color: rgb(210, 220, 190); /* oklch */ color: oklch(87.9% 0.042 122.3);
Tailwind
colors: {
custom: {
50: '#dfe6d1',
500: '#d2dcbe',
950: '#000000',
},
}SCSS
$custom: #d2dcbe; $custom-light: #dfe6d1; $custom-dark: #000000;
JSON
{
"hex": "#d2dcbe",
"rgb": {
"r": 210,
"g": 220,
"b": 190
},
"hsl": {
"h": 80,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.87885,
"c": 0.04165,
"h": 122.3
},
"luminance": 0.68606
}Semantic roles & 50–950 ramp
primary
#D2DCBE
secondary
#988BB3
accent
#3DA961
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483