#ACFF95#ACFF95
#ACFF95 is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.2% C 0.160 H 139.1°. Best body text is #000000 at 17.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ACFF95 |
|---|---|
| RGB | rgb(172, 255, 149) |
| HSL | hsl(107, 100%, 79%) |
| HSV | hsv(107, 42%, 100%) |
| CMYK | cmyk(32.5%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(92.78, -44.29, 42.80) |
| CIE-LCH | lch(92.78, 61.59, 135.98°) |
| OKLab | oklab(92.24% -0.1211 0.105) |
| OKLCH | oklch(92.24% 0.16 139.1) |
| XYZ | xyz(58.1961, 82.4581, 41.2776) |
| Luminance | 0.8246 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 1.20
Pale Light Green
#B1FC99
ΔE00 1.24
Palegreen
#98FB98
ΔE00 2.87
Light Pastel Green
#B2FBA5
ΔE00 3.08
Celery
#C1FD95
ΔE00 3.24
Light Green
#96F97B
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACFF95 #E895FF
analogous
#E1FF95 #ACFF95 #95FFB3
triadic
#ACFF95 #95ACFF #FF95AC
tetradic
#ACFF95 #95E1FF #E895FF #FFB395
square
#ACFF95 #95E1FF #E895FF #FFB395
split-complementary
#ACFF95 #B395FF #FF95E1
monochromatic
#4CFF1B #7CFF58 #ACFF95 #DCFFD2 #E7FFE0
Accessibility & contrast
On white
1.20
#ACFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.49
#ACFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACFF95
17.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACFF95 | 1.00 | 1.20 | 17.49 | 17.49 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#F9E79B
Tritanopia (blue-blind)
#A7F8E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #acff95; /* rgb */ color: rgb(172, 255, 149); /* oklch */ color: oklch(92.2% 0.160 139.1);
Tailwind
colors: {
custom: {
50: '#c7ffb5',
500: '#acff95',
950: '#000000',
},
}SCSS
$custom: #acff95; $custom-light: #c7ffb5; $custom-dark: #000000;
JSON
{
"hex": "#acff95",
"rgb": {
"r": 172,
"g": 255,
"b": 149
},
"hsl": {
"h": 106.981,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92239,
"c": 0.16028,
"h": 139.1
},
"luminance": 0.82461
}Semantic roles & 50–950 ramp
primary
#ACFF95
secondary
#C357E1
accent
#00E6B4
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681