#ACFC7E#ACFC7E
#ACFC7E is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.2% C 0.178 H 135.3°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC7E |
|---|---|
| RGB | rgb(172, 252, 126) |
| HSL | hsl(98, 95%, 74%) |
| HSV | hsv(98, 50%, 99%) |
| CMYK | cmyk(31.7%, 0%, 50%, 1.2%) |
| CIE-LAB | lab(91.64, -45.82, 52.30) |
| CIE-LCH | lch(91.64, 69.53, 131.22°) |
| OKLab | oklab(91.22% -0.1264 0.1252) |
| OKLCH | oklch(91.22% 0.178 135.3) |
| XYZ | xyz(55.5883, 79.8957, 32.2271) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.50
Key Lime
#AEFF6E
ΔE00 2.35
Light Lime
#AEFD6C
ΔE00 2.43
Light Green
#96F97B
ΔE00 2.62
Light Yellowish Green
#C2FF89
ΔE00 2.83
Light Grass Green
#9AF764
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC7E #CE7EFC
analogous
#EBFC7E #ACFC7E #7EFC8F
triadic
#ACFC7E #7EACFC #FC7EAC
tetradic
#ACFC7E #7EEBFC #CE7EFC #FC8F7E
square
#ACFC7E #7EEBFC #CE7EFC #FC8F7E
split-complementary
#ACFC7E #8F7EFC #FC7EEB
monochromatic
#5FF906 #86FB42 #ACFC7E #D2FDBA #ECFEE1
Accessibility & contrast
On white
1.24
#ACFC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#ACFC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC7E
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC7E | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB73
Deuteranopia (green-blind)
#F8E586
Tritanopia (blue-blind)
#ABF4DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc7e; /* rgb */ color: rgb(172, 252, 126); /* oklch */ color: oklch(91.2% 0.178 135.3);
Tailwind
colors: {
custom: {
50: '#c8fea6',
500: '#acfc7e',
950: '#000000',
},
}SCSS
$custom: #acfc7e; $custom-light: #c8fea6; $custom-dark: #000000;
JSON
{
"hex": "#acfc7e",
"rgb": {
"r": 172,
"g": 252,
"b": 126
},
"hsl": {
"h": 98.095,
"s": 95.455,
"l": 74.118
},
"oklch": {
"l": 0.91219,
"c": 0.1779,
"h": 135.3
},
"luminance": 0.79898
}Semantic roles & 50–950 ramp
primary
#ACFC7E
secondary
#A344DA
accent
#00E692
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680