#D2DCA2#D2DCA2
#D2DCA2 is a very light, moderate yellow-green. Relative luminance 0.675; OKLCH L 87.3% C 0.077 H 116.0°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCA2 |
|---|---|
| RGB | rgb(210, 220, 162) |
| HSL | hsl(70, 45%, 75%) |
| HSV | hsv(70, 26%, 86%) |
| CMYK | cmyk(4.5%, 0%, 26.4%, 13.7%) |
| CIE-LAB | lab(85.75, -12.82, 27.45) |
| CIE-LCH | lch(85.75, 30.29, 115.03°) |
| OKLab | oklab(87.26% -0.0337 0.0692) |
| OKLCH | oklch(87.26% 0.077 116) |
| XYZ | xyz(58.6928, 67.4970, 44.1117) |
| Luminance | 0.6750 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 5.80
Pale Olive
#B9CC81
ΔE00 5.94
Light Khaki
#E6F2A2
ΔE00 6.11
Greenish Tan
#BCCB7A
ΔE00 6.55
Greenish Beige
#C9D179
ΔE00 6.59
Beige (survey)
#E6DAA6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCA2 #ACA2DC
analogous
#DCC9A2 #D2DCA2 #B5DCA2
triadic
#D2DCA2 #A2D2DC #DCA2D2
tetradic
#D2DCA2 #A2DCC9 #ACA2DC #DCA2B5
square
#D2DCA2 #A2DCC9 #ACA2DC #DCA2B5
split-complementary
#D2DCA2 #A2B5DC #C9A2DC
monochromatic
#A7BB49 #BCCB76 #D2DCA2 #E8EDCE #F4F7E9
Accessibility & contrast
On white
1.45
#D2DCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#D2DCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCA2
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCA2 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69E
Deuteranopia (green-blind)
#E3D7A4
Tritanopia (blue-blind)
#D8D6CD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2dca2; /* rgb */ color: rgb(210, 220, 162); /* oklch */ color: oklch(87.3% 0.077 116.0);
Tailwind
colors: {
custom: {
50: '#e0e6be',
500: '#d2dca2',
950: '#000000',
},
}SCSS
$custom: #d2dca2; $custom-light: #e0e6be; $custom-dark: #000000;
JSON
{
"hex": "#d2dca2",
"rgb": {
"r": 210,
"g": 220,
"b": 162
},
"hsl": {
"h": 70.345,
"s": 45.313,
"l": 74.902
},
"oklch": {
"l": 0.87264,
"c": 0.07695,
"h": 116
},
"luminance": 0.67497
}Semantic roles & 50–950 ramp
primary
#D2DCA2
secondary
#7A6EB4
accent
#2DB845
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151612
muted
#848482