#ACFA8A#ACFA8A
#ACFA8A is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.9% C 0.164 H 136.8°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA8A |
|---|---|
| RGB | rgb(172, 250, 138) |
| HSL | hsl(102, 92%, 76%) |
| HSV | hsv(102, 45%, 98%) |
| CMYK | cmyk(31.2%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(91.22, -43.54, 46.13) |
| CIE-LCH | lch(91.22, 63.43, 133.34°) |
| OKLab | oklab(90.93% -0.1195 0.1121) |
| OKLCH | oklch(90.93% 0.164 136.8) |
| XYZ | xyz(55.7848, 78.9747, 36.3442) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.03
Pastel Green
#B0FF9D
ΔE00 2.57
Light Green
#96F97B
ΔE00 2.72
Celery
#C1FD95
ΔE00 2.78
Pistachio (survey)
#C0FA8B
ΔE00 2.99
Spring Green (survey)
#A9F971
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA8A #D88AFA
analogous
#E4FA8A #ACFA8A #8AFAA0
triadic
#ACFA8A #8AACFA #FA8AAC
tetradic
#ACFA8A #8AE4FA #D88AFA #FAA08A
square
#ACFA8A #8AE4FA #D88AFA #FAA08A
split-complementary
#ACFA8A #A08AFA #FA8AE4
monochromatic
#59F515 #82F74F #ACFA8A #D6FDC5 #EAFEE2
Accessibility & contrast
On white
1.25
#ACFA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#ACFA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA8A
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA8A | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#A9F3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa8a; /* rgb */ color: rgb(172, 250, 138); /* oklch */ color: oklch(90.9% 0.164 136.8);
Tailwind
colors: {
custom: {
50: '#c7fcae',
500: '#acfa8a',
950: '#000000',
},
}SCSS
$custom: #acfa8a; $custom-light: #c7fcae; $custom-dark: #000000;
JSON
{
"hex": "#acfa8a",
"rgb": {
"r": 172,
"g": 250,
"b": 138
},
"hsl": {
"h": 101.786,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.9093,
"c": 0.16383,
"h": 136.8
},
"luminance": 0.78977
}Semantic roles & 50–950 ramp
primary
#ACFA8A
secondary
#AF4FD9
accent
#00E6A0
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581