#ACFA85#ACFA85
#ACFA85 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.9% C 0.169 H 136.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA85 |
|---|---|
| RGB | rgb(172, 250, 133) |
| HSL | hsl(100, 92%, 75%) |
| HSV | hsv(100, 47%, 98%) |
| CMYK | cmyk(31.2%, 0%, 46.8%, 2%) |
| CIE-LAB | lab(91.16, -44.15, 48.43) |
| CIE-LCH | lch(91.16, 65.54, 132.35°) |
| OKLab | oklab(90.86% -0.1214 0.117) |
| OKLCH | oklch(90.86% 0.169 136) |
| XYZ | xyz(55.4311, 78.8332, 34.4815) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.48
Light Green
#96F97B
ΔE00 2.54
Pale Light Green
#B1FC99
ΔE00 2.73
Pistachio (survey)
#C0FA8B
ΔE00 2.82
Celery
#C1FD95
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA85 #D385FA
analogous
#E6FA85 #ACFA85 #85FA98
triadic
#ACFA85 #85ACFA #FA85AC
tetradic
#ACFA85 #85E6FA #D385FA #FA9885
square
#ACFA85 #85E6FA #D385FA #FA9885
split-complementary
#ACFA85 #9885FA #FA85E6
monochromatic
#5CF50F #84F84A #ACFA85 #D4FCC0 #EBFEE2
Accessibility & contrast
On white
1.25
#ACFA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#ACFA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA85
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA85 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7B
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#AAF3DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa85; /* rgb */ color: rgb(172, 250, 133); /* oklch */ color: oklch(90.9% 0.169 136.0);
Tailwind
colors: {
custom: {
50: '#c8fcaa',
500: '#acfa85',
950: '#000000',
},
}SCSS
$custom: #acfa85; $custom-light: #c8fcaa; $custom-dark: #000000;
JSON
{
"hex": "#acfa85",
"rgb": {
"r": 172,
"g": 250,
"b": 133
},
"hsl": {
"h": 100,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.90857,
"c": 0.16862,
"h": 136
},
"luminance": 0.78835
}Semantic roles & 50–950 ramp
primary
#ACFA85
secondary
#A94BD8
accent
#00E699
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581