#ACFC74#ACFC74
#ACFC74 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.1% C 0.187 H 134.1°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC74 |
|---|---|
| RGB | rgb(172, 252, 116) |
| HSL | hsl(95, 96%, 72%) |
| HSV | hsv(95, 54%, 99%) |
| CMYK | cmyk(31.7%, 0%, 54%, 1.2%) |
| CIE-LAB | lab(91.53, -46.89, 56.72) |
| CIE-LCH | lch(91.53, 73.59, 129.58°) |
| OKLab | oklab(91.09% -0.13 0.1342) |
| OKLCH | oklch(91.09% 0.187 134.1) |
| XYZ | xyz(54.9750, 79.6503, 28.9971) |
| Luminance | 0.7965 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.64
Key Lime
#AEFF6E
ΔE00 1.15
Light Lime
#AEFD6C
ΔE00 1.15
Light Grass Green
#9AF764
ΔE00 2.21
Pale Lime Green
#B1FF65
ΔE00 2.28
Pale Lime
#BEFD73
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC74 #C474FC
analogous
#F0FC74 #ACFC74 #74FC80
triadic
#ACFC74 #74ACFC #FC74AC
tetradic
#ACFC74 #74F0FC #C474FC #FC8074
square
#ACFC74 #74F0FC #C474FC #FC8074
split-complementary
#ACFC74 #8074FC #FC74F0
monochromatic
#66F005 #88FB38 #ACFC74 #D0FDB0 #EDFEE1
Accessibility & contrast
On white
1.24
#ACFC74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#ACFC74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC74
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC74 | 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)
#FFEB67
Deuteranopia (green-blind)
#F9E47D
Tritanopia (blue-blind)
#ACF3DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc74; /* rgb */ color: rgb(172, 252, 116); /* oklch */ color: oklch(91.1% 0.187 134.1);
Tailwind
colors: {
custom: {
50: '#c8fe9f',
500: '#acfc74',
950: '#000000',
},
}SCSS
$custom: #acfc74; $custom-light: #c8fe9f; $custom-dark: #000000;
JSON
{
"hex": "#acfc74",
"rgb": {
"r": 172,
"g": 252,
"b": 116
},
"hsl": {
"h": 95.294,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.91094,
"c": 0.18678,
"h": 134.1
},
"luminance": 0.79652
}Semantic roles & 50–950 ramp
primary
#ACFC74
secondary
#983CD8
accent
#00E687
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680