#ACFF82#ACFF82
#ACFF82 is a very light, vivid yellow-green. Relative luminance 0.819; OKLCH L 92.0% C 0.178 H 136.1°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF82 |
|---|---|
| RGB | rgb(172, 255, 130) |
| HSL | hsl(100, 100%, 75%) |
| HSV | hsv(100, 49%, 100%) |
| CMYK | cmyk(32.5%, 0%, 49%, 0%) |
| CIE-LAB | lab(92.53, -46.65, 51.53) |
| CIE-LCH | lch(92.53, 69.51, 132.15°) |
| OKLab | oklab(91.96% -0.1284 0.1238) |
| OKLCH | oklch(91.96% 0.178 136.1) |
| XYZ | xyz(56.8011, 81.9000, 33.9303) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.10
Light Green
#96F97B
ΔE00 2.57
Key Lime
#AEFF6E
ΔE00 2.64
Light Lime
#AEFD6C
ΔE00 2.83
Light Yellowish Green
#C2FF89
ΔE00 2.98
Light Grass Green
#9AF764
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF82 #D582FF
analogous
#EAFF82 #ACFF82 #82FF96
triadic
#ACFF82 #82ACFF #FF82AC
tetradic
#ACFF82 #82EAFF #D582FF #FF9682
square
#ACFF82 #82EAFF #D582FF #FF9682
split-complementary
#ACFF82 #9682FF #FF82EA
monochromatic
#5BFF08 #83FF45 #ACFF82 #D5FFBF #EBFFE0
Accessibility & contrast
On white
1.21
#ACFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#ACFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF82
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF82 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE77
Deuteranopia (green-blind)
#FBE78A
Tritanopia (blue-blind)
#AAF7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #acff82; /* rgb */ color: rgb(172, 255, 130); /* oklch */ color: oklch(92.0% 0.178 136.1);
Tailwind
colors: {
custom: {
50: '#c8ffa9',
500: '#acff82',
950: '#000000',
},
}SCSS
$custom: #acff82; $custom-light: #c8ffa9; $custom-dark: #000000;
JSON
{
"hex": "#acff82",
"rgb": {
"r": 172,
"g": 255,
"b": 130
},
"hsl": {
"h": 99.84,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.91959,
"c": 0.17835,
"h": 136.1
},
"luminance": 0.81902
}Semantic roles & 50–950 ramp
primary
#ACFF82
secondary
#AB47DE
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681