#ACFA8E#ACFA8E
#ACFA8E is a very light, vivid green. Relative luminance 0.791; OKLCH L 91.0% C 0.160 H 137.5°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA8E |
|---|---|
| RGB | rgb(172, 250, 142) |
| HSL | hsl(103, 92%, 77%) |
| HSV | hsv(103, 43%, 98%) |
| CMYK | cmyk(31.2%, 0%, 43.2%, 2%) |
| CIE-LAB | lab(91.28, -43.03, 44.27) |
| CIE-LCH | lch(91.28, 61.74, 134.19°) |
| OKLab | oklab(90.99% -0.1179 0.1081) |
| OKLCH | oklch(90.99% 0.16 137.5) |
| XYZ | xyz(56.0797, 79.0926, 37.8976) |
| Luminance | 0.7910 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.47
Pastel Green
#B0FF9D
ΔE00 2.03
Celery
#C1FD95
ΔE00 2.79
Light Green
#96F97B
ΔE00 2.99
Pistachio (survey)
#C0FA8B
ΔE00 3.24
Palegreen
#98FB98
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA8E #DC8EFA
analogous
#E2FA8E #ACFA8E #8EFAA6
triadic
#ACFA8E #8EACFA #FA8EAC
tetradic
#ACFA8E #8EE2FA #DC8EFA #FAA68E
square
#ACFA8E #8EE2FA #DC8EFA #FAA68E
split-complementary
#ACFA8E #A68EFA #FA8EE2
monochromatic
#56F519 #81F753 #ACFA8E #D7FDC9 #E9FEE2
Accessibility & contrast
On white
1.25
#ACFA8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#ACFA8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA8E
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA8E | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA86
Deuteranopia (green-blind)
#F5E394
Tritanopia (blue-blind)
#A9F3E0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa8e; /* rgb */ color: rgb(172, 250, 142); /* oklch */ color: oklch(91.0% 0.160 137.5);
Tailwind
colors: {
custom: {
50: '#c7fcb0',
500: '#acfa8e',
950: '#000000',
},
}SCSS
$custom: #acfa8e; $custom-light: #c7fcb0; $custom-dark: #000000;
JSON
{
"hex": "#acfa8e",
"rgb": {
"r": 172,
"g": 250,
"b": 142
},
"hsl": {
"h": 103.333,
"s": 91.525,
"l": 76.863
},
"oklch": {
"l": 0.90991,
"c": 0.15994,
"h": 137.5
},
"luminance": 0.79095
}Semantic roles & 50–950 ramp
primary
#ACFA8E
secondary
#B453D9
accent
#00E6A6
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131711
muted
#838581