#ACFC82#ACFC82
#ACFC82 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.3% C 0.174 H 135.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC82 |
|---|---|
| RGB | rgb(172, 252, 130) |
| HSL | hsl(99, 95%, 75%) |
| HSV | hsv(99, 48%, 99%) |
| CMYK | cmyk(31.7%, 0%, 48.4%, 1.2%) |
| CIE-LAB | lab(91.69, -45.37, 50.49) |
| CIE-LCH | lch(91.69, 67.88, 131.94°) |
| OKLab | oklab(91.27% -0.1249 0.1215) |
| OKLCH | oklch(91.27% 0.174 135.8) |
| XYZ | xyz(55.8515, 80.0010, 33.6137) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.00
Light Green
#96F97B
ΔE00 2.49
Light Yellowish Green
#C2FF89
ΔE00 2.87
Key Lime
#AEFF6E
ΔE00 2.88
Light Lime
#AEFD6C
ΔE00 2.97
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC82 #D282FC
analogous
#E9FC82 #ACFC82 #82FC95
triadic
#ACFC82 #82ACFC #FC82AC
tetradic
#ACFC82 #82E9FC #D282FC #FC9582
square
#ACFC82 #82E9FC #D282FC #FC9582
split-complementary
#ACFC82 #9582FC #FC82E9
monochromatic
#5DF90A #84FB46 #ACFC82 #D4FDBE #EBFEE1
Accessibility & contrast
On white
1.24
#ACFC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#ACFC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC82
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC82 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC78
Deuteranopia (green-blind)
#F8E58A
Tritanopia (blue-blind)
#AAF4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc82; /* rgb */ color: rgb(172, 252, 130); /* oklch */ color: oklch(91.3% 0.174 135.8);
Tailwind
colors: {
custom: {
50: '#c8fea8',
500: '#acfc82',
950: '#000000',
},
}SCSS
$custom: #acfc82; $custom-light: #c8fea8; $custom-dark: #000000;
JSON
{
"hex": "#acfc82",
"rgb": {
"r": 172,
"g": 252,
"b": 130
},
"hsl": {
"h": 99.344,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.91273,
"c": 0.17422,
"h": 135.8
},
"luminance": 0.80003
}Semantic roles & 50–950 ramp
primary
#ACFC82
secondary
#A848DA
accent
#00E696
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681