#ACFA7C#ACFA7C
#ACFA7C is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 90.7% C 0.177 H 134.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA7C |
|---|---|
| RGB | rgb(172, 250, 124) |
| HSL | hsl(97, 93%, 73%) |
| HSV | hsv(97, 50%, 98%) |
| CMYK | cmyk(31.2%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(91.05, -45.18, 52.51) |
| CIE-LCH | lch(91.05, 69.27, 130.71°) |
| OKLab | oklab(90.74% -0.1247 0.1255) |
| OKLCH | oklch(90.74% 0.177 134.8) |
| XYZ | xyz(54.8357, 78.5950, 31.3460) |
| Luminance | 0.7860 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.26
Light Lime
#AEFD6C
ΔE00 2.34
Key Lime
#AEFF6E
ΔE00 2.35
Light Green
#96F97B
ΔE00 2.73
Light Grass Green
#9AF764
ΔE00 2.77
Light Yellowish Green
#C2FF89
ΔE00 2.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA7C #CA7CFA
analogous
#EBFA7C #ACFA7C #7CFA8B
triadic
#ACFA7C #7CACFA #FA7CAC
tetradic
#ACFA7C #7CEBFA #CA7CFA #FA8B7C
square
#ACFA7C #7CEBFA #CA7CFA #FA8B7C
split-complementary
#ACFA7C #8B7CFA #FA7CEB
monochromatic
#62F209 #87F841 #ACFA7C #D1FCB7 #ECFEE2
Accessibility & contrast
On white
1.26
#ACFA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#ACFA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA7C
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA7C | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA71
Deuteranopia (green-blind)
#F7E384
Tritanopia (blue-blind)
#ABF2DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acfa7c; /* rgb */ color: rgb(172, 250, 124); /* oklch */ color: oklch(90.7% 0.177 134.8);
Tailwind
colors: {
custom: {
50: '#c8fca4',
500: '#acfa7c',
950: '#000000',
},
}SCSS
$custom: #acfa7c; $custom-light: #c8fca4; $custom-dark: #000000;
JSON
{
"hex": "#acfa7c",
"rgb": {
"r": 172,
"g": 250,
"b": 124
},
"hsl": {
"h": 97.143,
"s": 92.647,
"l": 73.333
},
"oklch": {
"l": 0.90735,
"c": 0.17698,
"h": 134.8
},
"luminance": 0.78597
}Semantic roles & 50–950 ramp
primary
#ACFA7C
secondary
#9F43D7
accent
#00E68E
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580