#ACFD70#ACFD70
#ACFD70 is a very light, vivid yellow-green. Relative luminance 0.802; OKLCH L 91.3% C 0.192 H 133.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFD70 |
|---|---|
| RGB | rgb(172, 253, 112) |
| HSL | hsl(94, 97%, 72%) |
| HSV | hsv(94, 56%, 99%) |
| CMYK | cmyk(32%, 0%, 55.7%, 0.8%) |
| CIE-LAB | lab(91.77, -47.71, 58.77) |
| CIE-LCH | lch(91.77, 75.70, 129.07°) |
| OKLab | oklab(91.28% -0.1325 0.1383) |
| OKLCH | oklch(91.28% 0.192 133.8) |
| XYZ | xyz(55.0621, 80.1890, 27.9030) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.61
Light Lime
#AEFD6C
ΔE00 0.64
Spring Green (survey)
#A9F971
ΔE00 0.95
Pale Lime Green
#B1FF65
ΔE00 1.74
Light Grass Green
#9AF764
ΔE00 2.15
Pale Lime
#BEFD73
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFD70 #C170FD
analogous
#F3FD70 #ACFD70 #70FD7B
triadic
#ACFD70 #70ACFD #FD70AC
tetradic
#ACFD70 #70F3FD #C170FD #FD7B70
square
#ACFD70 #70F3FD #C170FD #FD7B70
split-complementary
#ACFD70 #7B70FD #FD70F3
monochromatic
#68EF03 #89FC34 #ACFD70 #CFFEAC #EDFFE1
Accessibility & contrast
On white
1.23
#ACFD70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#ACFD70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFD70
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFD70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFD70 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC62
Deuteranopia (green-blind)
#FAE57A
Tritanopia (blue-blind)
#ACF4DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfd70; /* rgb */ color: rgb(172, 253, 112); /* oklch */ color: oklch(91.3% 0.192 133.8);
Tailwind
colors: {
custom: {
50: '#c9fe9d',
500: '#acfd70',
950: '#000000',
},
}SCSS
$custom: #acfd70; $custom-light: #c9fe9d; $custom-dark: #000000;
JSON
{
"hex": "#acfd70",
"rgb": {
"r": 172,
"g": 253,
"b": 112
},
"hsl": {
"h": 94.468,
"s": 97.241,
"l": 71.569
},
"oklch": {
"l": 0.91277,
"c": 0.19151,
"h": 133.8
},
"luminance": 0.80191
}Semantic roles & 50–950 ramp
primary
#ACFD70
secondary
#9538D9
accent
#00E684
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680