#ACFA88#ACFA88
#ACFA88 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.9% C 0.166 H 136.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA88 |
|---|---|
| RGB | rgb(172, 250, 136) |
| HSL | hsl(101, 92%, 76%) |
| HSV | hsv(101, 46%, 98%) |
| CMYK | cmyk(31.2%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(91.20, -43.79, 47.05) |
| CIE-LCH | lch(91.20, 64.28, 132.94°) |
| OKLab | oklab(90.9% -0.1202 0.1141) |
| OKLCH | oklch(90.9% 0.166 136.5) |
| XYZ | xyz(55.6413, 78.9173, 35.5887) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.31
Light Green
#96F97B
ΔE00 2.62
Celery
#C1FD95
ΔE00 2.83
Pastel Green
#B0FF9D
ΔE00 2.84
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Spring Green (survey)
#A9F971
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA88 #D688FA
analogous
#E5FA88 #ACFA88 #88FA9D
triadic
#ACFA88 #88ACFA #FA88AC
tetradic
#ACFA88 #88E5FA #D688FA #FA9D88
square
#ACFA88 #88E5FA #D688FA #FA9D88
split-complementary
#ACFA88 #9D88FA #FA88E5
monochromatic
#5AF513 #83F84D #ACFA88 #D5FCC3 #EBFEE2
Accessibility & contrast
On white
1.25
#ACFA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#ACFA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA88
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA88 | 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)
#FFEA7F
Deuteranopia (green-blind)
#F6E38F
Tritanopia (blue-blind)
#AAF3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa88; /* rgb */ color: rgb(172, 250, 136); /* oklch */ color: oklch(90.9% 0.166 136.5);
Tailwind
colors: {
custom: {
50: '#c7fcac',
500: '#acfa88',
950: '#000000',
},
}SCSS
$custom: #acfa88; $custom-light: #c7fcac; $custom-dark: #000000;
JSON
{
"hex": "#acfa88",
"rgb": {
"r": 172,
"g": 250,
"b": 136
},
"hsl": {
"h": 101.053,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.90901,
"c": 0.16575,
"h": 136.5
},
"luminance": 0.78919
}Semantic roles & 50–950 ramp
primary
#ACFA88
secondary
#AD4ED9
accent
#00E69D
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581