#ACFF7D#ACFF7D
#ACFF7D is a very light, vivid yellow-green. Relative luminance 0.818; OKLCH L 91.9% C 0.183 H 135.4°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF7D |
|---|---|
| RGB | rgb(172, 255, 125) |
| HSL | hsl(98, 100%, 75%) |
| HSV | hsv(98, 51%, 100%) |
| CMYK | cmyk(32.5%, 0%, 51%, 0%) |
| CIE-LAB | lab(92.47, -47.21, 53.77) |
| CIE-LCH | lch(92.47, 71.55, 131.29°) |
| OKLab | oklab(91.89% -0.1303 0.1284) |
| OKLCH | oklch(91.89% 0.183 135.4) |
| XYZ | xyz(56.4736, 81.7690, 32.2055) |
| Luminance | 0.8177 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.61
Key Lime
#AEFF6E
ΔE00 1.98
Light Lime
#AEFD6C
ΔE00 2.18
Light Green
#96F97B
ΔE00 2.78
Light Grass Green
#9AF764
ΔE00 2.88
Light Yellowish Green
#C2FF89
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF7D #D07DFF
analogous
#EDFF7D #ACFF7D #7DFF8F
triadic
#ACFF7D #7DACFF #FF7DAC
tetradic
#ACFF7D #7DEDFF #D07DFF #FF8F7D
square
#ACFF7D #7DEDFF #D07DFF #FF8F7D
split-complementary
#ACFF7D #8F7DFF #FF7DED
monochromatic
#5EFF03 #85FF40 #ACFF7D #D3FFBA #EBFFE0
Accessibility & contrast
On white
1.21
#ACFF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#ACFF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF7D
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF7D | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE71
Deuteranopia (green-blind)
#FBE786
Tritanopia (blue-blind)
#AAF7E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acff7d; /* rgb */ color: rgb(172, 255, 125); /* oklch */ color: oklch(91.9% 0.183 135.4);
Tailwind
colors: {
custom: {
50: '#c8ffa5',
500: '#acff7d',
950: '#000000',
},
}SCSS
$custom: #acff7d; $custom-light: #c8ffa5; $custom-dark: #000000;
JSON
{
"hex": "#acff7d",
"rgb": {
"r": 172,
"g": 255,
"b": 125
},
"hsl": {
"h": 98.308,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.91894,
"c": 0.1829,
"h": 135.4
},
"luminance": 0.81771
}Semantic roles & 50–950 ramp
primary
#ACFF7D
secondary
#A642DE
accent
#00E693
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680