#D4EA99#D4EA99
#D4EA99 is a very light, moderate yellow-green. Relative luminance 0.751; OKLCH L 90.2% C 0.107 H 120.9°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EA99 |
|---|---|
| RGB | rgb(212, 234, 153) |
| HSL | hsl(76, 66%, 76%) |
| HSV | hsv(76, 35%, 92%) |
| CMYK | cmyk(9.4%, 0%, 34.6%, 8.2%) |
| CIE-LAB | lab(89.46, -20.18, 36.99) |
| CIE-LCH | lch(89.46, 42.14, 118.62°) |
| OKLab | oklab(90.2% -0.0549 0.0916) |
| OKLCH | oklch(90.2% 0.107 120.9) |
| XYZ | xyz(62.3237, 75.1427, 41.3515) |
| Luminance | 0.7514 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.17
Greenish Beige
#C9D179
ΔE00 6.58
Pale Olive Green
#B1D27B
ΔE00 6.61
Light Grey Green
#B7E1A1
ΔE00 6.66
Pale Olive
#B9CC81
ΔE00 6.93
Washed Out Green
#BCF5A6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EA99 #AF99EA
analogous
#EAD799 #D4EA99 #ABEA99
triadic
#D4EA99 #99D4EA #EA99D4
tetradic
#D4EA99 #99EAD7 #AF99EA #EA99AB
square
#D4EA99 #99EAD7 #AF99EA #EA99AB
split-complementary
#D4EA99 #99ABEA #D799EA
monochromatic
#A9D533 #BFE066 #D4EA99 #E9F4CC #F4FAE6
Accessibility & contrast
On white
1.31
#D4EA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#D4EA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EA99
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EA99 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E193
Deuteranopia (green-blind)
#F1E19D
Tritanopia (blue-blind)
#DBE2D5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d4ea99; /* rgb */ color: rgb(212, 234, 153); /* oklch */ color: oklch(90.2% 0.107 120.9);
Tailwind
colors: {
custom: {
50: '#e2f0b8',
500: '#d4ea99',
950: '#000000',
},
}SCSS
$custom: #d4ea99; $custom-light: #e2f0b8; $custom-dark: #000000;
JSON
{
"hex": "#d4ea99",
"rgb": {
"r": 212,
"g": 234,
"b": 153
},
"hsl": {
"h": 76.296,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.90202,
"c": 0.10673,
"h": 120.9
},
"luminance": 0.75143
}Semantic roles & 50–950 ramp
primary
#D4EA99
secondary
#7D62C5
accent
#18CE49
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581