#ACFC86#ACFC86
#ACFC86 is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.3% C 0.170 H 136.4°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC86 |
|---|---|
| RGB | rgb(172, 252, 134) |
| HSL | hsl(101, 95%, 76%) |
| HSV | hsv(101, 47%, 99%) |
| CMYK | cmyk(31.7%, 0%, 46.8%, 1.2%) |
| CIE-LAB | lab(91.73, -44.89, 48.67) |
| CIE-LCH | lch(91.73, 66.22, 132.69°) |
| OKLab | oklab(91.33% -0.1234 0.1176) |
| OKLCH | oklch(91.33% 0.17 136.4) |
| XYZ | xyz(56.1252, 80.1105, 35.0553) |
| Luminance | 0.8011 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.48
Spring Green (survey)
#A9F971
ΔE00 2.54
Pale Light Green
#B1FC99
ΔE00 2.72
Pistachio (survey)
#C0FA8B
ΔE00 2.99
Celery
#C1FD95
ΔE00 3.01
Light Yellowish Green
#C2FF89
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC86 #D686FC
analogous
#E7FC86 #ACFC86 #86FC9B
triadic
#ACFC86 #86ACFC #FC86AC
tetradic
#ACFC86 #86E7FC #D686FC #FC9B86
square
#ACFC86 #86E7FC #D686FC #FC9B86
split-complementary
#ACFC86 #9B86FC #FC86E7
monochromatic
#5AF90F #83FB4A #ACFC86 #D5FDC2 #EBFEE1
Accessibility & contrast
On white
1.23
#ACFC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#ACFC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC86
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC86 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7C
Deuteranopia (green-blind)
#F8E58D
Tritanopia (blue-blind)
#AAF5E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc86; /* rgb */ color: rgb(172, 252, 134); /* oklch */ color: oklch(91.3% 0.170 136.4);
Tailwind
colors: {
custom: {
50: '#c8feab',
500: '#acfc86',
950: '#000000',
},
}SCSS
$custom: #acfc86; $custom-light: #c8feab; $custom-dark: #000000;
JSON
{
"hex": "#acfc86",
"rgb": {
"r": 172,
"g": 252,
"b": 134
},
"hsl": {
"h": 100.678,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.91329,
"c": 0.17047,
"h": 136.4
},
"luminance": 0.80113
}Semantic roles & 50–950 ramp
primary
#ACFC86
secondary
#AD4BDB
accent
#00E69C
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681