#ACFC72#ACFC72
#ACFC72 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.1% C 0.189 H 133.9°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC72 |
|---|---|
| RGB | rgb(172, 252, 114) |
| HSL | hsl(95, 96%, 72%) |
| HSV | hsv(95, 55%, 99%) |
| CMYK | cmyk(31.7%, 0%, 54.8%, 1.2%) |
| CIE-LAB | lab(91.51, -47.09, 57.58) |
| CIE-LCH | lch(91.51, 74.39, 129.27°) |
| OKLab | oklab(91.07% -0.1306 0.1359) |
| OKLCH | oklch(91.07% 0.189 133.9) |
| XYZ | xyz(54.8599, 79.6043, 28.3910) |
| Luminance | 0.7961 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.67
Light Lime
#AEFD6C
ΔE00 0.92
Key Lime
#AEFF6E
ΔE00 0.95
Pale Lime Green
#B1FF65
ΔE00 2.05
Light Grass Green
#9AF764
ΔE00 2.14
Pale Lime
#BEFD73
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC72 #C272FC
analogous
#F1FC72 #ACFC72 #72FC7D
triadic
#ACFC72 #72ACFC #FC72AC
tetradic
#ACFC72 #72F1FC #C272FC #FC7D72
square
#ACFC72 #72F1FC #C272FC #FC7D72
split-complementary
#ACFC72 #7D72FC #FC72F1
monochromatic
#67EF05 #89FB36 #ACFC72 #CFFDAE #EDFEE1
Accessibility & contrast
On white
1.24
#ACFC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#ACFC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC72
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC72 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB64
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#ACF3DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc72; /* rgb */ color: rgb(172, 252, 114); /* oklch */ color: oklch(91.1% 0.189 133.9);
Tailwind
colors: {
custom: {
50: '#c8fe9e',
500: '#acfc72',
950: '#000000',
},
}SCSS
$custom: #acfc72; $custom-light: #c8fe9e; $custom-dark: #000000;
JSON
{
"hex": "#acfc72",
"rgb": {
"r": 172,
"g": 252,
"b": 114
},
"hsl": {
"h": 94.783,
"s": 95.833,
"l": 71.765
},
"oklch": {
"l": 0.9107,
"c": 0.1885,
"h": 133.9
},
"luminance": 0.79606
}Semantic roles & 50–950 ramp
primary
#ACFC72
secondary
#963AD8
accent
#00E685
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680