#ABFF8B#ABFF8B
#ABFF8B is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.0% C 0.170 H 137.6°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF8B |
|---|---|
| RGB | rgb(171, 255, 139) |
| HSL | hsl(103, 100%, 77%) |
| HSV | hsv(103, 45%, 100%) |
| CMYK | cmyk(32.9%, 0%, 45.5%, 0%) |
| CIE-LAB | lab(92.59, -45.90, 47.36) |
| CIE-LCH | lch(92.59, 65.95, 134.10°) |
| OKLab | oklab(92.03% -0.1259 0.1149) |
| OKLCH | oklch(92.03% 0.17 137.6) |
| XYZ | xyz(57.2131, 82.0396, 37.2418) |
| Luminance | 0.8204 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.39
Light Green
#96F97B
ΔE00 2.54
Pastel Green
#B0FF9D
ΔE00 2.61
Celery
#C1FD95
ΔE00 3.22
Spring Green (survey)
#A9F971
ΔE00 3.26
Easter Green
#8CFD7E
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF8B #DF8BFF
analogous
#E5FF8B #ABFF8B #8BFFA5
triadic
#ABFF8B #8BABFF #FF8BAB
tetradic
#ABFF8B #8BE5FF #DF8BFF #FFA58B
square
#ABFF8B #8BE5FF #DF8BFF #FFA58B
split-complementary
#ABFF8B #A58BFF #FF8BE5
monochromatic
#52FF11 #7FFF4E #ABFF8B #D7FFC8 #E9FFE0
Accessibility & contrast
On white
1.21
#ABFF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#ABFF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF8B
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF8B | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE82
Deuteranopia (green-blind)
#F9E792
Tritanopia (blue-blind)
#A7F8E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff8b; /* rgb */ color: rgb(171, 255, 139); /* oklch */ color: oklch(92.0% 0.170 137.6);
Tailwind
colors: {
custom: {
50: '#c7ffaf',
500: '#abff8b',
950: '#000000',
},
}SCSS
$custom: #abff8b; $custom-light: #c7ffaf; $custom-dark: #000000;
JSON
{
"hex": "#abff8b",
"rgb": {
"r": 171,
"g": 255,
"b": 139
},
"hsl": {
"h": 103.448,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.92032,
"c": 0.17045,
"h": 137.6
},
"luminance": 0.82042
}Semantic roles & 50–950 ramp
primary
#ABFF8B
secondary
#B84EE0
accent
#00E6A6
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681