#D6DCBE#D6DCBE
#D6DCBE is a very light, muted yellow-green. Relative luminance 0.692; OKLCH L 88.2% C 0.041 H 116.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCBE |
|---|---|
| RGB | rgb(214, 220, 190) |
| HSL | hsl(72, 30%, 80%) |
| HSV | hsv(72, 14%, 86%) |
| CMYK | cmyk(2.7%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(86.60, -7.19, 14.07) |
| CIE-LCH | lch(86.60, 15.80, 117.06°) |
| OKLab | oklab(88.19% -0.0181 0.0364) |
| OKLCH | oklch(88.19% 0.041 116.4) |
| XYZ | xyz(62.6179, 69.2004, 58.7634) |
| Luminance | 0.6920 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.57
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.42
Eggshell
#F0EAD6
ΔE00 7.65
Lightyellow
#FFFFE0
ΔE00 8.07
Off White (survey)
#FFFFE4
ΔE00 8.25
Pale
#FFF9D0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCBE #C4BEDC
analogous
#DCD3BE #D6DCBE #C7DCBE
triadic
#D6DCBE #BED6DC #DCBED6
tetradic
#D6DCBE #BEDCD3 #C4BEDC #DCBEC7
square
#D6DCBE #BEDCD3 #C4BEDC #DCBEC7
split-complementary
#D6DCBE #BEC7DC #D3BEDC
monochromatic
#A4B16E #BDC796 #D6DCBE #EFF1E6 #F2F4EB
Accessibility & contrast
On white
1.42
#D6DCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#D6DCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCBE
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCBE | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D9BC
Deuteranopia (green-blind)
#E0D9BF
Tritanopia (blue-blind)
#D9D8D3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d6dcbe; /* rgb */ color: rgb(214, 220, 190); /* oklch */ color: oklch(88.2% 0.041 116.4);
Tailwind
colors: {
custom: {
50: '#e2e6d1',
500: '#d6dcbe',
950: '#000000',
},
}SCSS
$custom: #d6dcbe; $custom-light: #e2e6d1; $custom-dark: #000000;
JSON
{
"hex": "#d6dcbe",
"rgb": {
"r": 214,
"g": 220,
"b": 190
},
"hsl": {
"h": 72,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.88192,
"c": 0.04065,
"h": 116.4
},
"luminance": 0.692
}Semantic roles & 50–950 ramp
primary
#D6DCBE
secondary
#938BB3
accent
#3DA952
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483