#ACFB70#ACFB70
#ACFB70 is a very light, vivid yellow-green. Relative luminance 0.789; OKLCH L 90.8% C 0.189 H 133.6°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFB70 |
|---|---|
| RGB | rgb(172, 251, 112) |
| HSL | hsl(94, 95%, 71%) |
| HSV | hsv(94, 55%, 98%) |
| CMYK | cmyk(31.5%, 0%, 55.4%, 1.6%) |
| CIE-LAB | lab(91.20, -46.86, 58.12) |
| CIE-LCH | lch(91.20, 74.66, 128.88°) |
| OKLab | oklab(90.82% -0.1302 0.1369) |
| OKLCH | oklch(90.82% 0.189 133.6) |
| XYZ | xyz(54.4341, 78.9329, 27.6936) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.61
Light Lime
#AEFD6C
ΔE00 0.80
Key Lime
#AEFF6E
ΔE00 0.97
Pale Lime Green
#B1FF65
ΔE00 1.93
Light Grass Green
#9AF764
ΔE00 2.07
Pale Lime
#BEFD73
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFB70 #BF70FB
analogous
#F1FB70 #ACFB70 #70FB79
triadic
#ACFB70 #70ACFB #FB70AC
tetradic
#ACFB70 #70F1FB #BF70FB #FB7970
square
#ACFB70 #70F1FB #BF70FB #FB7970
split-complementary
#ACFB70 #7970FB #FB70F1
monochromatic
#69EA07 #89F934 #ACFB70 #CFFDAC #EEFEE1
Accessibility & contrast
On white
1.25
#ACFB70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#ACFB70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFB70
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFB70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFB70 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA62
Deuteranopia (green-blind)
#F9E47A
Tritanopia (blue-blind)
#ACF2DC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfb70; /* rgb */ color: rgb(172, 251, 112); /* oklch */ color: oklch(90.8% 0.189 133.6);
Tailwind
colors: {
custom: {
50: '#c8fd9d',
500: '#acfb70',
950: '#000000',
},
}SCSS
$custom: #acfb70; $custom-light: #c8fd9d; $custom-dark: #000000;
JSON
{
"hex": "#acfb70",
"rgb": {
"r": 172,
"g": 251,
"b": 112
},
"hsl": {
"h": 94.101,
"s": 94.558,
"l": 71.176
},
"oklch": {
"l": 0.90817,
"c": 0.18887,
"h": 133.6
},
"luminance": 0.78935
}Semantic roles & 50–950 ramp
primary
#ACFB70
secondary
#9239D7
accent
#00E682
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13170F
muted
#838580