#D3DCBE#D3DCBE
#D3DCBE is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 88.0% C 0.041 H 120.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCBE |
|---|---|
| RGB | rgb(211, 220, 190) |
| HSL | hsl(78, 30%, 80%) |
| HSV | hsv(78, 14%, 86%) |
| CMYK | cmyk(4.1%, 0%, 13.6%, 13.7%) |
| CIE-LAB | lab(86.38, -8.25, 13.72) |
| CIE-LCH | lch(86.38, 16.01, 121.02°) |
| OKLab | oklab(87.96% -0.0212 0.0355) |
| OKLCH | oklch(87.96% 0.041 120.8) |
| XYZ | xyz(61.7502, 68.7530, 58.7228) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.19
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.93
Eggshell
#F0EAD6
ΔE00 8.56
Lightyellow
#FFFFE0
ΔE00 8.58
Off White (survey)
#FFFFE4
ΔE00 8.77
Eggshell (survey)
#FFFFD4
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCBE #C7BEDC
analogous
#DCD6BE #D3DCBE #C4DCBE
triadic
#D3DCBE #BED3DC #DCBED3
tetradic
#D3DCBE #BEDCD6 #C7BEDC #DCBEC4
square
#D3DCBE #BEDCD6 #C7BEDC #DCBEC4
split-complementary
#D3DCBE #BEC4DC #D6BEDC
monochromatic
#9DB16E #B8C796 #D3DCBE #EEF1E6 #F2F4EB
Accessibility & contrast
On white
1.42
#D3DCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#D3DCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCBE
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCBE | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#D6D9D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d3dcbe; /* rgb */ color: rgb(211, 220, 190); /* oklch */ color: oklch(88.0% 0.041 120.8);
Tailwind
colors: {
custom: {
50: '#e0e6d1',
500: '#d3dcbe',
950: '#000000',
},
}SCSS
$custom: #d3dcbe; $custom-light: #e0e6d1; $custom-dark: #000000;
JSON
{
"hex": "#d3dcbe",
"rgb": {
"r": 211,
"g": 220,
"b": 190
},
"hsl": {
"h": 78,
"s": 30,
"l": 80.392
},
"oklch": {
"l": 0.87961,
"c": 0.04137,
"h": 120.8
},
"luminance": 0.68753
}Semantic roles & 50–950 ramp
primary
#D3DCBE
secondary
#978BB3
accent
#3DA95D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483