#ACFA84#ACFA84
#ACFA84 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 90.8% C 0.170 H 135.9°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA84 |
|---|---|
| RGB | rgb(172, 250, 132) |
| HSL | hsl(100, 92%, 75%) |
| HSV | hsv(100, 47%, 98%) |
| CMYK | cmyk(31.2%, 0%, 47.2%, 2%) |
| CIE-LAB | lab(91.15, -44.27, 48.89) |
| CIE-LCH | lch(91.15, 65.95, 132.16°) |
| OKLab | oklab(90.84% -0.1218 0.118) |
| OKLCH | oklch(90.84% 0.17 135.9) |
| XYZ | xyz(55.3623, 78.8057, 34.1194) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.34
Light Green
#96F97B
ΔE00 2.53
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Pale Light Green
#B1FC99
ΔE00 2.86
Light Yellowish Green
#C2FF89
ΔE00 2.96
Celery
#C1FD95
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA84 #D284FA
analogous
#E7FA84 #ACFA84 #84FA97
triadic
#ACFA84 #84ACFA #FA84AC
tetradic
#ACFA84 #84E7FA #D284FA #FA9784
square
#ACFA84 #84E7FA #D284FA #FA9784
split-complementary
#ACFA84 #9784FA #FA84E7
monochromatic
#5DF50E #84F849 #ACFA84 #D4FCBF #EBFEE2
Accessibility & contrast
On white
1.25
#ACFA84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#ACFA84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA84
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA84 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#F6E38B
Tritanopia (blue-blind)
#AAF2DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa84; /* rgb */ color: rgb(172, 250, 132); /* oklch */ color: oklch(90.8% 0.170 135.9);
Tailwind
colors: {
custom: {
50: '#c8fcaa',
500: '#acfa84',
950: '#000000',
},
}SCSS
$custom: #acfa84; $custom-light: #c8fcaa; $custom-dark: #000000;
JSON
{
"hex": "#acfa84",
"rgb": {
"r": 172,
"g": 250,
"b": 132
},
"hsl": {
"h": 99.661,
"s": 92.188,
"l": 74.902
},
"oklch": {
"l": 0.90843,
"c": 0.16956,
"h": 135.9
},
"luminance": 0.78808
}Semantic roles & 50–950 ramp
primary
#ACFA84
secondary
#A84AD8
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581