#ABFB85#ABFB85
#ABFB85 is a very light, vivid green. Relative luminance 0.793; OKLCH L 91.0% C 0.171 H 136.4°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFB85 |
|---|---|
| RGB | rgb(171, 251, 133) |
| HSL | hsl(101, 94%, 75%) |
| HSV | hsv(101, 47%, 98%) |
| CMYK | cmyk(31.9%, 0%, 47%, 1.6%) |
| CIE-LAB | lab(91.39, -44.91, 48.71) |
| CIE-LCH | lch(91.39, 66.25, 132.68°) |
| OKLab | oklab(91.03% -0.1234 0.1177) |
| OKLCH | oklch(91.03% 0.171 136.4) |
| XYZ | xyz(55.5239, 79.3435, 34.5751) |
| Luminance | 0.7935 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.38
Spring Green (survey)
#A9F971
ΔE00 2.48
Pale Light Green
#B1FC99
ΔE00 2.76
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Celery
#C1FD95
ΔE00 3.09
Light Yellowish Green
#C2FF89
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFB85 #D585FB
analogous
#E6FB85 #ABFB85 #85FB9A
triadic
#ABFB85 #85ABFB #FB85AB
tetradic
#ABFB85 #85E6FB #D585FB #FB9A85
square
#ABFB85 #85E6FB #D585FB #FB9A85
split-complementary
#ABFB85 #9A85FB #FB85E6
monochromatic
#59F70E #82F94A #ABFB85 #D4FDC0 #EBFEE1
Accessibility & contrast
On white
1.24
#ABFB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#ABFB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFB85
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFB85 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7B
Deuteranopia (green-blind)
#F7E48C
Tritanopia (blue-blind)
#A9F4DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #abfb85; /* rgb */ color: rgb(171, 251, 133); /* oklch */ color: oklch(91.0% 0.171 136.4);
Tailwind
colors: {
custom: {
50: '#c7fdaa',
500: '#abfb85',
950: '#000000',
},
}SCSS
$custom: #abfb85; $custom-light: #c7fdaa; $custom-dark: #000000;
JSON
{
"hex": "#abfb85",
"rgb": {
"r": 171,
"g": 251,
"b": 133
},
"hsl": {
"h": 100.678,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.91031,
"c": 0.17053,
"h": 136.4
},
"luminance": 0.79346
}Semantic roles & 50–950 ramp
primary
#ABFB85
secondary
#AC4BD9
accent
#00E69C
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581