#ACFC93#ACFC93
#ACFC93 is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.5% C 0.158 H 138.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFC93 |
|---|---|
| RGB | rgb(172, 252, 147) |
| HSL | hsl(106, 95%, 78%) |
| HSV | hsv(106, 42%, 99%) |
| CMYK | cmyk(31.7%, 0%, 41.7%, 1.2%) |
| CIE-LAB | lab(91.91, -43.25, 42.65) |
| CIE-LCH | lch(91.91, 60.75, 135.40°) |
| OKLab | oklab(91.53% -0.1183 0.1046) |
| OKLCH | oklch(91.53% 0.158 138.5) |
| XYZ | xyz(57.0883, 80.4957, 40.1274) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.96
Pastel Green
#B0FF9D
ΔE00 1.33
Palegreen
#98FB98
ΔE00 2.95
Light Pastel Green
#B2FBA5
ΔE00 2.96
Celery
#C1FD95
ΔE00 3.01
Light Green
#96F97B
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFC93 #E393FC
analogous
#E1FC93 #ACFC93 #93FCAE
triadic
#ACFC93 #93ACFC #FC93AC
tetradic
#ACFC93 #93E1FC #E393FC #FCAE93
square
#ACFC93 #93E1FC #E393FC #FCAE93
split-complementary
#ACFC93 #AE93FC #FC93E1
monochromatic
#50F91C #7EFA57 #ACFC93 #DAFECF #E8FEE1
Accessibility & contrast
On white
1.23
#ACFC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#ACFC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFC93
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFC93 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8B
Deuteranopia (green-blind)
#F6E599
Tritanopia (blue-blind)
#A8F5E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #acfc93; /* rgb */ color: rgb(172, 252, 147); /* oklch */ color: oklch(91.5% 0.158 138.5);
Tailwind
colors: {
custom: {
50: '#c7feb4',
500: '#acfc93',
950: '#000000',
},
}SCSS
$custom: #acfc93; $custom-light: #c7feb4; $custom-dark: #000000;
JSON
{
"hex": "#acfc93",
"rgb": {
"r": 172,
"g": 252,
"b": 147
},
"hsl": {
"h": 105.714,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.91525,
"c": 0.15791,
"h": 138.5
},
"luminance": 0.80498
}Semantic roles & 50–950 ramp
primary
#ACFC93
secondary
#BD56DD
accent
#00E6AF
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681