#D2DBAE#D2DBAE
#D2DBAE is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 87.3% C 0.061 H 116.9°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBAE |
|---|---|
| RGB | rgb(210, 219, 174) |
| HSL | hsl(72, 38%, 77%) |
| HSV | hsv(72, 21%, 86%) |
| CMYK | cmyk(4.1%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(85.72, -10.59, 21.16) |
| CIE-LCH | lch(85.72, 23.66, 116.59°) |
| OKLab | oklab(87.31% -0.0273 0.054) |
| OKLCH | oklch(87.31% 0.061 116.9) |
| XYZ | xyz(59.5491, 67.4209, 49.9126) |
| Luminance | 0.6742 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 6.95
Beige (survey)
#E6DAA6
ΔE00 7.09
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.93
Pale Olive
#B9CC81
ΔE00 8.07
Light Grey Green
#B7E1A1
ΔE00 8.09
Light Khaki
#E6F2A2
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBAE #B7AEDB
analogous
#DBCEAE #D2DBAE #BCDBAE
triadic
#D2DBAE #AED2DB #DBAED2
tetradic
#D2DBAE #AEDBCE #B7AEDB #DBAEBC
square
#D2DBAE #AEDBCE #B7AEDB #DBAEBC
split-complementary
#D2DBAE #AEBCDB #CEAEDB
monochromatic
#A3B559 #BAC884 #D2DBAE #EAEED8 #F3F6EA
Accessibility & contrast
On white
1.45
#D2DBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#D2DBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBAE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBAE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#E1D7B0
Tritanopia (blue-blind)
#D7D6CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2dbae; /* rgb */ color: rgb(210, 219, 174); /* oklch */ color: oklch(87.3% 0.061 116.9);
Tailwind
colors: {
custom: {
50: '#e0e6c6',
500: '#d2dbae',
950: '#000000',
},
}SCSS
$custom: #d2dbae; $custom-light: #e0e6c6; $custom-dark: #000000;
JSON
{
"hex": "#d2dbae",
"rgb": {
"r": 210,
"g": 219,
"b": 174
},
"hsl": {
"h": 72,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.87307,
"c": 0.06055,
"h": 116.9
},
"luminance": 0.67421
}Semantic roles & 50–950 ramp
primary
#D2DBAE
secondary
#867AB3
accent
#34B14D
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482