#D2DEAE#D2DEAE
#D2DEAE is a very light, moderate yellow-green. Relative luminance 0.690; OKLCH L 87.9% C 0.065 H 119.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEAE |
|---|---|
| RGB | rgb(210, 222, 174) |
| HSL | hsl(75, 42%, 78%) |
| HSV | hsv(75, 22%, 87%) |
| CMYK | cmyk(5.4%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(86.50, -12.10, 22.25) |
| CIE-LCH | lch(86.50, 25.33, 118.55°) |
| OKLab | oklab(87.93% -0.0316 0.0567) |
| OKLCH | oklch(87.93% 0.065 119.1) |
| XYZ | xyz(60.3388, 69.0003, 50.1758) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 6.95
Light Grey Green
#B7E1A1
ΔE00 7.12
Light Khaki
#E6F2A2
ΔE00 7.65
Beige (survey)
#E6DAA6
ΔE00 7.70
Pale Olive
#B9CC81
ΔE00 7.73
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEAE #BAAEDE
analogous
#DED2AE #D2DEAE #BADEAE
triadic
#D2DEAE #AED2DE #DEAED2
tetradic
#D2DEAE #AEDED2 #BAAEDE #DEAEBA
square
#D2DEAE #AEDED2 #BAAEDE #DEAEBA
split-complementary
#D2DEAE #AEBADE #D2AEDE
monochromatic
#A2BB57 #BACC83 #D2DEAE #EAF0D9 #F3F6E9
Accessibility & contrast
On white
1.42
#D2DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#D2DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEAE
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEAE | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D8AB
Deuteranopia (green-blind)
#E3D9B0
Tritanopia (blue-blind)
#D7D9D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2deae; /* rgb */ color: rgb(210, 222, 174); /* oklch */ color: oklch(87.9% 0.065 119.1);
Tailwind
colors: {
custom: {
50: '#e0e8c6',
500: '#d2deae',
950: '#000000',
},
}SCSS
$custom: #d2deae; $custom-light: #e0e8c6; $custom-dark: #000000;
JSON
{
"hex": "#d2deae",
"rgb": {
"r": 210,
"g": 222,
"b": 174
},
"hsl": {
"h": 75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.87932,
"c": 0.06492,
"h": 119.1
},
"luminance": 0.69
}Semantic roles & 50–950 ramp
primary
#D2DEAE
secondary
#897AB6
accent
#30B552
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482