#D2DCA0#D2DCA0
#D2DCA0 is a very light, moderate yellow-green. Relative luminance 0.674; OKLCH L 87.2% C 0.079 H 115.8°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCA0 |
|---|---|
| RGB | rgb(210, 220, 160) |
| HSL | hsl(70, 46%, 75%) |
| HSV | hsv(70, 27%, 86%) |
| CMYK | cmyk(4.5%, 0%, 27.3%, 13.7%) |
| CIE-LAB | lab(85.72, -13.09, 28.43) |
| CIE-LCH | lch(85.72, 31.30, 114.72°) |
| OKLab | oklab(87.22% -0.0345 0.0715) |
| OKLCH | oklch(87.22% 0.079 115.8) |
| XYZ | xyz(58.5164, 67.4265, 43.1828) |
| Luminance | 0.6743 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.70
Palegoldenrod
#EEE8AA
ΔE00 5.73
Light Khaki
#E6F2A2
ΔE00 5.85
Greenish Beige
#C9D179
ΔE00 6.19
Greenish Tan
#BCCB7A
ΔE00 6.24
Beige (survey)
#E6DAA6
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCA0 #AAA0DC
analogous
#DCC8A0 #D2DCA0 #B4DCA0
triadic
#D2DCA0 #A0D2DC #DCA0D2
tetradic
#D2DCA0 #A0DCC8 #AAA0DC #DCA0B4
square
#D2DCA0 #A0DCC8 #AAA0DC #DCA0B4
split-complementary
#D2DCA0 #A0B4DC #C8A0DC
monochromatic
#A8BB47 #BDCC73 #D2DCA0 #E7ECCD #F4F7E9
Accessibility & contrast
On white
1.45
#D2DCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#D2DCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCA0
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCA0 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D69C
Deuteranopia (green-blind)
#E4D7A2
Tritanopia (blue-blind)
#D9D5CC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2dca0; /* rgb */ color: rgb(210, 220, 160); /* oklch */ color: oklch(87.2% 0.079 115.8);
Tailwind
colors: {
custom: {
50: '#e0e6bc',
500: '#d2dca0',
950: '#000000',
},
}SCSS
$custom: #d2dca0; $custom-light: #e0e6bc; $custom-dark: #000000;
JSON
{
"hex": "#d2dca0",
"rgb": {
"r": 210,
"g": 220,
"b": 160
},
"hsl": {
"h": 70,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.87224,
"c": 0.07941,
"h": 115.8
},
"luminance": 0.67426
}Semantic roles & 50–950 ramp
primary
#D2DCA0
secondary
#786CB4
accent
#2CB944
background
#FEFEFD
surface
#FCFCF8
border
#D5D5D1
text
#151612
muted
#848482