#ABF985#ABF985
#ABF985 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.6% C 0.168 H 136.2°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ABF985 |
|---|---|
| RGB | rgb(171, 249, 133) |
| HSL | hsl(100, 91%, 75%) |
| HSV | hsv(100, 47%, 98%) |
| CMYK | cmyk(31.3%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(90.83, -44.05, 48.01) |
| CIE-LCH | lch(90.83, 65.15, 132.54°) |
| OKLab | oklab(90.57% -0.1211 0.1161) |
| OKLCH | oklch(90.57% 0.168 136.2) |
| XYZ | xyz(54.9025, 78.1006, 34.3679) |
| Luminance | 0.7810 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.49
Spring Green (survey)
#A9F971
ΔE00 2.59
Pale Light Green
#B1FC99
ΔE00 2.66
Pistachio (survey)
#C0FA8B
ΔE00 2.90
Celery
#C1FD95
ΔE00 3.00
Light Yellowish Green
#C2FF89
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABF985 #D385F9
analogous
#E5F985 #ABF985 #85F999
triadic
#ABF985 #85ABF9 #F985AB
tetradic
#ABF985 #85E5F9 #D385F9 #F99985
square
#ABF985 #85E5F9 #D385F9 #F99985
split-complementary
#ABF985 #9985F9 #F985E5
monochromatic
#5BF310 #83F64B #ABF985 #D3FCBF #EBFEE2
Accessibility & contrast
On white
1.26
#ABF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#ABF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABF985
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABF985 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#F5E28C
Tritanopia (blue-blind)
#A9F2DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #abf985; /* rgb */ color: rgb(171, 249, 133); /* oklch */ color: oklch(90.6% 0.168 136.2);
Tailwind
colors: {
custom: {
50: '#c7fbaa',
500: '#abf985',
950: '#000000',
},
}SCSS
$custom: #abf985; $custom-light: #c7fbaa; $custom-dark: #000000;
JSON
{
"hex": "#abf985",
"rgb": {
"r": 171,
"g": 249,
"b": 133
},
"hsl": {
"h": 100.345,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.90574,
"c": 0.16773,
"h": 136.2
},
"luminance": 0.78103
}Semantic roles & 50–950 ramp
primary
#ABF985
secondary
#A94BD7
accent
#00E69A
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581