#ACFC91#ACFC91
#ACFC91 is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.5% C 0.160 H 138.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC91 |
|---|---|
| RGB | rgb(172, 252, 145) |
| HSL | hsl(105, 95%, 78%) |
| HSV | hsv(105, 42%, 99%) |
| CMYK | cmyk(31.7%, 0%, 42.5%, 1.2%) |
| CIE-LAB | lab(91.88, -43.51, 43.59) |
| CIE-LCH | lch(91.88, 61.59, 134.95°) |
| OKLab | oklab(91.49% -0.1191 0.1066) |
| OKLCH | oklch(91.49% 0.16 138.2) |
| XYZ | xyz(56.9327, 80.4334, 39.3080) |
| Luminance | 0.8044 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.21
Pastel Green
#B0FF9D
ΔE00 1.60
Celery
#C1FD95
ΔE00 2.92
Light Green
#96F97B
ΔE00 3.12
Palegreen
#98FB98
ΔE00 3.15
Light Pastel Green
#B2FBA5
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC91 #E191FC
analogous
#E1FC91 #ACFC91 #91FCAB
triadic
#ACFC91 #91ACFC #FC91AC
tetradic
#ACFC91 #91E1FC #E191FC #FCAB91
square
#ACFC91 #91E1FC #E191FC #FCAB91
split-complementary
#ACFC91 #AB91FC #FC91E1
monochromatic
#52F91A #7FFA55 #ACFC91 #D9FECD #E9FEE1
Accessibility & contrast
On white
1.23
#ACFC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#ACFC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC91
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC91 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC89
Deuteranopia (green-blind)
#F6E597
Tritanopia (blue-blind)
#A8F5E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfc91; /* rgb */ color: rgb(172, 252, 145); /* oklch */ color: oklch(91.5% 0.160 138.2);
Tailwind
colors: {
custom: {
50: '#c7feb2',
500: '#acfc91',
950: '#000000',
},
}SCSS
$custom: #acfc91; $custom-light: #c7feb2; $custom-dark: #000000;
JSON
{
"hex": "#acfc91",
"rgb": {
"r": 172,
"g": 252,
"b": 145
},
"hsl": {
"h": 104.86,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.91493,
"c": 0.15987,
"h": 138.2
},
"luminance": 0.80436
}Semantic roles & 50–950 ramp
primary
#ACFC91
secondary
#BA55DC
accent
#00E6AC
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681