#ABFE85#ABFE85
#ABFE85 is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.7% C 0.175 H 136.6°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE85 |
|---|---|
| RGB | rgb(171, 254, 133) |
| HSL | hsl(101, 98%, 76%) |
| HSV | hsv(101, 48%, 100%) |
| CMYK | cmyk(32.7%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(92.24, -46.20, 49.75) |
| CIE-LCH | lch(92.24, 67.89, 132.88°) |
| OKLab | oklab(91.72% -0.127 0.12) |
| OKLCH | oklch(91.72% 0.175 136.6) |
| XYZ | xyz(56.4685, 81.2326, 34.8899) |
| Luminance | 0.8124 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.37
Spring Green (survey)
#A9F971
ΔE00 2.46
Pale Light Green
#B1FC99
ΔE00 3.04
Light Yellowish Green
#C2FF89
ΔE00 3.14
Key Lime
#AEFF6E
ΔE00 3.18
Pistachio (survey)
#C0FA8B
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE85 #D885FE
analogous
#E7FE85 #ABFE85 #85FE9B
triadic
#ABFE85 #85ABFE #FE85AB
tetradic
#ABFE85 #85E7FE #D885FE #FE9B85
square
#ABFE85 #85E7FE #D885FE #FE9B85
split-complementary
#ABFE85 #9B85FE #FE85E7
monochromatic
#57FD0C #81FE48 #ABFE85 #D5FEC2 #EAFFE1
Accessibility & contrast
On white
1.22
#ABFE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#ABFE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE85
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE85 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7B
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#A8F6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfe85; /* rgb */ color: rgb(171, 254, 133); /* oklch */ color: oklch(91.7% 0.175 136.6);
Tailwind
colors: {
custom: {
50: '#c7ffab',
500: '#abfe85',
950: '#000000',
},
}SCSS
$custom: #abfe85; $custom-light: #c7ffab; $custom-dark: #000000;
JSON
{
"hex": "#abfe85",
"rgb": {
"r": 171,
"g": 254,
"b": 133
},
"hsl": {
"h": 101.157,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.91718,
"c": 0.1747,
"h": 136.6
},
"luminance": 0.81235
}Semantic roles & 50–950 ramp
primary
#ABFE85
secondary
#AF4ADE
accent
#00E69D
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681