#ABFF99#ABFF99
#ABFF99 is a very light, vivid green. Relative luminance 0.825; OKLCH L 92.3% C 0.157 H 140.1°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF99 |
|---|---|
| RGB | rgb(171, 255, 153) |
| HSL | hsl(109, 100%, 80%) |
| HSV | hsv(109, 40%, 100%) |
| CMYK | cmyk(32.9%, 0%, 40%, 0%) |
| CIE-LAB | lab(92.78, -44.06, 40.85) |
| CIE-LCH | lch(92.78, 60.09, 137.17°) |
| OKLab | oklab(92.25% -0.1203 0.1006) |
| OKLCH | oklch(92.25% 0.157 140.1) |
| XYZ | xyz(58.3023, 82.4752, 42.9782) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.76
Pale Light Green
#B1FC99
ΔE00 1.16
Palegreen
#98FB98
ΔE00 2.41
Light Pastel Green
#B2FBA5
ΔE00 2.55
Celery
#C1FD95
ΔE00 3.62
Tea Green
#BDF8A3
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF99 #ED99FF
analogous
#DEFF99 #ABFF99 #99FFBA
triadic
#ABFF99 #99ABFF #FF99AB
tetradic
#ABFF99 #99DEFF #ED99FF #FFBA99
square
#ABFF99 #99DEFF #ED99FF #FFBA99
split-complementary
#ABFF99 #BA99FF #FF99DE
monochromatic
#46FF1F #79FF5C #ABFF99 #DDFFD6 #E6FFE0
Accessibility & contrast
On white
1.20
#ABFF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#ABFF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF99
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF99 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF92
Deuteranopia (green-blind)
#F8E79F
Tritanopia (blue-blind)
#A5F9E6
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff99; /* rgb */ color: rgb(171, 255, 153); /* oklch */ color: oklch(92.3% 0.157 140.1);
Tailwind
colors: {
custom: {
50: '#c7ffb8',
500: '#abff99',
950: '#000000',
},
}SCSS
$custom: #abff99; $custom-light: #c7ffb8; $custom-dark: #000000;
JSON
{
"hex": "#abff99",
"rgb": {
"r": 171,
"g": 255,
"b": 153
},
"hsl": {
"h": 109.412,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.92251,
"c": 0.15688,
"h": 140.1
},
"luminance": 0.82478
}Semantic roles & 50–950 ramp
primary
#ABFF99
secondary
#CA5AE2
accent
#00E6BD
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681