#ACF07A#ACF07A
#ACF07A is a very light, vivid yellow-green. Relative luminance 0.725; OKLCH L 88.4% C 0.165 H 133.4°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ACF07A |
|---|---|
| RGB | rgb(172, 240, 122) |
| HSL | hsl(95, 80%, 71%) |
| HSV | hsv(95, 49%, 94%) |
| CMYK | cmyk(28.3%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(88.21, -41.05, 49.99) |
| CIE-LCH | lch(88.21, 64.69, 129.39°) |
| OKLab | oklab(88.42% -0.1135 0.1199) |
| OKLCH | oklch(88.42% 0.165 133.4) |
| XYZ | xyz(51.6852, 72.4943, 29.6782) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.62
Pistachio (survey)
#C0FA8B
ΔE00 2.99
Light Yellowish Green
#C2FF89
ΔE00 3.62
Light Grass Green
#9AF764
ΔE00 3.72
Light Lime
#AEFD6C
ΔE00 3.78
Light Green
#96F97B
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACF07A #BE7AF0
analogous
#E7F07A #ACF07A #7AF083
triadic
#ACF07A #7AACF0 #F07AAC
tetradic
#ACF07A #7AE7F0 #BE7AF0 #F0837A
square
#ACF07A #7AE7F0 #BE7AF0 #F0837A
split-complementary
#ACF07A #837AF0 #F07AE7
monochromatic
#69D718 #8AEA43 #ACF07A #CEF6B1 #EEFCE4
Accessibility & contrast
On white
1.35
#ACF07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#ACF07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACF07A
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACF07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACF07A | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E170
Deuteranopia (green-blind)
#EEDB81
Tritanopia (blue-blind)
#ADE8D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #acf07a; /* rgb */ color: rgb(172, 240, 122); /* oklch */ color: oklch(88.4% 0.165 133.4);
Tailwind
colors: {
custom: {
50: '#c7f5a3',
500: '#acf07a',
950: '#000000',
},
}SCSS
$custom: #acf07a; $custom-light: #c7f5a3; $custom-dark: #000000;
JSON
{
"hex": "#acf07a",
"rgb": {
"r": 172,
"g": 240,
"b": 122
},
"hsl": {
"h": 94.576,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.8842,
"c": 0.16504,
"h": 133.4
},
"luminance": 0.72496
}Semantic roles & 50–950 ramp
primary
#ACF07A
secondary
#9144CA
accent
#09DC83
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#13170F
muted
#838580