#ACFC70#ACFC70
#ACFC70 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.0% C 0.190 H 133.7°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC70 |
|---|---|
| RGB | rgb(172, 252, 112) |
| HSL | hsl(94, 96%, 71%) |
| HSV | hsv(94, 56%, 99%) |
| CMYK | cmyk(31.7%, 0%, 55.6%, 1.2%) |
| CIE-LAB | lab(91.49, -47.29, 58.45) |
| CIE-LCH | lch(91.49, 75.18, 128.98°) |
| OKLab | oklab(91.05% -0.1313 0.1376) |
| OKLCH | oklch(91.05% 0.19 133.7) |
| XYZ | xyz(54.7473, 79.5593, 27.7980) |
| Luminance | 0.7956 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 0.69
Spring Green (survey)
#A9F971
ΔE00 0.77
Key Lime
#AEFF6E
ΔE00 0.78
Pale Lime Green
#B1FF65
ΔE00 1.82
Light Grass Green
#9AF764
ΔE00 2.10
Pale Lime
#BEFD73
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC70 #C070FC
analogous
#F2FC70 #ACFC70 #70FC7A
triadic
#ACFC70 #70ACFC #FC70AC
tetradic
#ACFC70 #70F2FC #C070FC #FC7A70
square
#ACFC70 #70F2FC #C070FC #FC7A70
split-complementary
#ACFC70 #7A70FC #FC70F2
monochromatic
#68ED05 #89FB34 #ACFC70 #CFFDAC #EEFEE1
Accessibility & contrast
On white
1.24
#ACFC70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#ACFC70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC70
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC70 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB62
Deuteranopia (green-blind)
#FAE47A
Tritanopia (blue-blind)
#ACF3DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc70; /* rgb */ color: rgb(172, 252, 112); /* oklch */ color: oklch(91.0% 0.190 133.7);
Tailwind
colors: {
custom: {
50: '#c8fe9d',
500: '#acfc70',
950: '#000000',
},
}SCSS
$custom: #acfc70; $custom-light: #c8fe9d; $custom-dark: #000000;
JSON
{
"hex": "#acfc70",
"rgb": {
"r": 172,
"g": 252,
"b": 112
},
"hsl": {
"h": 94.286,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.91047,
"c": 0.19019,
"h": 133.7
},
"luminance": 0.79561
}Semantic roles & 50–950 ramp
primary
#ACFC70
secondary
#9438D8
accent
#00E683
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680