#ABF785#ABF785
#ABF785 is a very light, vivid green. Relative luminance 0.769; OKLCH L 90.1% C 0.165 H 136.0°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF785 |
|---|---|
| RGB | rgb(171, 247, 133) |
| HSL | hsl(100, 88%, 75%) |
| HSV | hsv(100, 46%, 97%) |
| CMYK | cmyk(30.8%, 0%, 46.2%, 3.1%) |
| CIE-LAB | lab(90.26, -43.18, 47.31) |
| CIE-LCH | lch(90.26, 64.05, 132.39°) |
| OKLab | oklab(90.12% -0.1187 0.1145) |
| OKLCH | oklch(90.12% 0.165 136) |
| XYZ | xyz(54.2876, 76.8708, 34.1630) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.63
Light Green
#96F97B
ΔE00 2.68
Spring Green (survey)
#A9F971
ΔE00 2.77
Pistachio (survey)
#C0FA8B
ΔE00 2.85
Celery
#C1FD95
ΔE00 2.98
Pastel Green
#B0FF9D
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF785 #D185F7
analogous
#E4F785 #ABF785 #85F798
triadic
#ABF785 #85ABF7 #F785AB
tetradic
#ABF785 #85E4F7 #D185F7 #F79885
square
#ABF785 #85E4F7 #D185F7 #F79885
split-complementary
#ABF785 #9885F7 #F785E4
monochromatic
#5CEF12 #83F34C #ABF785 #D3FBBE #EBFDE2
Accessibility & contrast
On white
1.28
#ABF785 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#ABF785 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF785
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF785 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF785 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77C
Deuteranopia (green-blind)
#F3E18C
Tritanopia (blue-blind)
#A9F0DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #abf785; /* rgb */ color: rgb(171, 247, 133); /* oklch */ color: oklch(90.1% 0.165 136.0);
Tailwind
colors: {
custom: {
50: '#c7faaa',
500: '#abf785',
950: '#000000',
},
}SCSS
$custom: #abf785; $custom-light: #c7faaa; $custom-dark: #000000;
JSON
{
"hex": "#abf785",
"rgb": {
"r": 171,
"g": 247,
"b": 133
},
"hsl": {
"h": 100,
"s": 87.692,
"l": 74.51
},
"oklch": {
"l": 0.90116,
"c": 0.16491,
"h": 136
},
"luminance": 0.76873
}Semantic roles & 50–950 ramp
primary
#ABF785
secondary
#A74CD4
accent
#01E499
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581