#ABFF85#ABFF85
#ABFF85 is a very light, vivid green. Relative luminance 0.819; OKLCH L 91.9% C 0.176 H 136.7°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF85 |
|---|---|
| RGB | rgb(171, 255, 133) |
| HSL | hsl(101, 100%, 76%) |
| HSV | hsv(101, 48%, 100%) |
| CMYK | cmyk(32.9%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(92.52, -46.63, 50.10) |
| CIE-LCH | lch(92.52, 68.44, 132.94°) |
| OKLab | oklab(91.95% -0.1282 0.1208) |
| OKLCH | oklch(91.95% 0.176 136.7) |
| XYZ | xyz(56.7867, 81.8690, 34.9960) |
| Luminance | 0.8187 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.41
Spring Green (survey)
#A9F971
ΔE00 2.50
Key Lime
#AEFF6E
ΔE00 3.11
Pale Light Green
#B1FC99
ΔE00 3.15
Light Yellowish Green
#C2FF89
ΔE00 3.18
Light Lime
#AEFD6C
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF85 #D985FF
analogous
#E8FF85 #ABFF85 #85FF9C
triadic
#ABFF85 #85ABFF #FF85AB
tetradic
#ABFF85 #85E8FF #D985FF #FF9C85
square
#ABFF85 #85E8FF #D985FF #FF9C85
split-complementary
#ABFF85 #9C85FF #FF85E8
monochromatic
#57FF0B #81FF48 #ABFF85 #D5FFC2 #EAFFE0
Accessibility & contrast
On white
1.21
#ABFF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#ABFF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF85
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF85 | 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)
#FFEE7B
Deuteranopia (green-blind)
#FAE78D
Tritanopia (blue-blind)
#A8F7E3
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abff85; /* rgb */ color: rgb(171, 255, 133); /* oklch */ color: oklch(91.9% 0.176 136.7);
Tailwind
colors: {
custom: {
50: '#c7ffab',
500: '#abff85',
950: '#000000',
},
}SCSS
$custom: #abff85; $custom-light: #c7ffab; $custom-dark: #000000;
JSON
{
"hex": "#abff85",
"rgb": {
"r": 171,
"g": 255,
"b": 133
},
"hsl": {
"h": 101.311,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91947,
"c": 0.17609,
"h": 136.7
},
"luminance": 0.81871
}Semantic roles & 50–950 ramp
primary
#ABFF85
secondary
#B049DF
accent
#00E69E
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681