#ACFF8A#ACFF8A
#ACFF8A is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.1% C 0.171 H 137.2°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF8A |
|---|---|
| RGB | rgb(172, 255, 138) |
| HSL | hsl(103, 100%, 77%) |
| HSV | hsv(103, 46%, 100%) |
| CMYK | cmyk(32.5%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(92.63, -45.70, 47.89) |
| CIE-LCH | lch(92.63, 66.20, 133.66°) |
| OKLab | oklab(92.07% -0.1254 0.1161) |
| OKLCH | oklch(92.07% 0.171 137.2) |
| XYZ | xyz(57.3591, 82.1232, 36.8690) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.51
Light Green
#96F97B
ΔE00 2.59
Pastel Green
#B0FF9D
ΔE00 2.77
Spring Green (survey)
#A9F971
ΔE00 3.08
Celery
#C1FD95
ΔE00 3.13
Light Yellowish Green
#C2FF89
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF8A #DD8AFF
analogous
#E7FF8A #ACFF8A #8AFFA3
triadic
#ACFF8A #8AACFF #FF8AAC
tetradic
#ACFF8A #8AE7FF #DD8AFF #FFA38A
square
#ACFF8A #8AE7FF #DD8AFF #FFA38A
split-complementary
#ACFF8A #A38AFF #FF8AE7
monochromatic
#55FF10 #81FF4D #ACFF8A #D7FFC7 #E9FFE0
Accessibility & contrast
On white
1.21
#ACFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#ACFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF8A
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF8A | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE80
Deuteranopia (green-blind)
#FAE791
Tritanopia (blue-blind)
#A9F8E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #acff8a; /* rgb */ color: rgb(172, 255, 138); /* oklch */ color: oklch(92.1% 0.171 137.2);
Tailwind
colors: {
custom: {
50: '#c8ffae',
500: '#acff8a',
950: '#000000',
},
}SCSS
$custom: #acff8a; $custom-light: #c8ffae; $custom-dark: #000000;
JSON
{
"hex": "#acff8a",
"rgb": {
"r": 172,
"g": 255,
"b": 138
},
"hsl": {
"h": 102.564,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92071,
"c": 0.17089,
"h": 137.2
},
"luminance": 0.82126
}Semantic roles & 50–950 ramp
primary
#ACFF8A
secondary
#B54EE0
accent
#00E6A3
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681