#ACFA8F#ACFA8F
#ACFA8F is a very light, vivid green. Relative luminance 0.791; OKLCH L 91.0% C 0.159 H 137.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA8F |
|---|---|
| RGB | rgb(172, 250, 143) |
| HSL | hsl(104, 91%, 77%) |
| HSV | hsv(104, 43%, 98%) |
| CMYK | cmyk(31.2%, 0%, 42.8%, 2%) |
| CIE-LAB | lab(91.29, -42.90, 43.81) |
| CIE-LCH | lch(91.29, 61.32, 134.40°) |
| OKLab | oklab(91.01% -0.1175 0.1071) |
| OKLCH | oklch(91.01% 0.159 137.7) |
| XYZ | xyz(56.1551, 79.1228, 38.2947) |
| Luminance | 0.7913 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.33
Pastel Green
#B0FF9D
ΔE00 1.90
Celery
#C1FD95
ΔE00 2.82
Light Green
#96F97B
ΔE00 3.08
Pistachio (survey)
#C0FA8B
ΔE00 3.32
Palegreen
#98FB98
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA8F #DD8FFA
analogous
#E2FA8F #ACFA8F #8FFAA8
triadic
#ACFA8F #8FACFA #FA8FAC
tetradic
#ACFA8F #8FE2FA #DD8FFA #FAA88F
square
#ACFA8F #8FE2FA #DD8FFA #FAA88F
split-complementary
#ACFA8F #A88FFA #FA8FE2
monochromatic
#55F51A #81F754 #ACFA8F #D7FDCA #E9FEE2
Accessibility & contrast
On white
1.25
#ACFA8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#ACFA8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA8F
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA8F | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA87
Deuteranopia (green-blind)
#F5E395
Tritanopia (blue-blind)
#A9F3E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa8f; /* rgb */ color: rgb(172, 250, 143); /* oklch */ color: oklch(91.0% 0.159 137.7);
Tailwind
colors: {
custom: {
50: '#c7fcb1',
500: '#acfa8f',
950: '#000000',
},
}SCSS
$custom: #acfa8f; $custom-light: #c7fcb1; $custom-dark: #000000;
JSON
{
"hex": "#acfa8f",
"rgb": {
"r": 172,
"g": 250,
"b": 143
},
"hsl": {
"h": 103.738,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.91006,
"c": 0.15897,
"h": 137.7
},
"luminance": 0.79125
}Semantic roles & 50–950 ramp
primary
#ACFA8F
secondary
#B554D9
accent
#00E6A7
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581