#ABC983#ABC983
#ABC983 is a light, moderate yellow-green. Relative luminance 0.521; OKLCH L 79.7% C 0.099 H 127.4°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC983 |
|---|---|
| RGB | rgb(171, 201, 131) |
| HSL | hsl(86, 39%, 65%) |
| HSV | hsv(86, 35%, 79%) |
| CMYK | cmyk(14.9%, 0%, 34.8%, 21.2%) |
| CIE-LAB | lab(77.32, -22.09, 31.75) |
| CIE-LCH | lch(77.32, 38.68, 124.82°) |
| OKLab | oklab(79.67% -0.0602 0.0788) |
| OKLCH | oklch(79.67% 0.099 127.4) |
| XYZ | xyz(41.7774, 52.0695, 29.3178) |
| Luminance | 0.5207 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.46
Pale Olive
#B9CC81
ΔE00 3.22
Pale Olive Green
#B1D27B
ΔE00 3.55
Tan Green
#A9BE70
ΔE00 3.95
Pistachio
#93C572
ΔE00 4.49
Greenish Tan
#BCCB7A
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC983 #A183C9
analogous
#C9C483 #ABC983 #88C983
triadic
#ABC983 #83ABC9 #C983AB
tetradic
#ABC983 #83C9C4 #A183C9 #C98388
square
#ABC983 #83C9C4 #A183C9 #C98388
split-complementary
#ABC983 #8388C9 #C483C9
monochromatic
#6F9240 #8EB658 #ABC983 #C8DCAE #E5EED8
Accessibility & contrast
On white
1.84
#ABC983 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#ABC983 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC983
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC983 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC983 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C07E
Deuteranopia (green-blind)
#CCBE86
Tritanopia (blue-blind)
#AEC3B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc983; /* rgb */ color: rgb(171, 201, 131); /* oklch */ color: oklch(79.7% 0.099 127.4);
Tailwind
colors: {
custom: {
50: '#c5d9a7',
500: '#abc983',
950: '#000000',
},
}SCSS
$custom: #abc983; $custom-light: #c5d9a7; $custom-dark: #000000;
JSON
{
"hex": "#abc983",
"rgb": {
"r": 171,
"g": 201,
"b": 131
},
"hsl": {
"h": 85.714,
"s": 39.326,
"l": 65.098
},
"oklch": {
"l": 0.79672,
"c": 0.09915,
"h": 127.4
},
"luminance": 0.5207
}Semantic roles & 50–950 ramp
primary
#ABC983
secondary
#735799
accent
#33B26A
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380