#ABFF8A#ABFF8A
#ABFF8A is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.0% C 0.171 H 137.4°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF8A |
|---|---|
| RGB | rgb(171, 255, 138) |
| HSL | hsl(103, 100%, 77%) |
| HSV | hsv(103, 46%, 100%) |
| CMYK | cmyk(32.9%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(92.58, -46.02, 47.82) |
| CIE-LCH | lch(92.58, 66.37, 133.90°) |
| OKLab | oklab(92.02% -0.1263 0.1159) |
| OKLCH | oklch(92.02% 0.171 137.4) |
| XYZ | xyz(57.1404, 82.0105, 36.8587) |
| Luminance | 0.8201 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.50
Pale Light Green
#B1FC99
ΔE00 2.51
Pastel Green
#B0FF9D
ΔE00 2.75
Spring Green (survey)
#A9F971
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.24
Easter Green
#8CFD7E
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF8A #DE8AFF
analogous
#E6FF8A #ABFF8A #8AFFA4
triadic
#ABFF8A #8AABFF #FF8AAB
tetradic
#ABFF8A #8AE6FF #DE8AFF #FFA48A
square
#ABFF8A #8AE6FF #DE8AFF #FFA48A
split-complementary
#ABFF8A #A48AFF #FF8AE6
monochromatic
#53FF10 #7FFF4D #ABFF8A #D7FFC7 #E9FFE0
Accessibility & contrast
On white
1.21
#ABFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#ABFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF8A
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF8A | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE80
Deuteranopia (green-blind)
#FAE791
Tritanopia (blue-blind)
#A8F8E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff8a; /* rgb */ color: rgb(171, 255, 138); /* oklch */ color: oklch(92.0% 0.171 137.4);
Tailwind
colors: {
custom: {
50: '#c7ffae',
500: '#abff8a',
950: '#000000',
},
}SCSS
$custom: #abff8a; $custom-light: #c7ffae; $custom-dark: #000000;
JSON
{
"hex": "#abff8a",
"rgb": {
"r": 171,
"g": 255,
"b": 138
},
"hsl": {
"h": 103.077,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.92018,
"c": 0.1714,
"h": 137.4
},
"luminance": 0.82013
}Semantic roles & 50–950 ramp
primary
#ABFF8A
secondary
#B64EE0
accent
#00E6A5
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681