#ACFC8A#ACFC8A
#ACFC8A is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.4% C 0.167 H 137.0°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC8A |
|---|---|
| RGB | rgb(172, 252, 138) |
| HSL | hsl(102, 95%, 76%) |
| HSV | hsv(102, 45%, 99%) |
| CMYK | cmyk(31.7%, 0%, 45.2%, 1.2%) |
| CIE-LAB | lab(91.79, -44.41, 46.84) |
| CIE-LCH | lch(91.79, 64.54, 133.47°) |
| OKLab | oklab(91.39% -0.1218 0.1137) |
| OKLCH | oklch(91.39% 0.167 137) |
| XYZ | xyz(56.4095, 80.2242, 36.5525) |
| Luminance | 0.8023 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.17
Pastel Green
#B0FF9D
ΔE00 2.60
Light Green
#96F97B
ΔE00 2.61
Celery
#C1FD95
ΔE00 2.88
Pistachio (survey)
#C0FA8B
ΔE00 3.10
Spring Green (survey)
#A9F971
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC8A #DA8AFC
analogous
#E5FC8A #ACFC8A #8AFCA1
triadic
#ACFC8A #8AACFC #FC8AAC
tetradic
#ACFC8A #8AE5FC #DA8AFC #FCA18A
square
#ACFC8A #8AE5FC #DA8AFC #FCA18A
split-complementary
#ACFC8A #A18AFC #FC8AE5
monochromatic
#57F913 #82FA4E #ACFC8A #D6FEC6 #EAFEE1
Accessibility & contrast
On white
1.23
#ACFC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#ACFC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC8A
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC8A | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC81
Deuteranopia (green-blind)
#F7E591
Tritanopia (blue-blind)
#A9F5E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #acfc8a; /* rgb */ color: rgb(172, 252, 138); /* oklch */ color: oklch(91.4% 0.167 137.0);
Tailwind
colors: {
custom: {
50: '#c8feae',
500: '#acfc8a',
950: '#000000',
},
}SCSS
$custom: #acfc8a; $custom-light: #c8feae; $custom-dark: #000000;
JSON
{
"hex": "#acfc8a",
"rgb": {
"r": 172,
"g": 252,
"b": 138
},
"hsl": {
"h": 102.105,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.91387,
"c": 0.16666,
"h": 137
},
"luminance": 0.80226
}Semantic roles & 50–950 ramp
primary
#ACFC8A
secondary
#B24FDC
accent
#00E6A1
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681