#D4EEAA#D4EEAA
#D4EEAA is a very light, moderate yellow-green. Relative luminance 0.780; OKLCH L 91.4% C 0.093 H 125.2°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EEAA |
|---|---|
| RGB | rgb(212, 238, 170) |
| HSL | hsl(83, 67%, 80%) |
| HSV | hsv(83, 29%, 93%) |
| CMYK | cmyk(10.9%, 0%, 28.6%, 6.7%) |
| CIE-LAB | lab(90.80, -19.88, 30.19) |
| CIE-LCH | lch(90.80, 36.15, 123.37°) |
| OKLab | oklab(91.37% -0.0535 0.0759) |
| OKLCH | oklch(91.37% 0.093 125.2) |
| XYZ | xyz(64.9808, 78.0481, 49.6638) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.62
Light Sage
#BCECAC
ΔE00 4.98
Very Pale Green
#CFFDBC
ΔE00 4.98
Very Light Green
#D1FFBD
ΔE00 5.11
Light Grey Green
#B7E1A1
ΔE00 5.11
Washed Out Green
#BCF5A6
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EEAA #C4AAEE
analogous
#EEE6AA #D4EEAA #B2EEAA
triadic
#D4EEAA #AAD4EE #EEAAD4
tetradic
#D4EEAA #AAEEE6 #C4AAEE #EEAAB2
square
#D4EEAA #AAEEE6 #C4AAEE #EEAAB2
split-complementary
#D4EEAA #AAB2EE #E6AAEE
monochromatic
#A0DA44 #BAE477 #D4EEAA #EEF8DD #F2FAE5
Accessibility & contrast
On white
1.26
#D4EEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#D4EEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EEAA
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EEAA | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#F2E4AD
Tritanopia (blue-blind)
#D8E8DC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d4eeaa; /* rgb */ color: rgb(212, 238, 170); /* oklch */ color: oklch(91.4% 0.093 125.2);
Tailwind
colors: {
custom: {
50: '#e2f3c3',
500: '#d4eeaa',
950: '#000000',
},
}SCSS
$custom: #d4eeaa; $custom-light: #e2f3c3; $custom-dark: #000000;
JSON
{
"hex": "#d4eeaa",
"rgb": {
"r": 212,
"g": 238,
"b": 170
},
"hsl": {
"h": 82.941,
"s": 66.667,
"l": 80
},
"oklch": {
"l": 0.91365,
"c": 0.09284,
"h": 125.2
},
"luminance": 0.78048
}Semantic roles & 50–950 ramp
primary
#D4EEAA
secondary
#9371CB
accent
#17CF5D
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582