#ABC980#ABC980
#ABC980 is a light, moderate yellow-green. Relative luminance 0.520; OKLCH L 79.6% C 0.103 H 126.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC980 |
|---|---|
| RGB | rgb(171, 201, 128) |
| HSL | hsl(85, 40%, 65%) |
| HSV | hsv(85, 36%, 79%) |
| CMYK | cmyk(14.9%, 0%, 36.3%, 21.2%) |
| CIE-LAB | lab(77.27, -22.49, 33.24) |
| CIE-LCH | lch(77.27, 40.13, 124.08°) |
| OKLab | oklab(79.62% -0.0614 0.0822) |
| OKLCH | oklch(79.62% 0.103 126.8) |
| XYZ | xyz(41.5771, 51.9894, 28.2624) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.91
Pale Olive
#B9CC81
ΔE00 2.96
Pale Olive Green
#B1D27B
ΔE00 3.09
Tan Green
#A9BE70
ΔE00 3.61
Greenish Tan
#BCCB7A
ΔE00 4.34
Pistachio
#93C572
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC980 #9E80C9
analogous
#C9C380 #ABC980 #87C980
triadic
#ABC980 #80ABC9 #C980AB
tetradic
#ABC980 #80C9C3 #9E80C9 #C98087
square
#ABC980 #80C9C3 #9E80C9 #C98087
split-complementary
#ABC980 #8087C9 #C380C9
monochromatic
#6F913E #8FB755 #ABC980 #C7DBAB #E4EED6
Accessibility & contrast
On white
1.84
#ABC980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#ABC980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC980
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC980 | 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)
#D0C07B
Deuteranopia (green-blind)
#CCBE84
Tritanopia (blue-blind)
#AFC3B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc980; /* rgb */ color: rgb(171, 201, 128); /* oklch */ color: oklch(79.6% 0.103 126.8);
Tailwind
colors: {
custom: {
50: '#c5d9a5',
500: '#abc980',
950: '#000000',
},
}SCSS
$custom: #abc980; $custom-light: #c5d9a5; $custom-dark: #000000;
JSON
{
"hex": "#abc980",
"rgb": {
"r": 171,
"g": 201,
"b": 128
},
"hsl": {
"h": 84.658,
"s": 40.331,
"l": 64.51
},
"oklch": {
"l": 0.79618,
"c": 0.1026,
"h": 126.8
},
"luminance": 0.5199
}Semantic roles & 50–950 ramp
primary
#ABC980
secondary
#715598
accent
#32B367
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380