#ACFF92#ACFF92
#ACFF92 is a very light, vivid green. Relative luminance 0.824; OKLCH L 92.2% C 0.163 H 138.5°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF92 |
|---|---|
| RGB | rgb(172, 255, 146) |
| HSL | hsl(106, 100%, 79%) |
| HSV | hsv(106, 43%, 100%) |
| CMYK | cmyk(32.5%, 0%, 42.7%, 0%) |
| CIE-LAB | lab(92.74, -44.69, 44.20) |
| CIE-LCH | lch(92.74, 62.85, 135.32°) |
| OKLab | oklab(92.19% -0.1223 0.1081) |
| OKLCH | oklch(92.19% 0.163 138.5) |
| XYZ | xyz(57.9597, 82.3635, 40.0324) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.53
Pastel Green
#B0FF9D
ΔE00 1.63
Light Green
#96F97B
ΔE00 3.10
Celery
#C1FD95
ΔE00 3.13
Palegreen
#98FB98
ΔE00 3.17
Light Pastel Green
#B2FBA5
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF92 #E592FF
analogous
#E2FF92 #ACFF92 #92FFAE
triadic
#ACFF92 #92ACFF #FF92AC
tetradic
#ACFF92 #92E2FF #E592FF #FFAE92
square
#ACFF92 #92E2FF #E592FF #FFAE92
split-complementary
#ACFF92 #AE92FF #FF92E2
monochromatic
#4FFF18 #7DFF55 #ACFF92 #DBFFCF #E8FFE0
Accessibility & contrast
On white
1.20
#ACFF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#ACFF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF92
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF92 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8A
Deuteranopia (green-blind)
#F9E799
Tritanopia (blue-blind)
#A8F8E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #acff92; /* rgb */ color: rgb(172, 255, 146); /* oklch */ color: oklch(92.2% 0.163 138.5);
Tailwind
colors: {
custom: {
50: '#c8ffb3',
500: '#acff92',
950: '#000000',
},
}SCSS
$custom: #acff92; $custom-light: #c8ffb3; $custom-dark: #000000;
JSON
{
"hex": "#acff92",
"rgb": {
"r": 172,
"g": 255,
"b": 146
},
"hsl": {
"h": 105.688,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.92192,
"c": 0.1632,
"h": 138.5
},
"luminance": 0.82366
}Semantic roles & 50–950 ramp
primary
#ACFF92
secondary
#BF54E1
accent
#00E6AF
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681