#ABFF95#ABFF95
#ABFF95 is a very light, vivid green. Relative luminance 0.823; OKLCH L 92.2% C 0.161 H 139.3°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF95 |
|---|---|
| RGB | rgb(171, 255, 149) |
| HSL | hsl(108, 100%, 79%) |
| HSV | hsv(108, 42%, 100%) |
| CMYK | cmyk(32.9%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(92.73, -44.61, 42.72) |
| CIE-LCH | lch(92.73, 61.77, 136.24°) |
| OKLab | oklab(92.19% -0.1219 0.1048) |
| OKLCH | oklch(92.19% 0.161 139.3) |
| XYZ | xyz(57.9774, 82.3453, 41.2674) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 1.22
Pale Light Green
#B1FC99
ΔE00 1.31
Palegreen
#98FB98
ΔE00 2.75
Light Pastel Green
#B2FBA5
ΔE00 3.08
Light Green
#96F97B
ΔE00 3.35
Celery
#C1FD95
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF95 #E995FF
analogous
#E0FF95 #ABFF95 #95FFB4
triadic
#ABFF95 #95ABFF #FF95AB
tetradic
#ABFF95 #95E0FF #E995FF #FFB495
square
#ABFF95 #95E0FF #E995FF #FFB495
split-complementary
#ABFF95 #B495FF #FF95E0
monochromatic
#4AFF1B #7BFF58 #ABFF95 #DBFFD2 #E7FFE0
Accessibility & contrast
On white
1.20
#ABFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#ABFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF95
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF95 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#F8E79B
Tritanopia (blue-blind)
#A6F9E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff95; /* rgb */ color: rgb(171, 255, 149); /* oklch */ color: oklch(92.2% 0.161 139.3);
Tailwind
colors: {
custom: {
50: '#c7ffb5',
500: '#abff95',
950: '#000000',
},
}SCSS
$custom: #abff95; $custom-light: #c7ffb5; $custom-dark: #000000;
JSON
{
"hex": "#abff95",
"rgb": {
"r": 171,
"g": 255,
"b": 149
},
"hsl": {
"h": 107.547,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.92186,
"c": 0.16081,
"h": 139.3
},
"luminance": 0.82348
}Semantic roles & 50–950 ramp
primary
#ABFF95
secondary
#C557E1
accent
#00E6B6
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681