#ACFB84#ACFB84
#ACFB84 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.1% C 0.171 H 136.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFB84 |
|---|---|
| RGB | rgb(172, 251, 132) |
| HSL | hsl(100, 94%, 75%) |
| HSV | hsv(100, 47%, 98%) |
| CMYK | cmyk(31.5%, 0%, 47.4%, 1.6%) |
| CIE-LAB | lab(91.43, -44.70, 49.24) |
| CIE-LCH | lch(91.43, 66.50, 132.23°) |
| OKLab | oklab(91.07% -0.123 0.1188) |
| OKLCH | oklch(91.07% 0.171 136) |
| XYZ | xyz(55.6739, 79.4288, 34.2232) |
| Luminance | 0.7943 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.29
Light Green
#96F97B
ΔE00 2.49
Pistachio (survey)
#C0FA8B
ΔE00 2.89
Pale Light Green
#B1FC99
ΔE00 2.92
Light Yellowish Green
#C2FF89
ΔE00 2.94
Celery
#C1FD95
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFB84 #D384FB
analogous
#E7FB84 #ACFB84 #84FB97
triadic
#ACFB84 #84ACFB #FB84AC
tetradic
#ACFB84 #84E7FB #D384FB #FB9784
square
#ACFB84 #84E7FB #D384FB #FB9784
split-complementary
#ACFB84 #9784FB #FB84E7
monochromatic
#5CF70D #84F949 #ACFB84 #D4FDBF #EBFEE1
Accessibility & contrast
On white
1.24
#ACFB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#ACFB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFB84
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFB84 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7A
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#AAF3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfb84; /* rgb */ color: rgb(172, 251, 132); /* oklch */ color: oklch(91.1% 0.171 136.0);
Tailwind
colors: {
custom: {
50: '#c8fdaa',
500: '#acfb84',
950: '#000000',
},
}SCSS
$custom: #acfb84; $custom-light: #c8fdaa; $custom-dark: #000000;
JSON
{
"hex": "#acfb84",
"rgb": {
"r": 172,
"g": 251,
"b": 132
},
"hsl": {
"h": 99.832,
"s": 93.701,
"l": 75.098
},
"oklch": {
"l": 0.91072,
"c": 0.17095,
"h": 136
},
"luminance": 0.79431
}Semantic roles & 50–950 ramp
primary
#ACFB84
secondary
#A94AD9
accent
#00E698
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581