#ACFA91#ACFA91
#ACFA91 is a very light, vivid green. Relative luminance 0.792; OKLCH L 91.0% C 0.157 H 138.0°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA91 |
|---|---|
| RGB | rgb(172, 250, 145) |
| HSL | hsl(105, 91%, 77%) |
| HSV | hsv(105, 42%, 98%) |
| CMYK | cmyk(31.2%, 0%, 42%, 2%) |
| CIE-LAB | lab(91.32, -42.64, 42.87) |
| CIE-LCH | lch(91.32, 60.47, 134.84°) |
| OKLab | oklab(91.04% -0.1167 0.105) |
| OKLCH | oklch(91.04% 0.157 138) |
| XYZ | xyz(56.3080, 79.1839, 39.0998) |
| Luminance | 0.7919 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.08
Pastel Green
#B0FF9D
ΔE00 1.65
Celery
#C1FD95
ΔE00 2.88
Light Pastel Green
#B2FBA5
ΔE00 3.06
Palegreen
#98FB98
ΔE00 3.15
Light Green
#96F97B
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA91 #DF91FA
analogous
#E1FA91 #ACFA91 #91FAAA
triadic
#ACFA91 #91ACFA #FA91AC
tetradic
#ACFA91 #91E1FA #DF91FA #FAAA91
square
#ACFA91 #91E1FA #DF91FA #FAAA91
split-complementary
#ACFA91 #AA91FA #FA91E1
monochromatic
#54F51C #80F756 #ACFA91 #D8FDCC #E9FEE2
Accessibility & contrast
On white
1.25
#ACFA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#ACFA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA91
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA91 | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB89
Deuteranopia (green-blind)
#F5E397
Tritanopia (blue-blind)
#A8F3E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa91; /* rgb */ color: rgb(172, 250, 145); /* oklch */ color: oklch(91.0% 0.157 138.0);
Tailwind
colors: {
custom: {
50: '#c7fcb2',
500: '#acfa91',
950: '#000000',
},
}SCSS
$custom: #acfa91; $custom-light: #c7fcb2; $custom-dark: #000000;
JSON
{
"hex": "#acfa91",
"rgb": {
"r": 172,
"g": 250,
"b": 145
},
"hsl": {
"h": 104.571,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.91038,
"c": 0.15701,
"h": 138
},
"luminance": 0.79186
}Semantic roles & 50–950 ramp
primary
#ACFA91
secondary
#B856DA
accent
#00E6AA
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581