#ACFF72#ACFF72
#ACFF72 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 91.8% C 0.192 H 134.2°. Best body text is #000000 at 17.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF72 |
|---|---|
| RGB | rgb(172, 255, 114) |
| HSL | hsl(95, 100%, 72%) |
| HSV | hsv(95, 55%, 100%) |
| CMYK | cmyk(32.5%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(92.36, -48.36, 58.57) |
| CIE-LCH | lch(92.36, 75.96, 129.54°) |
| OKLab | oklab(91.76% -0.1341 0.138) |
| OKLCH | oklch(91.76% 0.192 134.2) |
| XYZ | xyz(55.8094, 81.5034, 28.7075) |
| Luminance | 0.8151 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.63
Light Lime
#AEFD6C
ΔE00 0.91
Spring Green (survey)
#A9F971
ΔE00 1.26
Pale Lime Green
#B1FF65
ΔE00 1.87
Light Grass Green
#9AF764
ΔE00 2.34
Pale Lime
#BEFD73
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF72 #C572FF
analogous
#F3FF72 #ACFF72 #72FF7E
triadic
#ACFF72 #72ACFF #FF72AC
tetradic
#ACFF72 #72F3FF #C572FF #FF7E72
square
#ACFF72 #72F3FF #C572FF #FF7E72
split-complementary
#ACFF72 #7E72FF #FF72F3
monochromatic
#65F700 #88FF35 #ACFF72 #D0FFAF #EDFFE0
Accessibility & contrast
On white
1.21
#ACFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.30
#ACFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF72
17.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF72 | 1.00 | 1.21 | 17.30 | 17.30 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED64
Deuteranopia (green-blind)
#FCE77C
Tritanopia (blue-blind)
#ACF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acff72; /* rgb */ color: rgb(172, 255, 114); /* oklch */ color: oklch(91.8% 0.192 134.2);
Tailwind
colors: {
custom: {
50: '#c9ff9e',
500: '#acff72',
950: '#000000',
},
}SCSS
$custom: #acff72; $custom-light: #c9ff9e; $custom-dark: #000000;
JSON
{
"hex": "#acff72",
"rgb": {
"r": 172,
"g": 255,
"b": 114
},
"hsl": {
"h": 95.319,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.9176,
"c": 0.19247,
"h": 134.2
},
"luminance": 0.81506
}Semantic roles & 50–950 ramp
primary
#ACFF72
secondary
#9939DC
accent
#00E687
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680