#ACFFAC#ACFFAC
#ACFFAC is a very light, vivid green. Relative luminance 0.833; OKLCH L 92.6% C 0.137 H 144.4°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFFAC |
|---|---|
| RGB | rgb(172, 255, 172) |
| HSL | hsl(120, 100%, 84%) |
| HSV | hsv(120, 33%, 100%) |
| CMYK | cmyk(32.5%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(93.13, -40.96, 31.91) |
| CIE-LCH | lch(93.13, 51.92, 142.08°) |
| OKLab | oklab(92.64% -0.1117 0.0801) |
| OKLCH | oklch(92.64% 0.137 144.4) |
| XYZ | xyz(60.2170, 83.2664, 51.9209) |
| Luminance | 0.8327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Pastel Green
#B2FBA5
ΔE00 1.77
Light Seafoam Green
#A7FFB5
ΔE00 2.04
Mint (survey)
#9FFEB0
ΔE00 2.11
Light Mint Green
#A6FBB2
ΔE00 2.14
Light Mint
#B6FFBB
ΔE00 2.82
Pastel Green
#B0FF9D
ΔE00 2.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFFAC #FFACFF
analogous
#D5FFAC #ACFFAC #ACFFD5
triadic
#ACFFAC #ACACFF #FFACAC
tetradic
#ACFFAC #ACD5FF #FFACFF #FFD5AC
square
#ACFFAC #ACD5FF #FFACFF #FFD5AC
split-complementary
#ACFFAC #D5ACFF #FFACD5
monochromatic
#32FF32 #6FFF6F #ACFFAC #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.19
#ACFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#ACFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFFAC
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFFAC | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A7
Deuteranopia (green-blind)
#F6E8B1
Tritanopia (blue-blind)
#A3FAE9
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #acffac; /* rgb */ color: rgb(172, 255, 172); /* oklch */ color: oklch(92.6% 0.137 144.4);
Tailwind
colors: {
custom: {
50: '#c7ffc5',
500: '#acffac',
950: '#000000',
},
}SCSS
$custom: #acffac; $custom-light: #c7ffc5; $custom-dark: #000000;
JSON
{
"hex": "#acffac",
"rgb": {
"r": 172,
"g": 255,
"b": 172
},
"hsl": {
"h": 120,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.92642,
"c": 0.13742,
"h": 144.4
},
"luminance": 0.83269
}Semantic roles & 50–950 ramp
primary
#ACFFAC
secondary
#E56AE5
accent
#00E5E6
background
#FDFFFD
surface
#F9FFF9
border
#D2D7D2
text
#131813
muted
#828682