#ACFC89#ACFC89
#ACFC89 is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.4% C 0.168 H 136.8°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC89 |
|---|---|
| RGB | rgb(172, 252, 137) |
| HSL | hsl(102, 95%, 76%) |
| HSV | hsv(102, 46%, 99%) |
| CMYK | cmyk(31.7%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(91.77, -44.53, 47.30) |
| CIE-LCH | lch(91.77, 64.96, 133.27°) |
| OKLab | oklab(91.37% -0.1222 0.1147) |
| OKLCH | oklch(91.37% 0.168 136.8) |
| XYZ | xyz(56.3375, 80.1953, 36.1729) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.31
Light Green
#96F97B
ΔE00 2.56
Pastel Green
#B0FF9D
ΔE00 2.74
Celery
#C1FD95
ΔE00 2.90
Spring Green (survey)
#A9F971
ΔE00 2.96
Pistachio (survey)
#C0FA8B
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC89 #D989FC
analogous
#E6FC89 #ACFC89 #89FCA0
triadic
#ACFC89 #89ACFC #FC89AC
tetradic
#ACFC89 #89E6FC #D989FC #FCA089
square
#ACFC89 #89E6FC #D989FC #FCA089
split-complementary
#ACFC89 #A089FC #FC89E6
monochromatic
#58F912 #82FA4D #ACFC89 #D6FEC5 #EAFEE1
Accessibility & contrast
On white
1.23
#ACFC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#ACFC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC89
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC89 | 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)
#FFEC80
Deuteranopia (green-blind)
#F7E590
Tritanopia (blue-blind)
#A9F5E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc89; /* rgb */ color: rgb(172, 252, 137); /* oklch */ color: oklch(91.4% 0.168 136.8);
Tailwind
colors: {
custom: {
50: '#c8fead',
500: '#acfc89',
950: '#000000',
},
}SCSS
$custom: #acfc89; $custom-light: #c8fead; $custom-dark: #000000;
JSON
{
"hex": "#acfc89",
"rgb": {
"r": 172,
"g": 252,
"b": 137
},
"hsl": {
"h": 101.739,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91372,
"c": 0.16762,
"h": 136.8
},
"luminance": 0.80198
}Semantic roles & 50–950 ramp
primary
#ACFC89
secondary
#B04EDB
accent
#00E6A0
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681