#ACFF97#ACFF97
#ACFF97 is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.3% C 0.158 H 139.5°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF97 |
|---|---|
| RGB | rgb(172, 255, 151) |
| HSL | hsl(108, 100%, 80%) |
| HSV | hsv(108, 41%, 100%) |
| CMYK | cmyk(32.5%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(92.81, -44.02, 41.86) |
| CIE-LCH | lch(92.81, 60.75, 136.44°) |
| OKLab | oklab(92.27% -0.1203 0.1029) |
| OKLCH | oklch(92.27% 0.158 139.5) |
| XYZ | xyz(58.3572, 82.5225, 42.1258) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.93
Pale Light Green
#B1FC99
ΔE00 1.11
Palegreen
#98FB98
ΔE00 2.69
Light Pastel Green
#B2FBA5
ΔE00 2.80
Celery
#C1FD95
ΔE00 3.35
Light Green
#96F97B
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF97 #EA97FF
analogous
#E0FF97 #ACFF97 #97FFB6
triadic
#ACFF97 #97ACFF #FF97AC
tetradic
#ACFF97 #97E0FF #EA97FF #FFB697
square
#ACFF97 #97E0FF #EA97FF #FFB697
split-complementary
#ACFF97 #B697FF #FF97E0
monochromatic
#4AFF1D #7BFF5A #ACFF97 #DDFFD4 #E7FFE0
Accessibility & contrast
On white
1.20
#ACFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#ACFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF97
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF97 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8F
Deuteranopia (green-blind)
#F8E79D
Tritanopia (blue-blind)
#A7F9E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #acff97; /* rgb */ color: rgb(172, 255, 151); /* oklch */ color: oklch(92.3% 0.158 139.5);
Tailwind
colors: {
custom: {
50: '#c7ffb7',
500: '#acff97',
950: '#000000',
},
}SCSS
$custom: #acff97; $custom-light: #c7ffb7; $custom-dark: #000000;
JSON
{
"hex": "#acff97",
"rgb": {
"r": 172,
"g": 255,
"b": 151
},
"hsl": {
"h": 107.885,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92271,
"c": 0.15831,
"h": 139.5
},
"luminance": 0.82525
}Semantic roles & 50–950 ramp
primary
#ACFF97
secondary
#C659E2
accent
#00E6B7
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681