#ABFD85#ABFD85
#ABFD85 is a very light, vivid green. Relative luminance 0.806; OKLCH L 91.5% C 0.173 H 136.5°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFD85 |
|---|---|
| RGB | rgb(171, 253, 133) |
| HSL | hsl(101, 97%, 76%) |
| HSV | hsv(101, 47%, 99%) |
| CMYK | cmyk(32.4%, 0%, 47.4%, 0.8%) |
| CIE-LAB | lab(91.95, -45.77, 49.40) |
| CIE-LCH | lch(91.95, 67.35, 132.81°) |
| OKLab | oklab(91.49% -0.1258 0.1192) |
| OKLCH | oklch(91.49% 0.173 136.5) |
| XYZ | xyz(56.1520, 80.5996, 34.7844) |
| Luminance | 0.8060 (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.93
Light Yellowish Green
#C2FF89
ΔE00 3.11
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Celery
#C1FD95
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFD85 #D785FD
analogous
#E7FD85 #ABFD85 #85FD9B
triadic
#ABFD85 #85ABFD #FD85AB
tetradic
#ABFD85 #85E7FD #D785FD #FD9B85
square
#ABFD85 #85E7FD #D785FD #FD9B85
split-complementary
#ABFD85 #9B85FD #FD85E7
monochromatic
#58FB0D #82FC49 #ABFD85 #D4FEC1 #EAFFE1
Accessibility & contrast
On white
1.23
#ABFD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#ABFD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFD85
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFD85 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7B
Deuteranopia (green-blind)
#F8E58D
Tritanopia (blue-blind)
#A8F5E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfd85; /* rgb */ color: rgb(171, 253, 133); /* oklch */ color: oklch(91.5% 0.173 136.5);
Tailwind
colors: {
custom: {
50: '#c7feaa',
500: '#abfd85',
950: '#000000',
},
}SCSS
$custom: #abfd85; $custom-light: #c7feaa; $custom-dark: #000000;
JSON
{
"hex": "#abfd85",
"rgb": {
"r": 171,
"g": 253,
"b": 133
},
"hsl": {
"h": 101,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.91489,
"c": 0.17332,
"h": 136.5
},
"luminance": 0.80602
}Semantic roles & 50–950 ramp
primary
#ABFD85
secondary
#AE4ADC
accent
#00E69D
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681