#ACFF7E#ACFF7E
#ACFF7E is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 91.9% C 0.182 H 135.5°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF7E |
|---|---|
| RGB | rgb(172, 255, 126) |
| HSL | hsl(99, 100%, 75%) |
| HSV | hsv(99, 51%, 100%) |
| CMYK | cmyk(32.5%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(92.48, -47.10, 53.32) |
| CIE-LCH | lch(92.48, 71.14, 131.46°) |
| OKLab | oklab(91.91% -0.1299 0.1275) |
| OKLCH | oklch(91.91% 0.182 135.5) |
| XYZ | xyz(56.5378, 81.7947, 32.5437) |
| Luminance | 0.8180 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.70
Key Lime
#AEFF6E
ΔE00 2.11
Light Lime
#AEFD6C
ΔE00 2.31
Light Green
#96F97B
ΔE00 2.73
Light Grass Green
#9AF764
ΔE00 2.96
Light Yellowish Green
#C2FF89
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF7E #D17EFF
analogous
#ECFF7E #ACFF7E #7EFF91
triadic
#ACFF7E #7EACFF #FF7EAC
tetradic
#ACFF7E #7EECFF #D17EFF #FF917E
square
#ACFF7E #7EECFF #D17EFF #FF917E
split-complementary
#ACFF7E #917EFF #FF7EEC
monochromatic
#5DFF04 #85FF41 #ACFF7E #D3FFBB #EBFFE0
Accessibility & contrast
On white
1.21
#ACFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#ACFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF7E
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF7E | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE72
Deuteranopia (green-blind)
#FBE786
Tritanopia (blue-blind)
#AAF7E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acff7e; /* rgb */ color: rgb(172, 255, 126); /* oklch */ color: oklch(91.9% 0.182 135.5);
Tailwind
colors: {
custom: {
50: '#c8ffa6',
500: '#acff7e',
950: '#000000',
},
}SCSS
$custom: #acff7e; $custom-light: #c8ffa6; $custom-dark: #000000;
JSON
{
"hex": "#acff7e",
"rgb": {
"r": 172,
"g": 255,
"b": 126
},
"hsl": {
"h": 98.605,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.91906,
"c": 0.18199,
"h": 135.5
},
"luminance": 0.81797
}Semantic roles & 50–950 ramp
primary
#ACFF7E
secondary
#A743DE
accent
#00E694
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131810
muted
#838680