#ACFA93#ACFA93
#ACFA93 is a very light, vivid green. Relative luminance 0.792; OKLCH L 91.1% C 0.155 H 138.4°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFA93 |
|---|---|
| RGB | rgb(172, 250, 147) |
| HSL | hsl(105, 91%, 78%) |
| HSV | hsv(105, 41%, 98%) |
| CMYK | cmyk(31.2%, 0%, 41.2%, 2%) |
| CIE-LAB | lab(91.35, -42.38, 41.94) |
| CIE-LCH | lch(91.35, 59.62, 135.30°) |
| OKLab | oklab(91.07% -0.1159 0.1029) |
| OKLCH | oklch(91.07% 0.155 138.4) |
| XYZ | xyz(56.4635, 79.2462, 39.9191) |
| Luminance | 0.7925 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.85
Pastel Green
#B0FF9D
ΔE00 1.41
Light Pastel Green
#B2FBA5
ΔE00 2.75
Palegreen
#98FB98
ΔE00 2.97
Celery
#C1FD95
ΔE00 2.99
Tea Green
#BDF8A3
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFA93 #E193FA
analogous
#DFFA93 #ACFA93 #93FAAD
triadic
#ACFA93 #93ACFA #FA93AC
tetradic
#ACFA93 #93DFFA #E193FA #FAAD93
square
#ACFA93 #93DFFA #E193FA #FAAD93
split-complementary
#ACFA93 #AD93FA #FA93DF
monochromatic
#52F51E #7FF759 #ACFA93 #D9FDCD #E9FEE2
Accessibility & contrast
On white
1.25
#ACFA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#ACFA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFA93
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFA93 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8B
Deuteranopia (green-blind)
#F4E499
Tritanopia (blue-blind)
#A8F4E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #acfa93; /* rgb */ color: rgb(172, 250, 147); /* oklch */ color: oklch(91.1% 0.155 138.4);
Tailwind
colors: {
custom: {
50: '#c7fcb4',
500: '#acfa93',
950: '#000000',
},
}SCSS
$custom: #acfa93; $custom-light: #c7fcb4; $custom-dark: #000000;
JSON
{
"hex": "#acfa93",
"rgb": {
"r": 172,
"g": 250,
"b": 147
},
"hsl": {
"h": 105.437,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.9107,
"c": 0.15502,
"h": 138.4
},
"luminance": 0.79248
}Semantic roles & 50–950 ramp
primary
#ACFA93
secondary
#BA57DA
accent
#00E6AE
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131711
muted
#838581