#ACFF88#ACFF88
#ACFF88 is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.0% C 0.173 H 136.9°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF88 |
|---|---|
| RGB | rgb(172, 255, 136) |
| HSL | hsl(102, 100%, 77%) |
| HSV | hsv(102, 47%, 100%) |
| CMYK | cmyk(32.5%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(92.60, -45.94, 48.81) |
| CIE-LCH | lch(92.60, 67.03, 133.27°) |
| OKLab | oklab(92.04% -0.1262 0.118) |
| OKLCH | oklch(92.04% 0.173 136.9) |
| XYZ | xyz(57.2156, 82.0658, 36.1134) |
| Luminance | 0.8207 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.54
Pale Light Green
#B1FC99
ΔE00 2.77
Spring Green (survey)
#A9F971
ΔE00 2.82
Pastel Green
#B0FF9D
ΔE00 3.05
Light Yellowish Green
#C2FF89
ΔE00 3.17
Celery
#C1FD95
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF88 #DB88FF
analogous
#E7FF88 #ACFF88 #88FFA0
triadic
#ACFF88 #88ACFF #FF88AC
tetradic
#ACFF88 #88E7FF #DB88FF #FFA088
square
#ACFF88 #88E7FF #DB88FF #FFA088
split-complementary
#ACFF88 #A088FF #FF88E7
monochromatic
#57FF0E #81FF4B #ACFF88 #D7FFC5 #EAFFE0
Accessibility & contrast
On white
1.21
#ACFF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#ACFF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF88
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF88 | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7E
Deuteranopia (green-blind)
#FAE78F
Tritanopia (blue-blind)
#A9F8E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #acff88; /* rgb */ color: rgb(172, 255, 136); /* oklch */ color: oklch(92.0% 0.173 136.9);
Tailwind
colors: {
custom: {
50: '#c8ffad',
500: '#acff88',
950: '#000000',
},
}SCSS
$custom: #acff88; $custom-light: #c8ffad; $custom-dark: #000000;
JSON
{
"hex": "#acff88",
"rgb": {
"r": 172,
"g": 255,
"b": 136
},
"hsl": {
"h": 101.849,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.92043,
"c": 0.17277,
"h": 136.9
},
"luminance": 0.82068
}Semantic roles & 50–950 ramp
primary
#ACFF88
secondary
#B34CDF
accent
#00E6A0
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681