#ACFA82#ACFA82
#ACFA82 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 90.8% C 0.171 H 135.6°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA82 |
|---|---|
| RGB | rgb(172, 250, 130) |
| HSL | hsl(99, 92%, 75%) |
| HSV | hsv(99, 48%, 98%) |
| CMYK | cmyk(31.2%, 0%, 48%, 2%) |
| CIE-LAB | lab(91.12, -44.50, 49.80) |
| CIE-LCH | lch(91.12, 66.79, 131.78°) |
| OKLab | oklab(90.82% -0.1225 0.1199) |
| OKLCH | oklch(90.82% 0.171 135.6) |
| XYZ | xyz(55.2268, 78.7515, 33.4055) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.06
Light Green
#96F97B
ΔE00 2.54
Pistachio (survey)
#C0FA8B
ΔE00 2.81
Light Yellowish Green
#C2FF89
ΔE00 2.88
Celery
#C1FD95
ΔE00 3.10
Key Lime
#AEFF6E
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA82 #D082FA
analogous
#E8FA82 #ACFA82 #82FA94
triadic
#ACFA82 #82ACFA #FA82AC
tetradic
#ACFA82 #82E8FA #D082FA #FA9482
square
#ACFA82 #82E8FA #D082FA #FA9482
split-complementary
#ACFA82 #9482FA #FA82E8
monochromatic
#5EF50C #85F847 #ACFA82 #D3FCBD #EBFEE2
Accessibility & contrast
On white
1.25
#ACFA82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#ACFA82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA82
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA82 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#F6E38A
Tritanopia (blue-blind)
#ABF2DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa82; /* rgb */ color: rgb(172, 250, 130); /* oklch */ color: oklch(90.8% 0.171 135.6);
Tailwind
colors: {
custom: {
50: '#c8fca8',
500: '#acfa82',
950: '#000000',
},
}SCSS
$custom: #acfa82; $custom-light: #c8fca8; $custom-dark: #000000;
JSON
{
"hex": "#acfa82",
"rgb": {
"r": 172,
"g": 250,
"b": 130
},
"hsl": {
"h": 99,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.90815,
"c": 0.17144,
"h": 135.6
},
"luminance": 0.78754
}Semantic roles & 50–950 ramp
primary
#ACFA82
secondary
#A648D8
accent
#00E695
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581