#ABF786#ABF786
#ABF786 is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.1% C 0.164 H 136.2°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF786 |
|---|---|
| RGB | rgb(171, 247, 134) |
| HSL | hsl(100, 88%, 75%) |
| HSV | hsv(100, 46%, 97%) |
| CMYK | cmyk(30.8%, 0%, 45.7%, 3.1%) |
| CIE-LAB | lab(90.27, -43.06, 46.85) |
| CIE-LCH | lch(90.27, 63.63, 132.59°) |
| OKLab | oklab(90.13% -0.1183 0.1135) |
| OKLCH | oklch(90.13% 0.164 136.2) |
| XYZ | xyz(54.3570, 76.8986, 34.5286) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.50
Light Green
#96F97B
ΔE00 2.71
Pistachio (survey)
#C0FA8B
ΔE00 2.88
Spring Green (survey)
#A9F971
ΔE00 2.91
Celery
#C1FD95
ΔE00 2.95
Pastel Green
#B0FF9D
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF786 #D286F7
analogous
#E4F786 #ABF786 #86F79A
triadic
#ABF786 #86ABF7 #F786AB
tetradic
#ABF786 #86E4F7 #D286F7 #F79A86
square
#ABF786 #86E4F7 #D286F7 #F79A86
split-complementary
#ABF786 #9A86F7 #F786E4
monochromatic
#5BEF13 #83F34D #ABF786 #D3FBBF #EBFDE2
Accessibility & contrast
On white
1.28
#ABF786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#ABF786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF786
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF786 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77D
Deuteranopia (green-blind)
#F3E18D
Tritanopia (blue-blind)
#A9F0DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abf786; /* rgb */ color: rgb(171, 247, 134); /* oklch */ color: oklch(90.1% 0.164 136.2);
Tailwind
colors: {
custom: {
50: '#c7faab',
500: '#abf786',
950: '#000000',
},
}SCSS
$custom: #abf786; $custom-light: #c7faab; $custom-dark: #000000;
JSON
{
"hex": "#abf786",
"rgb": {
"r": 171,
"g": 247,
"b": 134
},
"hsl": {
"h": 100.354,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.90131,
"c": 0.16396,
"h": 136.2
},
"luminance": 0.76901
}Semantic roles & 50–950 ramp
primary
#ABF786
secondary
#A84DD4
accent
#01E49A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581