#D5DCBE#D5DCBE
#D5DCBE is a very light, muted yellow-green. Relative luminance 0.691; OKLCH L 88.1% C 0.041 H 117.9°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCBE |
|---|---|
| RGB | rgb(213, 220, 190) |
| HSL | hsl(74, 30%, 80%) |
| HSV | hsv(74, 14%, 86%) |
| CMYK | cmyk(3.2%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(86.53, -7.54, 13.95) |
| CIE-LCH | lch(86.53, 15.86, 118.40°) |
| OKLab | oklab(88.12% -0.0191 0.0361) |
| OKLCH | oklch(88.12% 0.041 117.9) |
| XYZ | xyz(62.3269, 69.0504, 58.7498) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.77
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.58
Eggshell
#F0EAD6
ΔE00 7.95
Lightyellow
#FFFFE0
ΔE00 8.23
Off White (survey)
#FFFFE4
ΔE00 8.41
Pale
#FFF9D0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCBE #C5BEDC
analogous
#DCD4BE #D5DCBE #C6DCBE
triadic
#D5DCBE #BED5DC #DCBED5
tetradic
#D5DCBE #BEDCD4 #C5BEDC #DCBEC6
square
#D5DCBE #BEDCD4 #C5BEDC #DCBEC6
split-complementary
#D5DCBE #BEC6DC #D4BEDC
monochromatic
#A2B16E #BBC796 #D5DCBE #EFF1E6 #F2F4EB
Accessibility & contrast
On white
1.42
#D5DCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#D5DCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCBE
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCBE | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#D8D8D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d5dcbe; /* rgb */ color: rgb(213, 220, 190); /* oklch */ color: oklch(88.1% 0.041 117.9);
Tailwind
colors: {
custom: {
50: '#e2e6d1',
500: '#d5dcbe',
950: '#000000',
},
}SCSS
$custom: #d5dcbe; $custom-light: #e2e6d1; $custom-dark: #000000;
JSON
{
"hex": "#d5dcbe",
"rgb": {
"r": 213,
"g": 220,
"b": 190
},
"hsl": {
"h": 74,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.88115,
"c": 0.04086,
"h": 117.9
},
"luminance": 0.6905
}Semantic roles & 50–950 ramp
primary
#D5DCBE
secondary
#948BB3
accent
#3DA956
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483