#D7DCBE#D7DCBE
#D7DCBE is a very light, muted yellow-green. Relative luminance 0.694; OKLCH L 88.3% C 0.040 H 114.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCBE |
|---|---|
| RGB | rgb(215, 220, 190) |
| HSL | hsl(70, 30%, 80%) |
| HSV | hsv(70, 14%, 86%) |
| CMYK | cmyk(2.3%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(86.68, -6.83, 14.18) |
| CIE-LCH | lch(86.68, 15.74, 115.72°) |
| OKLab | oklab(88.27% -0.017 0.0367) |
| OKLCH | oklch(88.27% 0.04 114.9) |
| XYZ | xyz(62.9107, 69.3514, 58.7772) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.39
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.28
Eggshell
#F0EAD6
ΔE00 7.36
Lightyellow
#FFFFE0
ΔE00 7.92
Off White (survey)
#FFFFE4
ΔE00 8.10
Beige (survey)
#E6DAA6
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCBE #C3BEDC
analogous
#DCD2BE #D7DCBE #C8DCBE
triadic
#D7DCBE #BED7DC #DCBED7
tetradic
#D7DCBE #BEDCD2 #C3BEDC #DCBEC8
square
#D7DCBE #BEDCD2 #C3BEDC #DCBEC8
split-complementary
#D7DCBE #BEC8DC #D2BEDC
monochromatic
#A6B16E #BFC796 #D7DCBE #EFF1E6 #F3F4EB
Accessibility & contrast
On white
1.41
#D7DCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#D7DCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCBE
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCBE | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#DBD8D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d7dcbe; /* rgb */ color: rgb(215, 220, 190); /* oklch */ color: oklch(88.3% 0.040 114.9);
Tailwind
colors: {
custom: {
50: '#e3e6d1',
500: '#d7dcbe',
950: '#000000',
},
}SCSS
$custom: #d7dcbe; $custom-light: #e3e6d1; $custom-dark: #000000;
JSON
{
"hex": "#d7dcbe",
"rgb": {
"r": 215,
"g": 220,
"b": 190
},
"hsl": {
"h": 70,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.88269,
"c": 0.04045,
"h": 114.9
},
"luminance": 0.69351
}Semantic roles & 50–950 ramp
primary
#D7DCBE
secondary
#928BB3
accent
#3DA94F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483