#ACFC7A#ACFC7A
#ACFC7A is a very light, vivid yellow-green. Relative luminance 0.798; OKLCH L 91.2% C 0.182 H 134.8°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC7A |
|---|---|
| RGB | rgb(172, 252, 122) |
| HSL | hsl(97, 96%, 73%) |
| HSV | hsv(97, 52%, 99%) |
| CMYK | cmyk(31.7%, 0%, 51.6%, 1.2%) |
| CIE-LAB | lab(91.59, -46.26, 54.08) |
| CIE-LCH | lch(91.59, 71.17, 130.54°) |
| OKLab | oklab(91.17% -0.1278 0.1289) |
| OKLCH | oklch(91.17% 0.182 134.8) |
| XYZ | xyz(55.3353, 79.7945, 30.8949) |
| Luminance | 0.7980 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.04
Key Lime
#AEFF6E
ΔE00 1.84
Light Lime
#AEFD6C
ΔE00 1.91
Light Grass Green
#9AF764
ΔE00 2.57
Light Green
#96F97B
ΔE00 2.84
Light Yellowish Green
#C2FF89
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC7A #CA7AFC
analogous
#EDFC7A #ACFC7A #7AFC89
triadic
#ACFC7A #7AACFC #FC7AAC
tetradic
#ACFC7A #7AEDFC #CA7AFC #FC897A
square
#ACFC7A #7AEDFC #CA7AFC #FC897A
split-complementary
#ACFC7A #897AFC #FC7AED
monochromatic
#62F606 #87FB3E #ACFC7A #D1FDB6 #ECFEE1
Accessibility & contrast
On white
1.24
#ACFC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#ACFC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC7A
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC7A | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB6E
Deuteranopia (green-blind)
#F9E483
Tritanopia (blue-blind)
#ABF4DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc7a; /* rgb */ color: rgb(172, 252, 122); /* oklch */ color: oklch(91.2% 0.182 134.8);
Tailwind
colors: {
custom: {
50: '#c8fea3',
500: '#acfc7a',
950: '#000000',
},
}SCSS
$custom: #acfc7a; $custom-light: #c8fea3; $custom-dark: #000000;
JSON
{
"hex": "#acfc7a",
"rgb": {
"r": 172,
"g": 252,
"b": 122
},
"hsl": {
"h": 96.923,
"s": 95.588,
"l": 73.333
},
"oklch": {
"l": 0.91167,
"c": 0.18151,
"h": 134.8
},
"luminance": 0.79797
}Semantic roles & 50–950 ramp
primary
#ACFC7A
secondary
#9F41D9
accent
#00E68D
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680