#ACFA87#ACFA87
#ACFA87 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.9% C 0.167 H 136.3°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA87 |
|---|---|
| RGB | rgb(172, 250, 135) |
| HSL | hsl(101, 92%, 75%) |
| HSV | hsv(101, 46%, 98%) |
| CMYK | cmyk(31.2%, 0%, 46%, 2%) |
| CIE-LAB | lab(91.18, -43.91, 47.51) |
| CIE-LCH | lch(91.18, 64.70, 132.74°) |
| OKLab | oklab(90.89% -0.1206 0.1151) |
| OKLCH | oklch(90.89% 0.167 136.3) |
| XYZ | xyz(55.5706, 78.8890, 35.2161) |
| Luminance | 0.7889 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.45
Light Green
#96F97B
ΔE00 2.59
Spring Green (survey)
#A9F971
ΔE00 2.77
Celery
#C1FD95
ΔE00 2.86
Pistachio (survey)
#C0FA8B
ΔE00 2.87
Pastel Green
#B0FF9D
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA87 #D587FA
analogous
#E5FA87 #ACFA87 #87FA9B
triadic
#ACFA87 #87ACFA #FA87AC
tetradic
#ACFA87 #87E5FA #D587FA #FA9B87
square
#ACFA87 #87E5FA #D587FA #FA9B87
split-complementary
#ACFA87 #9B87FA #FA87E5
monochromatic
#5BF511 #83F84C #ACFA87 #D5FCC2 #EBFEE2
Accessibility & contrast
On white
1.25
#ACFA87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#ACFA87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA87
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA87 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7E
Deuteranopia (green-blind)
#F6E38E
Tritanopia (blue-blind)
#AAF3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa87; /* rgb */ color: rgb(172, 250, 135); /* oklch */ color: oklch(90.9% 0.167 136.3);
Tailwind
colors: {
custom: {
50: '#c8fcac',
500: '#acfa87',
950: '#000000',
},
}SCSS
$custom: #acfa87; $custom-light: #c8fcac; $custom-dark: #000000;
JSON
{
"hex": "#acfa87",
"rgb": {
"r": 172,
"g": 250,
"b": 135
},
"hsl": {
"h": 100.696,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.90886,
"c": 0.16671,
"h": 136.3
},
"luminance": 0.78891
}Semantic roles & 50–950 ramp
primary
#ACFA87
secondary
#AB4DD8
accent
#00E69C
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581