#ACFC80#ACFC80
#ACFC80 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.2% C 0.176 H 135.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC80 |
|---|---|
| RGB | rgb(172, 252, 128) |
| HSL | hsl(99, 95%, 75%) |
| HSV | hsv(99, 49%, 99%) |
| CMYK | cmyk(31.7%, 0%, 49.2%, 1.2%) |
| CIE-LAB | lab(91.66, -45.59, 51.40) |
| CIE-LCH | lch(91.66, 68.71, 131.58°) |
| OKLab | oklab(91.25% -0.1256 0.1233) |
| OKLCH | oklch(91.25% 0.176 135.5) |
| XYZ | xyz(55.7186, 79.9478, 32.9136) |
| Luminance | 0.7995 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.75
Light Green
#96F97B
ΔE00 2.54
Key Lime
#AEFF6E
ΔE00 2.61
Light Lime
#AEFD6C
ΔE00 2.70
Light Yellowish Green
#C2FF89
ΔE00 2.84
Pistachio (survey)
#C0FA8B
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC80 #D080FC
analogous
#EAFC80 #ACFC80 #80FC92
triadic
#ACFC80 #80ACFC #FC80AC
tetradic
#ACFC80 #80EAFC #D080FC #FC9280
square
#ACFC80 #80EAFC #D080FC #FC9280
split-complementary
#ACFC80 #9280FC #FC80EA
monochromatic
#5EF908 #85FB44 #ACFC80 #D3FDBC #EBFEE1
Accessibility & contrast
On white
1.24
#ACFC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#ACFC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC80
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC80 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB75
Deuteranopia (green-blind)
#F8E588
Tritanopia (blue-blind)
#ABF4DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc80; /* rgb */ color: rgb(172, 252, 128); /* oklch */ color: oklch(91.2% 0.176 135.5);
Tailwind
colors: {
custom: {
50: '#c8fea7',
500: '#acfc80',
950: '#000000',
},
}SCSS
$custom: #acfc80; $custom-light: #c8fea7; $custom-dark: #000000;
JSON
{
"hex": "#acfc80",
"rgb": {
"r": 172,
"g": 252,
"b": 128
},
"hsl": {
"h": 98.71,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.91246,
"c": 0.17606,
"h": 135.5
},
"luminance": 0.7995
}Semantic roles & 50–950 ramp
primary
#ACFC80
secondary
#A646DA
accent
#00E694
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131810
muted
#838680