#ACFF70#ACFF70
#ACFF70 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 91.7% C 0.194 H 134.0°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF70 |
|---|---|
| RGB | rgb(172, 255, 112) |
| HSL | hsl(95, 100%, 72%) |
| HSV | hsv(95, 56%, 100%) |
| CMYK | cmyk(32.5%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(92.34, -48.55, 59.43) |
| CIE-LCH | lch(92.34, 76.74, 129.25°) |
| OKLab | oklab(91.74% -0.1348 0.1397) |
| OKLCH | oklch(91.74% 0.194 134) |
| XYZ | xyz(55.6968, 81.4583, 28.1145) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.42
Light Lime
#AEFD6C
ΔE00 0.74
Spring Green (survey)
#A9F971
ΔE00 1.35
Pale Lime Green
#B1FF65
ΔE00 1.65
Light Grass Green
#9AF764
ΔE00 2.31
Light Lime Green
#B9FF66
ΔE00 2.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF70 #C370FF
analogous
#F4FF70 #ACFF70 #70FF7C
triadic
#ACFF70 #70ACFF #FF70AC
tetradic
#ACFF70 #70F4FF #C370FF #FF7C70
square
#ACFF70 #70F4FF #C370FF #FF7C70
split-complementary
#ACFF70 #7C70FF #FF70F4
monochromatic
#67F500 #88FF33 #ACFF70 #D0FFAD #EDFFE0
Accessibility & contrast
On white
1.21
#ACFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#ACFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF70
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF70 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED61
Deuteranopia (green-blind)
#FCE77A
Tritanopia (blue-blind)
#ACF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acff70; /* rgb */ color: rgb(172, 255, 112); /* oklch */ color: oklch(91.7% 0.194 134.0);
Tailwind
colors: {
custom: {
50: '#c9ff9d',
500: '#acff70',
950: '#000000',
},
}SCSS
$custom: #acff70; $custom-light: #c9ff9d; $custom-dark: #000000;
JSON
{
"hex": "#acff70",
"rgb": {
"r": 172,
"g": 255,
"b": 112
},
"hsl": {
"h": 94.825,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91737,
"c": 0.19414,
"h": 134
},
"luminance": 0.81461
}Semantic roles & 50–950 ramp
primary
#ACFF70
secondary
#9737DC
accent
#00E685
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680