#ACFE91#ACFE91
#ACFE91 is a very light, vivid green. Relative luminance 0.817; OKLCH L 91.9% C 0.163 H 138.3°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFE91 |
|---|---|
| RGB | rgb(172, 254, 145) |
| HSL | hsl(105, 98%, 78%) |
| HSV | hsv(105, 43%, 100%) |
| CMYK | cmyk(32.3%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(92.44, -44.38, 44.30) |
| CIE-LCH | lch(92.44, 62.71, 135.05°) |
| OKLab | oklab(91.95% -0.1215 0.1083) |
| OKLCH | oklch(91.95% 0.163 138.3) |
| XYZ | xyz(57.5641, 81.6962, 39.5185) |
| Luminance | 0.8170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.48
Pastel Green
#B0FF9D
ΔE00 1.69
Celery
#C1FD95
ΔE00 3.03
Light Green
#96F97B
ΔE00 3.03
Palegreen
#98FB98
ΔE00 3.22
Light Pastel Green
#B2FBA5
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFE91 #E391FE
analogous
#E2FE91 #ACFE91 #91FEAC
triadic
#ACFE91 #91ACFE #FE91AC
tetradic
#ACFE91 #91E2FE #E391FE #FEAC91
square
#ACFE91 #91E2FE #E391FE #FEAC91
split-complementary
#ACFE91 #AC91FE #FE91E2
monochromatic
#50FD18 #7EFD54 #ACFE91 #DAFFCE #E8FFE1
Accessibility & contrast
On white
1.21
#ACFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#ACFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFE91
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFE91 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#F8E798
Tritanopia (blue-blind)
#A8F7E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #acfe91; /* rgb */ color: rgb(172, 254, 145); /* oklch */ color: oklch(91.9% 0.163 138.3);
Tailwind
colors: {
custom: {
50: '#c7ffb3',
500: '#acfe91',
950: '#000000',
},
}SCSS
$custom: #acfe91; $custom-light: #c7ffb3; $custom-dark: #000000;
JSON
{
"hex": "#acfe91",
"rgb": {
"r": 172,
"g": 254,
"b": 145
},
"hsl": {
"h": 105.138,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.91948,
"c": 0.16274,
"h": 138.3
},
"luminance": 0.81699
}Semantic roles & 50–950 ramp
primary
#ACFE91
secondary
#BD54DF
accent
#00E6AD
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681