#ACFF83#ACFF83
#ACFF83 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.0% C 0.177 H 136.2°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF83 |
|---|---|
| RGB | rgb(172, 255, 131) |
| HSL | hsl(100, 100%, 76%) |
| HSV | hsv(100, 49%, 100%) |
| CMYK | cmyk(32.5%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(92.54, -46.53, 51.08) |
| CIE-LCH | lch(92.54, 69.10, 132.34°) |
| OKLab | oklab(91.97% -0.1281 0.1228) |
| OKLCH | oklch(91.97% 0.177 136.2) |
| XYZ | xyz(56.8685, 81.9270, 34.2855) |
| Luminance | 0.8193 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.21
Light Green
#96F97B
ΔE00 2.54
Key Lime
#AEFF6E
ΔE00 2.78
Light Lime
#AEFD6C
ΔE00 2.96
Light Yellowish Green
#C2FF89
ΔE00 2.99
Pistachio (survey)
#C0FA8B
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF83 #D683FF
analogous
#EAFF83 #ACFF83 #83FF98
triadic
#ACFF83 #83ACFF #FF83AC
tetradic
#ACFF83 #83EAFF #D683FF #FF9883
square
#ACFF83 #83EAFF #D683FF #FF9883
split-complementary
#ACFF83 #9883FF #FF83EA
monochromatic
#5AFF09 #83FF46 #ACFF83 #D5FFC0 #EBFFE0
Accessibility & contrast
On white
1.21
#ACFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#ACFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF83
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF83 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE78
Deuteranopia (green-blind)
#FBE78B
Tritanopia (blue-blind)
#AAF7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #acff83; /* rgb */ color: rgb(172, 255, 131); /* oklch */ color: oklch(92.0% 0.177 136.2);
Tailwind
colors: {
custom: {
50: '#c8ffa9',
500: '#acff83',
950: '#000000',
},
}SCSS
$custom: #acff83; $custom-light: #c8ffa9; $custom-dark: #000000;
JSON
{
"hex": "#acff83",
"rgb": {
"r": 172,
"g": 255,
"b": 131
},
"hsl": {
"h": 100.161,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91973,
"c": 0.17743,
"h": 136.2
},
"luminance": 0.81929
}Semantic roles & 50–950 ramp
primary
#ACFF83
secondary
#AD48DF
accent
#00E69A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681