#ACFA7A#ACFA7A
#ACFA7A is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.7% C 0.179 H 134.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA7A |
|---|---|
| RGB | rgb(172, 250, 122) |
| HSL | hsl(97, 93%, 73%) |
| HSV | hsv(97, 51%, 98%) |
| CMYK | cmyk(31.2%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(91.03, -45.40, 53.40) |
| CIE-LCH | lch(91.03, 70.10, 130.37°) |
| OKLab | oklab(90.71% -0.1255 0.1274) |
| OKLCH | oklch(90.71% 0.179 134.6) |
| XYZ | xyz(54.7105, 78.5450, 30.6867) |
| Luminance | 0.7855 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.01
Light Lime
#AEFD6C
ΔE00 2.09
Key Lime
#AEFF6E
ΔE00 2.11
Light Grass Green
#9AF764
ΔE00 2.59
Light Green
#96F97B
ΔE00 2.84
Light Yellowish Green
#C2FF89
ΔE00 2.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA7A #C87AFA
analogous
#ECFA7A #ACFA7A #7AFA88
triadic
#ACFA7A #7AACFA #FA7AAC
tetradic
#ACFA7A #7AECFA #C87AFA #FA887A
square
#ACFA7A #7AECFA #C87AFA #FA887A
split-complementary
#ACFA7A #887AFA #FA7AEC
monochromatic
#63F109 #87F83F #ACFA7A #D1FCB5 #EDFEE2
Accessibility & contrast
On white
1.26
#ACFA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#ACFA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA7A
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA7A | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96E
Deuteranopia (green-blind)
#F7E382
Tritanopia (blue-blind)
#ABF2DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acfa7a; /* rgb */ color: rgb(172, 250, 122); /* oklch */ color: oklch(90.7% 0.179 134.6);
Tailwind
colors: {
custom: {
50: '#c8fca3',
500: '#acfa7a',
950: '#000000',
},
}SCSS
$custom: #acfa7a; $custom-light: #c8fca3; $custom-dark: #000000;
JSON
{
"hex": "#acfa7a",
"rgb": {
"r": 172,
"g": 250,
"b": 122
},
"hsl": {
"h": 96.563,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.90709,
"c": 0.1788,
"h": 134.6
},
"luminance": 0.78547
}Semantic roles & 50–950 ramp
primary
#ACFA7A
secondary
#9C41D7
accent
#00E68C
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580