#ABFE99#ABFE99
#ABFE99 is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.0% C 0.155 H 140.1°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE99 |
|---|---|
| RGB | rgb(171, 254, 153) |
| HSL | hsl(109, 98%, 80%) |
| HSV | hsv(109, 40%, 100%) |
| CMYK | cmyk(32.7%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(92.50, -43.63, 40.49) |
| CIE-LCH | lch(92.50, 59.52, 137.14°) |
| OKLab | oklab(92.02% -0.1192 0.0998) |
| OKLCH | oklch(92.02% 0.155 140.1) |
| XYZ | xyz(57.9841, 81.8389, 42.8721) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.68
Pale Light Green
#B1FC99
ΔE00 1.02
Palegreen
#98FB98
ΔE00 2.37
Light Pastel Green
#B2FBA5
ΔE00 2.38
Tea Green
#BDF8A3
ΔE00 3.54
Celery
#C1FD95
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE99 #EC99FE
analogous
#DDFE99 #ABFE99 #99FEBA
triadic
#ABFE99 #99ABFE #FE99AB
tetradic
#ABFE99 #99DDFE #EC99FE #FEBA99
square
#ABFE99 #99DDFE #EC99FE #FEBA99
split-complementary
#ABFE99 #BA99FE #FE99DD
monochromatic
#47FD20 #79FD5C #ABFE99 #DDFFD6 #E6FFE1
Accessibility & contrast
On white
1.21
#ABFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#ABFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE99
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE99 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE92
Deuteranopia (green-blind)
#F7E79F
Tritanopia (blue-blind)
#A5F8E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfe99; /* rgb */ color: rgb(171, 254, 153); /* oklch */ color: oklch(92.0% 0.155 140.1);
Tailwind
colors: {
custom: {
50: '#c7ffb8',
500: '#abfe99',
950: '#000000',
},
}SCSS
$custom: #abfe99; $custom-light: #c7ffb8; $custom-dark: #000000;
JSON
{
"hex": "#abfe99",
"rgb": {
"r": 171,
"g": 254,
"b": 153
},
"hsl": {
"h": 109.307,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.92023,
"c": 0.15543,
"h": 140.1
},
"luminance": 0.81841
}Semantic roles & 50–950 ramp
primary
#ABFE99
secondary
#C95BE0
accent
#00E6BD
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681