#D2DBBE#D2DBBE
#D2DBBE is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.7% C 0.040 H 121.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBBE |
|---|---|
| RGB | rgb(210, 219, 190) |
| HSL | hsl(79, 29%, 80%) |
| HSV | hsv(79, 13%, 86%) |
| CMYK | cmyk(4.1%, 0%, 13.2%, 14.1%) |
| CIE-LAB | lab(86.05, -8.10, 13.24) |
| CIE-LCH | lch(86.05, 15.52, 121.44°) |
| OKLab | oklab(87.68% -0.0208 0.0343) |
| OKLCH | oklch(87.68% 0.04 121.3) |
| XYZ | xyz(61.2028, 68.0824, 58.6221) |
| Luminance | 0.6808 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.30
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.22
Eggshell
#F0EAD6
ΔE00 8.54
Lightyellow
#FFFFE0
ΔE00 8.79
Off White (survey)
#FFFFE4
ΔE00 8.93
Light Grey
#D8DCD6
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBBE #C7BEDB
analogous
#DBD6BE #D2DBBE #C3DBBE
triadic
#D2DBBE #BED2DB #DBBED2
tetradic
#D2DBBE #BEDBD6 #C7BEDB #DBBEC3
square
#D2DBBE #BEDBD6 #C7BEDB #DBBEC3
split-complementary
#D2DBBE #BEC3DB #D6BEDB
monochromatic
#9BAF6F #B7C597 #D2DBBE #EDF1E5 #F1F4EB
Accessibility & contrast
On white
1.44
#D2DBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#D2DBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBBE
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBBE | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7BC
Deuteranopia (green-blind)
#DED7BF
Tritanopia (blue-blind)
#D5D8D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2dbbe; /* rgb */ color: rgb(210, 219, 190); /* oklch */ color: oklch(87.7% 0.040 121.3);
Tailwind
colors: {
custom: {
50: '#dfe6d1',
500: '#d2dbbe',
950: '#000000',
},
}SCSS
$custom: #d2dbbe; $custom-light: #dfe6d1; $custom-dark: #000000;
JSON
{
"hex": "#d2dbbe",
"rgb": {
"r": 210,
"g": 219,
"b": 190
},
"hsl": {
"h": 78.621,
"s": 28.713,
"l": 80.196
},
"oklch": {
"l": 0.87679,
"c": 0.04011,
"h": 121.3
},
"luminance": 0.68082
}Semantic roles & 50–950 ramp
primary
#D2DBBE
secondary
#978BB2
accent
#3EA75F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483