#D4FA82#D4FA82
#D4FA82 is a very light, vivid yellow-green. Relative luminance 0.840; OKLCH L 93.3% C 0.153 H 123.8°. Best body text is #000000 at 17.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D4FA82 |
|---|---|
| RGB | rgb(212, 250, 130) |
| HSL | hsl(79, 92%, 75%) |
| HSV | hsv(79, 48%, 98%) |
| CMYK | cmyk(15.2%, 0%, 48%, 2%) |
| CIE-LAB | lab(93.44, -30.39, 53.16) |
| CIE-LCH | lch(93.44, 61.24, 119.75°) |
| OKLab | oklab(93.29% -0.0851 0.1271) |
| OKLCH | oklch(93.29% 0.153 123.8) |
| XYZ | xyz(65.3663, 83.9796, 33.8808) |
| Luminance | 0.8398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.82
Light Pea Green
#C4FE82
ΔE00 3.28
Pear
#CBF85F
ΔE00 3.75
Pale Lime
#BEFD73
ΔE00 3.91
Light Yellowish Green
#C2FF89
ΔE00 4.06
Pistachio (survey)
#C0FA8B
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4FA82 #A882FA
analogous
#FAE482 #D4FA82 #98FA82
triadic
#D4FA82 #82D4FA #FA82D4
tetradic
#D4FA82 #82FAE4 #A882FA #FA8298
square
#D4FA82 #82FAE4 #A882FA #FA8298
split-complementary
#D4FA82 #8298FA #E482FA
monochromatic
#ACF50C #C0F847 #D4FA82 #E8FCBD #F5FEE2
Accessibility & contrast
On white
1.18
#D4FA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.80
#D4FA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4FA82
17.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4FA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4FA82 | 1.00 | 1.18 | 17.80 | 17.80 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED78
Deuteranopia (green-blind)
#FFEC89
Tritanopia (blue-blind)
#DCF0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d4fa82; /* rgb */ color: rgb(212, 250, 130); /* oklch */ color: oklch(93.3% 0.153 123.8);
Tailwind
colors: {
custom: {
50: '#e3fca9',
500: '#d4fa82',
950: '#000000',
},
}SCSS
$custom: #d4fa82; $custom-light: #e3fca9; $custom-dark: #000000;
JSON
{
"hex": "#d4fa82",
"rgb": {
"r": 212,
"g": 250,
"b": 130
},
"hsl": {
"h": 79,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.93292,
"c": 0.15291,
"h": 123.8
},
"luminance": 0.8398
}Semantic roles & 50–950 ramp
primary
#D4FA82
secondary
#7648D8
accent
#00E649
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581