#D4E984#D4E984
#D4E984 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.7% C 0.128 H 118.7°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D4E984 |
|---|---|
| RGB | rgb(212, 233, 132) |
| HSL | hsl(72, 70%, 72%) |
| HSV | hsv(72, 43%, 91%) |
| CMYK | cmyk(9%, 0%, 43.3%, 8.6%) |
| CIE-LAB | lab(88.89, -22.13, 46.63) |
| CIE-LCH | lch(88.89, 51.61, 115.39°) |
| OKLab | oklab(89.65% -0.0617 0.1127) |
| OKLCH | oklch(89.65% 0.128 118.7) |
| XYZ | xyz(60.4555, 73.9411, 32.9125) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.44
Greenish Beige
#C9D179
ΔE00 5.81
Light Yellow Green
#CCFD7F
ΔE00 6.06
Pear
#CBF85F
ΔE00 6.72
Pale Olive Green
#B1D27B
ΔE00 6.92
Pistachio (survey)
#C0FA8B
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4E984 #9984E9
analogous
#E9CC84 #D4E984 #A2E984
triadic
#D4E984 #84D4E9 #E984D4
tetradic
#D4E984 #84E9CC #9984E9 #E984A2
square
#D4E984 #84E9CC #9984E9 #E984A2
split-complementary
#D4E984 #84A2E9 #CC84E9
monochromatic
#ABCE25 #C2E050 #D4E984 #E6F2B8 #F6FAE5
Accessibility & contrast
On white
1.33
#D4E984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#D4E984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4E984
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4E984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4E984 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7C
Deuteranopia (green-blind)
#F2E089
Tritanopia (blue-blind)
#DDDFD1
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d4e984; /* rgb */ color: rgb(212, 233, 132); /* oklch */ color: oklch(89.7% 0.128 118.7);
Tailwind
colors: {
custom: {
50: '#e3f0a9',
500: '#d4e984',
950: '#000000',
},
}SCSS
$custom: #d4e984; $custom-light: #e3f0a9; $custom-dark: #000000;
JSON
{
"hex": "#d4e984",
"rgb": {
"r": 212,
"g": 233,
"b": 132
},
"hsl": {
"h": 72.475,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.89653,
"c": 0.12842,
"h": 118.7
},
"luminance": 0.73941
}Semantic roles & 50–950 ramp
primary
#D4E984
secondary
#674FC2
accent
#14D23B
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161610
muted
#848581