#D4EEAE#D4EEAE
#D4EEAE is a very light, moderate yellow-green. Relative luminance 0.782; OKLCH L 91.4% C 0.088 H 126.0°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EEAE |
|---|---|
| RGB | rgb(212, 238, 174) |
| HSL | hsl(84, 65%, 81%) |
| HSV | hsv(84, 27%, 93%) |
| CMYK | cmyk(10.9%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(90.87, -19.32, 28.25) |
| CIE-LCH | lch(90.87, 34.22, 124.37°) |
| OKLab | oklab(91.44% -0.0519 0.0713) |
| OKLCH | oklch(91.44% 0.088 126) |
| XYZ | xyz(65.3649, 78.2018, 51.6870) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.71
Light Sage
#BCECAC
ΔE00 4.71
Very Light Green
#D1FFBD
ΔE00 4.88
Light Grey Green
#B7E1A1
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 5.20
Pale Green
#C7FDB5
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EEAE #C8AEEE
analogous
#EEE8AE #D4EEAE #B4EEAE
triadic
#D4EEAE #AED4EE #EEAED4
tetradic
#D4EEAE #AEEEE8 #C8AEEE #EEAEB4
square
#D4EEAE #AEEEE8 #C8AEEE #EEAEB4
split-complementary
#D4EEAE #AEB4EE #E8AEEE
monochromatic
#9ED949 #B9E37B #D4EEAE #EFF9E1 #F2FAE6
Accessibility & contrast
On white
1.26
#D4EEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#D4EEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EEAE
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EEAE | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#F1E4B1
Tritanopia (blue-blind)
#D8E8DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4eeae; /* rgb */ color: rgb(212, 238, 174); /* oklch */ color: oklch(91.4% 0.088 126.0);
Tailwind
colors: {
custom: {
50: '#e1f3c6',
500: '#d4eeae',
950: '#000000',
},
}SCSS
$custom: #d4eeae; $custom-light: #e1f3c6; $custom-dark: #000000;
JSON
{
"hex": "#d4eeae",
"rgb": {
"r": 212,
"g": 238,
"b": 174
},
"hsl": {
"h": 84.375,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.91443,
"c": 0.08816,
"h": 126
},
"luminance": 0.78202
}Semantic roles & 50–950 ramp
primary
#D4EEAE
secondary
#9875CB
accent
#18CD62
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582