#ABC982#ABC982
#ABC982 is a light, moderate yellow-green. Relative luminance 0.520; OKLCH L 79.7% C 0.100 H 127.2°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC982 |
|---|---|
| RGB | rgb(171, 201, 130) |
| HSL | hsl(85, 40%, 65%) |
| HSV | hsv(85, 35%, 79%) |
| CMYK | cmyk(14.9%, 0%, 35.3%, 21.2%) |
| CIE-LAB | lab(77.31, -22.22, 32.25) |
| CIE-LCH | lch(77.31, 39.16, 124.57°) |
| OKLab | oklab(79.65% -0.0606 0.0799) |
| OKLCH | oklch(79.65% 0.1 127.2) |
| XYZ | xyz(41.7100, 52.0425, 28.9625) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.27
Pale Olive
#B9CC81
ΔE00 3.12
Pale Olive Green
#B1D27B
ΔE00 3.39
Tan Green
#A9BE70
ΔE00 3.83
Pistachio
#93C572
ΔE00 4.43
Greenish Tan
#BCCB7A
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC982 #A082C9
analogous
#C9C482 #ABC982 #88C982
triadic
#ABC982 #82ABC9 #C982AB
tetradic
#ABC982 #82C9C4 #A082C9 #C98288
square
#ABC982 #82C9C4 #A082C9 #C98288
split-complementary
#ABC982 #8288C9 #C482C9
monochromatic
#6F923F #8EB757 #ABC982 #C8DBAD #E4EED7
Accessibility & contrast
On white
1.84
#ABC982 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#ABC982 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC982
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC982 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC982 | 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)
#D0C07D
Deuteranopia (green-blind)
#CCBE86
Tritanopia (blue-blind)
#AFC3B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc982; /* rgb */ color: rgb(171, 201, 130); /* oklch */ color: oklch(79.7% 0.100 127.2);
Tailwind
colors: {
custom: {
50: '#c5d9a7',
500: '#abc982',
950: '#000000',
},
}SCSS
$custom: #abc982; $custom-light: #c5d9a7; $custom-dark: #000000;
JSON
{
"hex": "#abc982",
"rgb": {
"r": 171,
"g": 201,
"b": 130
},
"hsl": {
"h": 85.352,
"s": 39.665,
"l": 64.902
},
"oklch": {
"l": 0.79654,
"c": 0.10031,
"h": 127.2
},
"luminance": 0.52043
}Semantic roles & 50–950 ramp
primary
#ABC982
secondary
#725699
accent
#33B369
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380