#ACFD73#ACFD73
#ACFD73 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.3% C 0.189 H 134.1°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFD73 |
|---|---|
| RGB | rgb(172, 253, 115) |
| HSL | hsl(95, 97%, 72%) |
| HSV | hsv(95, 55%, 99%) |
| CMYK | cmyk(32%, 0%, 54.5%, 0.8%) |
| CIE-LAB | lab(91.80, -47.41, 57.48) |
| CIE-LCH | lch(91.80, 74.51, 129.52°) |
| OKLab | oklab(91.31% -0.1315 0.1357) |
| OKLCH | oklch(91.31% 0.189 134.1) |
| XYZ | xyz(55.2320, 80.2569, 28.7974) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.83
Key Lime
#AEFF6E
ΔE00 0.91
Light Lime
#AEFD6C
ΔE00 0.98
Pale Lime Green
#B1FF65
ΔE00 2.08
Light Grass Green
#9AF764
ΔE00 2.21
Pale Lime
#BEFD73
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFD73 #C473FD
analogous
#F1FD73 #ACFD73 #73FD7F
triadic
#ACFD73 #73ACFD #FD73AC
tetradic
#ACFD73 #73F1FD #C473FD #FD7F73
square
#ACFD73 #73F1FD #C473FD #FD7F73
split-complementary
#ACFD73 #7F73FD #FD73F1
monochromatic
#66F203 #88FC37 #ACFD73 #D0FEAF #EDFFE1
Accessibility & contrast
On white
1.23
#ACFD73 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#ACFD73 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFD73
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFD73 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFD73 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC65
Deuteranopia (green-blind)
#FAE57D
Tritanopia (blue-blind)
#ACF4DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfd73; /* rgb */ color: rgb(172, 253, 115); /* oklch */ color: oklch(91.3% 0.189 134.1);
Tailwind
colors: {
custom: {
50: '#c8fe9f',
500: '#acfd73',
950: '#000000',
},
}SCSS
$custom: #acfd73; $custom-light: #c8fe9f; $custom-dark: #000000;
JSON
{
"hex": "#acfd73",
"rgb": {
"r": 172,
"g": 253,
"b": 115
},
"hsl": {
"h": 95.217,
"s": 97.183,
"l": 72.157
},
"oklch": {
"l": 0.91312,
"c": 0.18897,
"h": 134.1
},
"luminance": 0.80259
}Semantic roles & 50–950 ramp
primary
#ACFD73
secondary
#983BDA
accent
#00E687
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680