#ACFC7D#ACFC7D
#ACFC7D is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.2% C 0.179 H 135.1°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC7D |
|---|---|
| RGB | rgb(172, 252, 125) |
| HSL | hsl(98, 95%, 74%) |
| HSV | hsv(98, 50%, 99%) |
| CMYK | cmyk(31.7%, 0%, 50.4%, 1.2%) |
| CIE-LAB | lab(91.63, -45.93, 52.74) |
| CIE-LCH | lch(91.63, 69.94, 131.05°) |
| OKLab | oklab(91.21% -0.1267 0.1261) |
| OKLCH | oklch(91.21% 0.179 135.1) |
| XYZ | xyz(55.5241, 79.8700, 31.8890) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.38
Key Lime
#AEFF6E
ΔE00 2.22
Light Lime
#AEFD6C
ΔE00 2.30
Light Green
#96F97B
ΔE00 2.66
Light Grass Green
#9AF764
ΔE00 2.82
Light Yellowish Green
#C2FF89
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC7D #CD7DFC
analogous
#ECFC7D #ACFC7D #7DFC8E
triadic
#ACFC7D #7DACFC #FC7DAC
tetradic
#ACFC7D #7DECFC #CD7DFC #FC8E7D
square
#ACFC7D #7DECFC #CD7DFC #FC8E7D
split-complementary
#ACFC7D #8E7DFC #FC7DEC
monochromatic
#60F906 #86FB41 #ACFC7D #D2FDB9 #ECFEE1
Accessibility & contrast
On white
1.24
#ACFC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#ACFC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC7D
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC7D | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB72
Deuteranopia (green-blind)
#F8E585
Tritanopia (blue-blind)
#ABF4DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc7d; /* rgb */ color: rgb(172, 252, 125); /* oklch */ color: oklch(91.2% 0.179 135.1);
Tailwind
colors: {
custom: {
50: '#c8fea5',
500: '#acfc7d',
950: '#000000',
},
}SCSS
$custom: #acfc7d; $custom-light: #c8fea5; $custom-dark: #000000;
JSON
{
"hex": "#acfc7d",
"rgb": {
"r": 172,
"g": 252,
"b": 125
},
"hsl": {
"h": 97.795,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.91206,
"c": 0.17881,
"h": 135.1
},
"luminance": 0.79872
}Semantic roles & 50–950 ramp
primary
#ACFC7D
secondary
#A243DA
accent
#00E691
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680