#D4FA84#D4FA84
#D4FA84 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.3% C 0.151 H 124.0°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA84 |
|---|---|
| RGB | rgb(212, 250, 132) |
| HSL | hsl(79, 92%, 75%) |
| HSV | hsv(79, 47%, 98%) |
| CMYK | cmyk(15.2%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(93.47, -30.19, 52.26) |
| CIE-LCH | lch(93.47, 60.35, 120.01°) |
| OKLab | oklab(93.32% -0.0844 0.1252) |
| OKLCH | oklch(93.32% 0.151 124) |
| XYZ | xyz(65.5018, 84.0339, 34.5947) |
| Luminance | 0.8403 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.84
Light Pea Green
#C4FE82
ΔE00 3.22
Light Yellowish Green
#C2FF89
ΔE00 3.95
Pale Lime
#BEFD73
ΔE00 3.97
Pear
#CBF85F
ΔE00 4.01
Pistachio (survey)
#C0FA8B
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA84 #AA84FA
analogous
#FAE584 #D4FA84 #99FA84
triadic
#D4FA84 #84D4FA #FA84D4
tetradic
#D4FA84 #84FAE5 #AA84FA #FA8499
square
#D4FA84 #84FAE5 #AA84FA #FA8499
split-complementary
#D4FA84 #8499FA #E584FA
monochromatic
#ABF50E #BFF849 #D4FA84 #E9FCBF #F5FEE2
Accessibility & contrast
On white
1.18
#D4FA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#D4FA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA84
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA84 | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#FFEC8B
Tritanopia (blue-blind)
#DBF0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4fa84; /* rgb */ color: rgb(212, 250, 132); /* oklch */ color: oklch(93.3% 0.151 124.0);
Tailwind
colors: {
custom: {
50: '#e3fcaa',
500: '#d4fa84',
950: '#000000',
},
}SCSS
$custom: #d4fa84; $custom-light: #e3fcaa; $custom-dark: #000000;
JSON
{
"hex": "#d4fa84",
"rgb": {
"r": 212,
"g": 250,
"b": 132
},
"hsl": {
"h": 79.322,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.93318,
"c": 0.15096,
"h": 124
},
"luminance": 0.84034
}Semantic roles & 50–950 ramp
primary
#D4FA84
secondary
#784AD8
accent
#00E64A
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581