#ACFC73#ACFC73
#ACFC73 is a very light, vivid yellow-green. Relative luminance 0.796; OKLCH L 91.1% C 0.188 H 134.0°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC73 |
|---|---|
| RGB | rgb(172, 252, 115) |
| HSL | hsl(95, 96%, 72%) |
| HSV | hsv(95, 54%, 99%) |
| CMYK | cmyk(31.7%, 0%, 54.4%, 1.2%) |
| CIE-LAB | lab(91.52, -46.99, 57.15) |
| CIE-LCH | lch(91.52, 73.99, 129.43°) |
| OKLab | oklab(91.08% -0.1303 0.135) |
| OKLCH | oklch(91.08% 0.188 134) |
| XYZ | xyz(54.9171, 79.6272, 28.6924) |
| Luminance | 0.7963 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.64
Light Lime
#AEFD6C
ΔE00 1.03
Key Lime
#AEFF6E
ΔE00 1.04
Pale Lime Green
#B1FF65
ΔE00 2.16
Light Grass Green
#9AF764
ΔE00 2.17
Pale Lime
#BEFD73
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC73 #C373FC
analogous
#F1FC73 #ACFC73 #73FC7E
triadic
#ACFC73 #73ACFC #FC73AC
tetradic
#ACFC73 #73F1FC #C373FC #FC7E73
square
#ACFC73 #73F1FC #C373FC #FC7E73
split-complementary
#ACFC73 #7E73FC #FC73F1
monochromatic
#67EF05 #88FB37 #ACFC73 #D0FDAF #EDFEE1
Accessibility & contrast
On white
1.24
#ACFC73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#ACFC73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC73
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC73 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB66
Deuteranopia (green-blind)
#F9E47C
Tritanopia (blue-blind)
#ACF3DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc73; /* rgb */ color: rgb(172, 252, 115); /* oklch */ color: oklch(91.1% 0.188 134.0);
Tailwind
colors: {
custom: {
50: '#c8fe9f',
500: '#acfc73',
950: '#000000',
},
}SCSS
$custom: #acfc73; $custom-light: #c8fe9f; $custom-dark: #000000;
JSON
{
"hex": "#acfc73",
"rgb": {
"r": 172,
"g": 252,
"b": 115
},
"hsl": {
"h": 95.036,
"s": 95.804,
"l": 71.961
},
"oklch": {
"l": 0.91082,
"c": 0.18765,
"h": 134
},
"luminance": 0.79629
}Semantic roles & 50–950 ramp
primary
#ACFC73
secondary
#973BD8
accent
#00E686
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680