#ACFA7F#ACFA7F
#ACFA7F is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 90.8% C 0.174 H 135.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA7F |
|---|---|
| RGB | rgb(172, 250, 127) |
| HSL | hsl(98, 92%, 74%) |
| HSV | hsv(98, 49%, 98%) |
| CMYK | cmyk(31.2%, 0%, 49.2%, 2%) |
| CIE-LAB | lab(91.09, -44.85, 51.16) |
| CIE-LCH | lch(91.09, 68.04, 131.24°) |
| OKLab | oklab(90.77% -0.1236 0.1228) |
| OKLCH | oklch(90.77% 0.174 135.2) |
| XYZ | xyz(55.0283, 78.6721, 32.3604) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.65
Light Green
#96F97B
ΔE00 2.60
Key Lime
#AEFF6E
ΔE00 2.72
Light Lime
#AEFD6C
ΔE00 2.74
Light Yellowish Green
#C2FF89
ΔE00 2.82
Pistachio (survey)
#C0FA8B
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA7F #CD7FFA
analogous
#E9FA7F #ACFA7F #7FFA90
triadic
#ACFA7F #7FACFA #FA7FAC
tetradic
#ACFA7F #7FE9FA #CD7FFA #FA907F
square
#ACFA7F #7FE9FA #CD7FFA #FA907F
split-complementary
#ACFA7F #907FFA #FA7FE9
monochromatic
#60F50A #86F844 #ACFA7F #D2FCBA #ECFEE2
Accessibility & contrast
On white
1.25
#ACFA7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#ACFA7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA7F
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA7F | 1.00 | 1.25 | 16.73 | 16.73 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA74
Deuteranopia (green-blind)
#F7E387
Tritanopia (blue-blind)
#ABF2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acfa7f; /* rgb */ color: rgb(172, 250, 127); /* oklch */ color: oklch(90.8% 0.174 135.2);
Tailwind
colors: {
custom: {
50: '#c8fca6',
500: '#acfa7f',
950: '#000000',
},
}SCSS
$custom: #acfa7f; $custom-light: #c8fca6; $custom-dark: #000000;
JSON
{
"hex": "#acfa7f",
"rgb": {
"r": 172,
"g": 250,
"b": 127
},
"hsl": {
"h": 98.049,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.90774,
"c": 0.17423,
"h": 135.2
},
"luminance": 0.78674
}Semantic roles & 50–950 ramp
primary
#ACFA7F
secondary
#A246D7
accent
#00E692
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131710
muted
#838580