#ACFD84#ACFD84
#ACFD84 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.5% C 0.174 H 136.2°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFD84 |
|---|---|
| RGB | rgb(172, 253, 132) |
| HSL | hsl(100, 97%, 75%) |
| HSV | hsv(100, 48%, 99%) |
| CMYK | cmyk(32%, 0%, 47.8%, 0.8%) |
| CIE-LAB | lab(91.99, -45.56, 49.93) |
| CIE-LCH | lch(91.99, 67.59, 132.38°) |
| OKLab | oklab(91.53% -0.1253 0.1203) |
| OKLCH | oklch(91.53% 0.174 136.2) |
| XYZ | xyz(56.3019, 80.6849, 34.4326) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.27
Light Green
#96F97B
ΔE00 2.47
Light Yellowish Green
#C2FF89
ΔE00 2.94
Key Lime
#AEFF6E
ΔE00 3.06
Pistachio (survey)
#C0FA8B
ΔE00 3.07
Pale Light Green
#B1FC99
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFD84 #D584FD
analogous
#E9FD84 #ACFD84 #84FD98
triadic
#ACFD84 #84ACFD #FD84AC
tetradic
#ACFD84 #84E9FD #D584FD #FD9884
square
#ACFD84 #84E9FD #D584FD #FD9884
split-complementary
#ACFD84 #9884FD #FD84E9
monochromatic
#5BFB0C #83FC48 #ACFD84 #D5FEC0 #EBFFE1
Accessibility & contrast
On white
1.23
#ACFD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#ACFD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFD84
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFD84 | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7A
Deuteranopia (green-blind)
#F9E58C
Tritanopia (blue-blind)
#AAF5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfd84; /* rgb */ color: rgb(172, 253, 132); /* oklch */ color: oklch(91.5% 0.174 136.2);
Tailwind
colors: {
custom: {
50: '#c8feaa',
500: '#acfd84',
950: '#000000',
},
}SCSS
$custom: #acfd84; $custom-light: #c8feaa; $custom-dark: #000000;
JSON
{
"hex": "#acfd84",
"rgb": {
"r": 172,
"g": 253,
"b": 132
},
"hsl": {
"h": 100.165,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.91529,
"c": 0.17374,
"h": 136.2
},
"luminance": 0.80687
}Semantic roles & 50–950 ramp
primary
#ACFD84
secondary
#AB49DC
accent
#00E69A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681