#ABFA8A#ABFA8A
#ABFA8A is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.9% C 0.164 H 137.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFA8A |
|---|---|
| RGB | rgb(171, 250, 138) |
| HSL | hsl(102, 92%, 76%) |
| HSV | hsv(102, 45%, 98%) |
| CMYK | cmyk(31.6%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(91.17, -43.87, 46.06) |
| CIE-LCH | lch(91.17, 63.60, 133.60°) |
| OKLab | oklab(90.88% -0.1203 0.1119) |
| OKLCH | oklch(90.88% 0.164 137.1) |
| XYZ | xyz(55.5661, 78.8619, 36.3340) |
| Luminance | 0.7886 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.02
Pastel Green
#B0FF9D
ΔE00 2.54
Light Green
#96F97B
ΔE00 2.62
Celery
#C1FD95
ΔE00 2.90
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Spring Green (survey)
#A9F971
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFA8A #D98AFA
analogous
#E3FA8A #ABFA8A #8AFAA1
triadic
#ABFA8A #8AABFA #FA8AAB
tetradic
#ABFA8A #8AE3FA #D98AFA #FAA18A
square
#ABFA8A #8AE3FA #D98AFA #FAA18A
split-complementary
#ABFA8A #A18AFA #FA8AE3
monochromatic
#57F515 #81F74F #ABFA8A #D5FDC5 #EAFEE2
Accessibility & contrast
On white
1.25
#ABFA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#ABFA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFA8A
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFA8A | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#A8F3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #abfa8a; /* rgb */ color: rgb(171, 250, 138); /* oklch */ color: oklch(90.9% 0.164 137.1);
Tailwind
colors: {
custom: {
50: '#c7fcae',
500: '#abfa8a',
950: '#000000',
},
}SCSS
$custom: #abfa8a; $custom-light: #c7fcae; $custom-dark: #000000;
JSON
{
"hex": "#abfa8a",
"rgb": {
"r": 171,
"g": 250,
"b": 138
},
"hsl": {
"h": 102.321,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.90875,
"c": 0.16435,
"h": 137.1
},
"luminance": 0.78864
}Semantic roles & 50–950 ramp
primary
#ABFA8A
secondary
#B04FD9
accent
#00E6A2
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581