#D4EC99#D4EC99
#D4EC99 is a very light, moderate yellow-green. Relative luminance 0.763; OKLCH L 90.6% C 0.110 H 121.7°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D4EC99 |
|---|---|
| RGB | rgb(212, 236, 153) |
| HSL | hsl(77, 69%, 76%) |
| HSV | hsv(77, 35%, 93%) |
| CMYK | cmyk(10.2%, 0%, 35.2%, 7.5%) |
| CIE-LAB | lab(89.99, -21.15, 37.69) |
| CIE-LCH | lch(89.99, 43.22, 119.31°) |
| OKLab | oklab(90.63% -0.0576 0.0932) |
| OKLCH | oklch(90.63% 0.11 121.7) |
| XYZ | xyz(62.8963, 76.2879, 41.5423) |
| Luminance | 0.7629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.28
Pistachio (survey)
#C0FA8B
ΔE00 6.54
Tea Green
#BDF8A3
ΔE00 6.68
Washed Out Green
#BCF5A6
ΔE00 6.70
Light Grey Green
#B7E1A1
ΔE00 6.70
Celery
#C1FD95
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4EC99 #B199EC
analogous
#ECDB99 #D4EC99 #ABEC99
triadic
#D4EC99 #99D4EC #EC99D4
tetradic
#D4EC99 #99ECDB #B199EC #EC99AB
square
#D4EC99 #99ECDB #B199EC #EC99AB
split-complementary
#D4EC99 #99ABEC #DB99EC
monochromatic
#A9D932 #BEE265 #D4EC99 #EAF6CD #F4FAE5
Accessibility & contrast
On white
1.29
#D4EC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#D4EC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4EC99
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4EC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4EC99 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E393
Deuteranopia (green-blind)
#F2E29D
Tritanopia (blue-blind)
#DBE4D7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d4ec99; /* rgb */ color: rgb(212, 236, 153); /* oklch */ color: oklch(90.6% 0.110 121.7);
Tailwind
colors: {
custom: {
50: '#e2f2b8',
500: '#d4ec99',
950: '#000000',
},
}SCSS
$custom: #d4ec99; $custom-light: #e2f2b8; $custom-dark: #000000;
JSON
{
"hex": "#d4ec99",
"rgb": {
"r": 212,
"g": 236,
"b": 153
},
"hsl": {
"h": 77.349,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.90628,
"c": 0.10955,
"h": 121.7
},
"luminance": 0.76288
}Semantic roles & 50–950 ramp
primary
#D4EC99
secondary
#7F62C8
accent
#15D14B
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#151611
muted
#848581