#ABE983#ABE983
#ABE983 is a very light, vivid yellow-green. Relative luminance 0.686; OKLCH L 86.9% C 0.147 H 134.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #ABE983 |
|---|---|
| RGB | rgb(171, 233, 131) |
| HSL | hsl(96, 70%, 71%) |
| HSV | hsv(96, 44%, 91%) |
| CMYK | cmyk(26.6%, 0%, 43.8%, 8.6%) |
| CIE-LAB | lab(86.29, -37.21, 43.30) |
| CIE-LCH | lch(86.29, 57.09, 130.67°) |
| OKLab | oklab(86.89% -0.1023 0.1054) |
| OKLCH | oklch(86.89% 0.147 134.1) |
| XYZ | xyz(50.0292, 68.5730, 32.0683) |
| Luminance | 0.6857 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.13
Pale Light Green
#B1FC99
ΔE00 4.37
Celery
#C1FD95
ΔE00 4.45
Tea Green
#BDF8A3
ΔE00 4.61
Washed Out Green
#BCF5A6
ΔE00 4.97
Spring Green (survey)
#A9F971
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABE983 #C183E9
analogous
#DEE983 #ABE983 #83E98E
triadic
#ABE983 #83ABE9 #E983AB
tetradic
#ABE983 #83DEE9 #C183E9 #E98E83
square
#ABE983 #83DEE9 #C183E9 #E98E83
split-complementary
#ABE983 #8E83E9 #E983DE
monochromatic
#67CD24 #88E04F #ABE983 #CEF2B7 #EDFAE5
Accessibility & contrast
On white
1.43
#ABE983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#ABE983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABE983
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABE983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABE983 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#ABE2D1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #abe983; /* rgb */ color: rgb(171, 233, 131); /* oklch */ color: oklch(86.9% 0.147 134.1);
Tailwind
colors: {
custom: {
50: '#c6f0a8',
500: '#abe983',
950: '#000000',
},
}SCSS
$custom: #abe983; $custom-light: #c6f0a8; $custom-dark: #000000;
JSON
{
"hex": "#abe983",
"rgb": {
"r": 171,
"g": 233,
"b": 131
},
"hsl": {
"h": 96.471,
"s": 69.863,
"l": 71.373
},
"oklch": {
"l": 0.86893,
"c": 0.14686,
"h": 134.1
},
"luminance": 0.68574
}Semantic roles & 50–950 ramp
primary
#ABE983
secondary
#954EC2
accent
#14D287
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581