#ACFA7D#ACFA7D
#ACFA7D is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 90.7% C 0.176 H 134.9°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA7D |
|---|---|
| RGB | rgb(172, 250, 125) |
| HSL | hsl(97, 93%, 74%) |
| HSV | hsv(97, 50%, 98%) |
| CMYK | cmyk(31.2%, 0%, 50%, 2%) |
| CIE-LAB | lab(91.06, -45.07, 52.06) |
| CIE-LCH | lch(91.06, 68.86, 130.88°) |
| OKLab | oklab(90.75% -0.1244 0.1246) |
| OKLCH | oklch(90.75% 0.176 134.9) |
| XYZ | xyz(54.8993, 78.6205, 31.6808) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.39
Key Lime
#AEFF6E
ΔE00 2.47
Light Lime
#AEFD6C
ΔE00 2.47
Light Green
#96F97B
ΔE00 2.68
Light Yellowish Green
#C2FF89
ΔE00 2.82
Light Grass Green
#9AF764
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA7D #CB7DFA
analogous
#EAFA7D #ACFA7D #7DFA8C
triadic
#ACFA7D #7DACFA #FA7DAC
tetradic
#ACFA7D #7DEAFA #CB7DFA #FA8C7D
square
#ACFA7D #7DEAFA #CB7DFA #FA8C7D
split-complementary
#ACFA7D #8C7DFA #FA7DEA
monochromatic
#61F309 #86F842 #ACFA7D #D2FCB8 #ECFEE2
Accessibility & contrast
On white
1.26
#ACFA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#ACFA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA7D
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA7D | 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)
#FFEA72
Deuteranopia (green-blind)
#F7E385
Tritanopia (blue-blind)
#ABF2DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #acfa7d; /* rgb */ color: rgb(172, 250, 125); /* oklch */ color: oklch(90.7% 0.176 134.9);
Tailwind
colors: {
custom: {
50: '#c8fca5',
500: '#acfa7d',
950: '#000000',
},
}SCSS
$custom: #acfa7d; $custom-light: #c8fca5; $custom-dark: #000000;
JSON
{
"hex": "#acfa7d",
"rgb": {
"r": 172,
"g": 250,
"b": 125
},
"hsl": {
"h": 97.44,
"s": 92.593,
"l": 73.529
},
"oklch": {
"l": 0.90748,
"c": 0.17607,
"h": 134.9
},
"luminance": 0.78623
}Semantic roles & 50–950 ramp
primary
#ACFA7D
secondary
#A044D7
accent
#00E68F
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580