#ABC981#ABC981
#ABC981 is a light, moderate yellow-green. Relative luminance 0.520; OKLCH L 79.6% C 0.101 H 127.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC981 |
|---|---|
| RGB | rgb(171, 201, 129) |
| HSL | hsl(85, 40%, 65%) |
| HSV | hsv(85, 36%, 79%) |
| CMYK | cmyk(14.9%, 0%, 35.8%, 21.2%) |
| CIE-LAB | lab(77.29, -22.36, 32.74) |
| CIE-LCH | lch(77.29, 39.65, 124.32°) |
| OKLab | oklab(79.64% -0.061 0.0811) |
| OKLCH | oklch(79.64% 0.101 127) |
| XYZ | xyz(41.6432, 52.0158, 28.6108) |
| Luminance | 0.5202 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.09
Pale Olive
#B9CC81
ΔE00 3.03
Pale Olive Green
#B1D27B
ΔE00 3.24
Tan Green
#A9BE70
ΔE00 3.71
Pistachio
#93C572
ΔE00 4.38
Greenish Tan
#BCCB7A
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC981 #9F81C9
analogous
#C9C381 #ABC981 #87C981
triadic
#ABC981 #81ABC9 #C981AB
tetradic
#ABC981 #81C9C3 #9F81C9 #C98187
square
#ABC981 #81C9C3 #9F81C9 #C98187
split-complementary
#ABC981 #8187C9 #C381C9
monochromatic
#6F913E #8EB756 #ABC981 #C8DBAC #E4EED7
Accessibility & contrast
On white
1.84
#ABC981 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#ABC981 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC981
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC981 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC981 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07C
Deuteranopia (green-blind)
#CCBE85
Tritanopia (blue-blind)
#AFC3B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc981; /* rgb */ color: rgb(171, 201, 129); /* oklch */ color: oklch(79.6% 0.101 127.0);
Tailwind
colors: {
custom: {
50: '#c5d9a6',
500: '#abc981',
950: '#000000',
},
}SCSS
$custom: #abc981; $custom-light: #c5d9a6; $custom-dark: #000000;
JSON
{
"hex": "#abc981",
"rgb": {
"r": 171,
"g": 201,
"b": 129
},
"hsl": {
"h": 85,
"s": 40,
"l": 64.706
},
"oklch": {
"l": 0.79636,
"c": 0.10145,
"h": 127
},
"luminance": 0.52016
}Semantic roles & 50–950 ramp
primary
#ABC981
secondary
#725698
accent
#32B368
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380