#D3DEAE#D3DEAE
#D3DEAE is a very light, moderate yellow-green. Relative luminance 0.691; OKLCH L 88.0% C 0.065 H 118.2°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEAE |
|---|---|
| RGB | rgb(211, 222, 174) |
| HSL | hsl(74, 42%, 78%) |
| HSV | hsv(74, 22%, 87%) |
| CMYK | cmyk(5%, 0%, 21.6%, 12.9%) |
| CIE-LAB | lab(86.58, -11.74, 22.36) |
| CIE-LCH | lch(86.58, 25.26, 117.70°) |
| OKLab | oklab(88.01% -0.0306 0.057) |
| OKLCH | oklch(88.01% 0.065 118.2) |
| XYZ | xyz(60.6245, 69.1476, 50.1892) |
| Luminance | 0.6915 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 6.70
Light Grey Green
#B7E1A1
ΔE00 7.37
Beige (survey)
#E6DAA6
ΔE00 7.41
Light Khaki
#E6F2A2
ΔE00 7.58
Pale Olive
#B9CC81
ΔE00 7.79
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEAE #B9AEDE
analogous
#DED1AE #D3DEAE #BBDEAE
triadic
#D3DEAE #AED3DE #DEAED3
tetradic
#D3DEAE #AEDED1 #B9AEDE #DEAEBB
square
#D3DEAE #AEDED1 #B9AEDE #DEAEBB
split-complementary
#D3DEAE #AEBBDE #D1AEDE
monochromatic
#A4BB57 #BBCC83 #D3DEAE #EBF0D9 #F3F6E9
Accessibility & contrast
On white
1.42
#D3DEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#D3DEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEAE
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEAE | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AB
Deuteranopia (green-blind)
#E3D9B0
Tritanopia (blue-blind)
#D8D9D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3deae; /* rgb */ color: rgb(211, 222, 174); /* oklch */ color: oklch(88.0% 0.065 118.2);
Tailwind
colors: {
custom: {
50: '#e0e8c6',
500: '#d3deae',
950: '#000000',
},
}SCSS
$custom: #d3deae; $custom-light: #e0e8c6; $custom-dark: #000000;
JSON
{
"hex": "#d3deae",
"rgb": {
"r": 211,
"g": 222,
"b": 174
},
"hsl": {
"h": 73.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.88008,
"c": 0.06466,
"h": 118.2
},
"luminance": 0.69147
}Semantic roles & 50–950 ramp
primary
#D3DEAE
secondary
#887AB6
accent
#30B54F
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482