#D3DBBE#D3DBBE
#D3DBBE is a very light, muted yellow-green. Relative luminance 0.682; OKLCH L 87.8% C 0.040 H 119.8°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DBBE |
|---|---|
| RGB | rgb(211, 219, 190) |
| HSL | hsl(77, 29%, 80%) |
| HSV | hsv(77, 13%, 86%) |
| CMYK | cmyk(3.7%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(86.12, -7.74, 13.36) |
| CIE-LCH | lch(86.12, 15.44, 120.10°) |
| OKLab | oklab(87.76% -0.0198 0.0346) |
| OKLCH | oklch(87.76% 0.04 119.8) |
| XYZ | xyz(61.4885, 68.2297, 58.6355) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.08
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.04
Eggshell
#F0EAD6
ΔE00 8.23
Lightyellow
#FFFFE0
ΔE00 8.61
Off White (survey)
#FFFFE4
ΔE00 8.75
Light Grey
#D8DCD6
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DBBE #C6BEDB
analogous
#DBD5BE #D3DBBE #C4DBBE
triadic
#D3DBBE #BED3DB #DBBED3
tetradic
#D3DBBE #BEDBD5 #C6BEDB #DBBEC4
square
#D3DBBE #BEDBD5 #C6BEDB #DBBEC4
split-complementary
#D3DBBE #BEC4DB #D5BEDB
monochromatic
#9EAF6F #B8C597 #D3DBBE #EEF1E5 #F2F4EB
Accessibility & contrast
On white
1.43
#D3DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#D3DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DBBE
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DBBE | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BC
Deuteranopia (green-blind)
#DED8BF
Tritanopia (blue-blind)
#D6D8D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d3dbbe; /* rgb */ color: rgb(211, 219, 190); /* oklch */ color: oklch(87.8% 0.040 119.8);
Tailwind
colors: {
custom: {
50: '#e0e6d1',
500: '#d3dbbe',
950: '#000000',
},
}SCSS
$custom: #d3dbbe; $custom-light: #e0e6d1; $custom-dark: #000000;
JSON
{
"hex": "#d3dbbe",
"rgb": {
"r": 211,
"g": 219,
"b": 190
},
"hsl": {
"h": 76.552,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.87755,
"c": 0.03984,
"h": 119.8
},
"luminance": 0.6823
}Semantic roles & 50–950 ramp
primary
#D3DBBE
secondary
#968BB2
accent
#3EA75B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483