#ABFC85#ABFC85
#ABFC85 is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.3% C 0.172 H 136.5°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC85 |
|---|---|
| RGB | rgb(171, 252, 133) |
| HSL | hsl(101, 95%, 75%) |
| HSV | hsv(101, 47%, 99%) |
| CMYK | cmyk(32.1%, 0%, 47.2%, 1.2%) |
| CIE-LAB | lab(91.67, -45.34, 49.06) |
| CIE-LCH | lch(91.67, 66.80, 132.75°) |
| OKLab | oklab(91.26% -0.1246 0.1184) |
| OKLCH | oklch(91.26% 0.172 136.5) |
| XYZ | xyz(55.8371, 79.9699, 34.6795) |
| Luminance | 0.7997 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.35
Spring Green (survey)
#A9F971
ΔE00 2.45
Pale Light Green
#B1FC99
ΔE00 2.84
Light Yellowish Green
#C2FF89
ΔE00 3.10
Pistachio (survey)
#C0FA8B
ΔE00 3.11
Celery
#C1FD95
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC85 #D685FC
analogous
#E7FC85 #ABFC85 #85FC9A
triadic
#ABFC85 #85ABFC #FC85AB
tetradic
#ABFC85 #85E7FC #D685FC #FC9A85
square
#ABFC85 #85E7FC #D685FC #FC9A85
split-complementary
#ABFC85 #9A85FC #FC85E7
monochromatic
#59F90E #82FB49 #ABFC85 #D4FDC1 #EAFEE1
Accessibility & contrast
On white
1.24
#ABFC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#ABFC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC85
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC85 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#F7E58C
Tritanopia (blue-blind)
#A9F4E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #abfc85; /* rgb */ color: rgb(171, 252, 133); /* oklch */ color: oklch(91.3% 0.172 136.5);
Tailwind
colors: {
custom: {
50: '#c7feaa',
500: '#abfc85',
950: '#000000',
},
}SCSS
$custom: #abfc85; $custom-light: #c7feaa; $custom-dark: #000000;
JSON
{
"hex": "#abfc85",
"rgb": {
"r": 171,
"g": 252,
"b": 133
},
"hsl": {
"h": 100.84,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.9126,
"c": 0.17193,
"h": 136.5
},
"luminance": 0.79972
}Semantic roles & 50–950 ramp
primary
#ABFC85
secondary
#AD4ADB
accent
#00E69C
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681