#ACFE7F#ACFE7F
#ACFE7F is a very light, vivid yellow-green. Relative luminance 0.812; OKLCH L 91.7% C 0.180 H 135.6°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFE7F |
|---|---|
| RGB | rgb(172, 254, 127) |
| HSL | hsl(99, 98%, 75%) |
| HSV | hsv(99, 50%, 100%) |
| CMYK | cmyk(32.3%, 0%, 50%, 0.4%) |
| CIE-LAB | lab(92.21, -46.56, 52.53) |
| CIE-LCH | lch(92.21, 70.20, 131.55°) |
| OKLab | oklab(91.69% -0.1284 0.1258) |
| OKLCH | oklch(91.69% 0.18 135.6) |
| XYZ | xyz(56.2845, 81.1843, 32.7791) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.71
Key Lime
#AEFF6E
ΔE00 2.30
Light Lime
#AEFD6C
ΔE00 2.46
Light Green
#96F97B
ΔE00 2.63
Light Yellowish Green
#C2FF89
ΔE00 2.90
Light Grass Green
#9AF764
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFE7F #D17FFE
analogous
#ECFE7F #ACFE7F #7FFE91
triadic
#ACFE7F #7FACFE #FE7FAC
tetradic
#ACFE7F #7FECFE #D17FFE #FE917F
square
#ACFE7F #7FECFE #D17FFE #FE917F
split-complementary
#ACFE7F #917FFE #FE7FEC
monochromatic
#5DFD06 #85FE42 #ACFE7F #D3FEBC #EBFFE1
Accessibility & contrast
On white
1.22
#ACFE7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#ACFE7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFE7F
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFE7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFE7F | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED74
Deuteranopia (green-blind)
#FAE687
Tritanopia (blue-blind)
#AAF6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acfe7f; /* rgb */ color: rgb(172, 254, 127); /* oklch */ color: oklch(91.7% 0.180 135.6);
Tailwind
colors: {
custom: {
50: '#c8ffa7',
500: '#acfe7f',
950: '#000000',
},
}SCSS
$custom: #acfe7f; $custom-light: #c8ffa7; $custom-dark: #000000;
JSON
{
"hex": "#acfe7f",
"rgb": {
"r": 172,
"g": 254,
"b": 127
},
"hsl": {
"h": 98.74,
"s": 98.45,
"l": 74.706
},
"oklch": {
"l": 0.9169,
"c": 0.17973,
"h": 135.6
},
"luminance": 0.81187
}Semantic roles & 50–950 ramp
primary
#ACFE7F
secondary
#A745DD
accent
#00E694
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131810
muted
#838680