#ACFA80#ACFA80
#ACFA80 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 90.8% C 0.173 H 135.3°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA80 |
|---|---|
| RGB | rgb(172, 250, 128) |
| HSL | hsl(98, 92%, 74%) |
| HSV | hsv(98, 49%, 98%) |
| CMYK | cmyk(31.2%, 0%, 48.8%, 2%) |
| CIE-LAB | lab(91.10, -44.73, 50.71) |
| CIE-LCH | lch(91.10, 67.62, 131.42°) |
| OKLab | oklab(90.79% -0.1233 0.1218) |
| OKLCH | oklch(90.79% 0.173 135.3) |
| XYZ | xyz(55.0938, 78.6983, 32.7054) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.79
Light Green
#96F97B
ΔE00 2.57
Pistachio (survey)
#C0FA8B
ΔE00 2.83
Light Yellowish Green
#C2FF89
ΔE00 2.84
Key Lime
#AEFF6E
ΔE00 2.85
Light Lime
#AEFD6C
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA80 #CE80FA
analogous
#E9FA80 #ACFA80 #80FA91
triadic
#ACFA80 #80ACFA #FA80AC
tetradic
#ACFA80 #80E9FA #CE80FA #FA9180
square
#ACFA80 #80E9FA #CE80FA #FA9180
split-complementary
#ACFA80 #9180FA #FA80E9
monochromatic
#5FF50A #86F845 #ACFA80 #D2FCBB #ECFEE2
Accessibility & contrast
On white
1.25
#ACFA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#ACFA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA80
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA80 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA75
Deuteranopia (green-blind)
#F6E388
Tritanopia (blue-blind)
#ABF2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acfa80; /* rgb */ color: rgb(172, 250, 128); /* oklch */ color: oklch(90.8% 0.173 135.3);
Tailwind
colors: {
custom: {
50: '#c8fca7',
500: '#acfa80',
950: '#000000',
},
}SCSS
$custom: #acfa80; $custom-light: #c8fca7; $custom-dark: #000000;
JSON
{
"hex": "#acfa80",
"rgb": {
"r": 172,
"g": 250,
"b": 128
},
"hsl": {
"h": 98.361,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.90788,
"c": 0.17331,
"h": 135.3
},
"luminance": 0.787
}Semantic roles & 50–950 ramp
primary
#ACFA80
secondary
#A347D7
accent
#00E693
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131710
muted
#838580