#D2FA84#D2FA84
#D2FA84 is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.2% C 0.152 H 124.7°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D2FA84 |
|---|---|
| RGB | rgb(210, 250, 132) |
| HSL | hsl(80, 92%, 75%) |
| HSV | hsv(80, 47%, 98%) |
| CMYK | cmyk(16%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(93.34, -30.92, 52.07) |
| CIE-LCH | lch(93.34, 60.56, 120.70°) |
| OKLab | oklab(93.18% -0.0863 0.1248) |
| OKLCH | oklch(93.18% 0.152 124.7) |
| XYZ | xyz(64.9287, 83.7383, 34.5678) |
| Luminance | 0.8374 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 1.55
Light Pea Green
#C4FE82
ΔE00 2.87
Light Yellowish Green
#C2FF89
ΔE00 3.58
Pistachio (survey)
#C0FA8B
ΔE00 3.66
Pale Lime
#BEFD73
ΔE00 3.67
Pear
#CBF85F
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2FA84 #AC84FA
analogous
#FAE784 #D2FA84 #97FA84
triadic
#D2FA84 #84D2FA #FA84D2
tetradic
#D2FA84 #84FAE7 #AC84FA #FA8497
square
#D2FA84 #84FAE7 #AC84FA #FA8497
split-complementary
#D2FA84 #8497FA #E784FA
monochromatic
#A7F50E #BCF849 #D2FA84 #E8FCBF #F4FEE2
Accessibility & contrast
On white
1.18
#D2FA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#D2FA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2FA84
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2FA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2FA84 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#FFEB8B
Tritanopia (blue-blind)
#D9F0DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #d2fa84; /* rgb */ color: rgb(210, 250, 132); /* oklch */ color: oklch(93.2% 0.152 124.7);
Tailwind
colors: {
custom: {
50: '#e2fcaa',
500: '#d2fa84',
950: '#000000',
},
}SCSS
$custom: #d2fa84; $custom-light: #e2fcaa; $custom-dark: #000000;
JSON
{
"hex": "#d2fa84",
"rgb": {
"r": 210,
"g": 250,
"b": 132
},
"hsl": {
"h": 80.339,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.93182,
"c": 0.15176,
"h": 124.7
},
"luminance": 0.83739
}Semantic roles & 50–950 ramp
primary
#D2FA84
secondary
#7A4AD8
accent
#00E64E
background
#FEFFFD
surface
#FCFFF7
border
#D5D7D0
text
#161710
muted
#848581