#ACFF8D#ACFF8D
#ACFF8D is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.1% C 0.168 H 137.7°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF8D |
|---|---|
| RGB | rgb(172, 255, 141) |
| HSL | hsl(104, 100%, 78%) |
| HSV | hsv(104, 45%, 100%) |
| CMYK | cmyk(32.5%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(92.67, -45.33, 46.51) |
| CIE-LCH | lch(92.67, 64.94, 134.26°) |
| OKLab | oklab(92.12% -0.1242 0.1131) |
| OKLCH | oklch(92.12% 0.168 137.7) |
| XYZ | xyz(57.5792, 82.2113, 38.0287) |
| Luminance | 0.8221 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.13
Pastel Green
#B0FF9D
ΔE00 2.35
Light Green
#96F97B
ΔE00 2.73
Celery
#C1FD95
ΔE00 3.08
Easter Green
#8CFD7E
ΔE00 3.44
Spring Green (survey)
#A9F971
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF8D #E08DFF
analogous
#E5FF8D #ACFF8D #8DFFA7
triadic
#ACFF8D #8DACFF #FF8DAC
tetradic
#ACFF8D #8DE5FF #E08DFF #FFA78D
square
#ACFF8D #8DE5FF #E08DFF #FFA78D
split-complementary
#ACFF8D #A78DFF #FF8DE5
monochromatic
#53FF13 #7FFF50 #ACFF8D #D9FFCA #E9FFE0
Accessibility & contrast
On white
1.20
#ACFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#ACFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF8D
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF8D | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF84
Deuteranopia (green-blind)
#F9E794
Tritanopia (blue-blind)
#A8F8E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #acff8d; /* rgb */ color: rgb(172, 255, 141); /* oklch */ color: oklch(92.1% 0.168 137.7);
Tailwind
colors: {
custom: {
50: '#c8ffb0',
500: '#acff8d',
950: '#000000',
},
}SCSS
$custom: #acff8d; $custom-light: #c8ffb0; $custom-dark: #000000;
JSON
{
"hex": "#acff8d",
"rgb": {
"r": 172,
"g": 255,
"b": 141
},
"hsl": {
"h": 103.684,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92116,
"c": 0.16802,
"h": 137.7
},
"luminance": 0.82214
}Semantic roles & 50–950 ramp
primary
#ACFF8D
secondary
#B950E0
accent
#00E6A7
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131811
muted
#838681