#ACFD74#ACFD74
#ACFD74 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.3% C 0.188 H 134.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFD74 |
|---|---|
| RGB | rgb(172, 253, 116) |
| HSL | hsl(95, 97%, 72%) |
| HSV | hsv(95, 54%, 99%) |
| CMYK | cmyk(32%, 0%, 54.2%, 0.8%) |
| CIE-LAB | lab(91.81, -47.31, 57.05) |
| CIE-LCH | lch(91.81, 74.12, 129.67°) |
| OKLab | oklab(91.32% -0.1311 0.1349) |
| OKLCH | oklch(91.32% 0.188 134.2) |
| XYZ | xyz(55.2898, 80.2800, 29.1021) |
| Luminance | 0.8028 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.82
Key Lime
#AEFF6E
ΔE00 1.02
Light Lime
#AEFD6C
ΔE00 1.10
Pale Lime Green
#B1FF65
ΔE00 2.20
Light Grass Green
#9AF764
ΔE00 2.25
Pale Lime
#BEFD73
ΔE00 2.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFD74 #C574FD
analogous
#F1FD74 #ACFD74 #74FD80
triadic
#ACFD74 #74ACFD #FD74AC
tetradic
#ACFD74 #74F1FD #C574FD #FD8074
square
#ACFD74 #74F1FD #C574FD #FD8074
split-complementary
#ACFD74 #8074FD #FD74F1
monochromatic
#65F303 #88FC38 #ACFD74 #D0FEB0 #EDFFE1
Accessibility & contrast
On white
1.23
#ACFD74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#ACFD74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFD74
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFD74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFD74 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC67
Deuteranopia (green-blind)
#FAE57D
Tritanopia (blue-blind)
#ACF4DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfd74; /* rgb */ color: rgb(172, 253, 116); /* oklch */ color: oklch(91.3% 0.188 134.2);
Tailwind
colors: {
custom: {
50: '#c8fe9f',
500: '#acfd74',
950: '#000000',
},
}SCSS
$custom: #acfd74; $custom-light: #c8fe9f; $custom-dark: #000000;
JSON
{
"hex": "#acfd74",
"rgb": {
"r": 172,
"g": 253,
"b": 116
},
"hsl": {
"h": 95.474,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.91323,
"c": 0.18812,
"h": 134.2
},
"luminance": 0.80282
}Semantic roles & 50–950 ramp
primary
#ACFD74
secondary
#993BDA
accent
#00E688
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680