#ACFC85#ACFC85
#ACFC85 is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.3% C 0.171 H 136.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC85 |
|---|---|
| RGB | rgb(172, 252, 133) |
| HSL | hsl(100, 95%, 75%) |
| HSV | hsv(100, 47%, 99%) |
| CMYK | cmyk(31.7%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(91.72, -45.01, 49.13) |
| CIE-LCH | lch(91.72, 66.63, 132.50°) |
| OKLab | oklab(91.31% -0.1238 0.1186) |
| OKLCH | oklch(91.31% 0.171 136.2) |
| XYZ | xyz(56.0558, 80.0827, 34.6897) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.41
Light Green
#96F97B
ΔE00 2.47
Pale Light Green
#B1FC99
ΔE00 2.86
Light Yellowish Green
#C2FF89
ΔE00 2.97
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Celery
#C1FD95
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC85 #D585FC
analogous
#E8FC85 #ACFC85 #85FC99
triadic
#ACFC85 #85ACFC #FC85AC
tetradic
#ACFC85 #85E8FC #D585FC #FC9985
square
#ACFC85 #85E8FC #D585FC #FC9985
split-complementary
#ACFC85 #9985FC #FC85E8
monochromatic
#5BF90E #83FB49 #ACFC85 #D5FDC1 #EBFEE1
Accessibility & contrast
On white
1.23
#ACFC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#ACFC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC85
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC85 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#F8E58C
Tritanopia (blue-blind)
#AAF4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc85; /* rgb */ color: rgb(172, 252, 133); /* oklch */ color: oklch(91.3% 0.171 136.2);
Tailwind
colors: {
custom: {
50: '#c8feaa',
500: '#acfc85',
950: '#000000',
},
}SCSS
$custom: #acfc85; $custom-light: #c8feaa; $custom-dark: #000000;
JSON
{
"hex": "#acfc85",
"rgb": {
"r": 172,
"g": 252,
"b": 133
},
"hsl": {
"h": 100.336,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.91314,
"c": 0.17141,
"h": 136.2
},
"luminance": 0.80085
}Semantic roles & 50–950 ramp
primary
#ACFC85
secondary
#AB4ADB
accent
#00E69A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681