#ACFC84#ACFC84
#ACFC84 is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.3% C 0.172 H 136.1°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC84 |
|---|---|
| RGB | rgb(172, 252, 132) |
| HSL | hsl(100, 95%, 75%) |
| HSV | hsv(100, 48%, 99%) |
| CMYK | cmyk(31.7%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(91.71, -45.13, 49.59) |
| CIE-LCH | lch(91.71, 67.05, 132.31°) |
| OKLab | oklab(91.3% -0.1241 0.1196) |
| OKLCH | oklch(91.3% 0.172 136.1) |
| XYZ | xyz(55.9871, 80.0552, 34.3276) |
| Luminance | 0.8006 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.27
Light Green
#96F97B
ΔE00 2.47
Light Yellowish Green
#C2FF89
ΔE00 2.93
Pistachio (survey)
#C0FA8B
ΔE00 2.97
Pale Light Green
#B1FC99
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC84 #D484FC
analogous
#E8FC84 #ACFC84 #84FC98
triadic
#ACFC84 #84ACFC #FC84AC
tetradic
#ACFC84 #84E8FC #D484FC #FC9884
square
#ACFC84 #84E8FC #D484FC #FC9884
split-complementary
#ACFC84 #9884FC #FC84E8
monochromatic
#5BF90D #84FB48 #ACFC84 #D4FDC0 #EBFEE1
Accessibility & contrast
On white
1.23
#ACFC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#ACFC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC84
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC84 | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#AAF4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc84; /* rgb */ color: rgb(172, 252, 132); /* oklch */ color: oklch(91.3% 0.172 136.1);
Tailwind
colors: {
custom: {
50: '#c8feaa',
500: '#acfc84',
950: '#000000',
},
}SCSS
$custom: #acfc84; $custom-light: #c8feaa; $custom-dark: #000000;
JSON
{
"hex": "#acfc84",
"rgb": {
"r": 172,
"g": 252,
"b": 132
},
"hsl": {
"h": 100,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.913,
"c": 0.17235,
"h": 136.1
},
"luminance": 0.80057
}Semantic roles & 50–950 ramp
primary
#ACFC84
secondary
#AA49DB
accent
#00E699
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681