#ABFA99#ABFA99
#ABFA99 is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.1% C 0.150 H 139.9°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFA99 |
|---|---|
| RGB | rgb(171, 250, 153) |
| HSL | hsl(109, 91%, 79%) |
| HSV | hsv(109, 39%, 98%) |
| CMYK | cmyk(31.6%, 0%, 38.8%, 2%) |
| CIE-LAB | lab(91.38, -41.88, 39.03) |
| CIE-LCH | lch(91.38, 57.25, 137.02°) |
| OKLab | oklab(91.11% -0.1144 0.0964) |
| OKLCH | oklch(91.11% 0.15 139.9) |
| XYZ | xyz(56.7280, 79.3267, 42.4534) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.91
Pastel Green
#B0FF9D
ΔE00 1.06
Light Pastel Green
#B2FBA5
ΔE00 1.86
Palegreen
#98FB98
ΔE00 2.43
Tea Green
#BDF8A3
ΔE00 2.96
Celery
#C1FD95
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFA99 #E899FA
analogous
#DCFA99 #ABFA99 #99FAB8
triadic
#ABFA99 #99ABFA #FA99AB
tetradic
#ABFA99 #99DCFA #E899FA #FAB899
square
#ABFA99 #99DCFA #E899FA #FAB899
split-complementary
#ABFA99 #B899FA #FA99DC
monochromatic
#4BF424 #7BF75F #ABFA99 #DBFDD3 #E7FEE2
Accessibility & contrast
On white
1.25
#ABFA99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#ABFA99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFA99
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFA99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFA99 | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB92
Deuteranopia (green-blind)
#F3E49F
Tritanopia (blue-blind)
#A6F4E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #abfa99; /* rgb */ color: rgb(171, 250, 153); /* oklch */ color: oklch(91.1% 0.150 139.9);
Tailwind
colors: {
custom: {
50: '#c6fcb8',
500: '#abfa99',
950: '#000000',
},
}SCSS
$custom: #abfa99; $custom-light: #c6fcb8; $custom-dark: #000000;
JSON
{
"hex": "#abfa99",
"rgb": {
"r": 171,
"g": 250,
"b": 153
},
"hsl": {
"h": 108.866,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.91114,
"c": 0.14959,
"h": 139.9
},
"luminance": 0.79329
}Semantic roles & 50–950 ramp
primary
#ABFA99
secondary
#C35DDB
accent
#00E6BB
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581