#ABC985#ABC985
#ABC985 is a light, moderate yellow-green. Relative luminance 0.521; OKLCH L 79.7% C 0.097 H 127.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC985 |
|---|---|
| RGB | rgb(171, 201, 133) |
| HSL | hsl(86, 39%, 65%) |
| HSV | hsv(86, 34%, 79%) |
| CMYK | cmyk(14.9%, 0%, 33.8%, 21.2%) |
| CIE-LAB | lab(77.36, -21.81, 30.76) |
| CIE-LCH | lch(77.36, 37.71, 125.34°) |
| OKLab | oklab(79.71% -0.0593 0.0765) |
| OKLCH | oklch(79.71% 0.097 127.8) |
| XYZ | xyz(41.9143, 52.1243, 30.0385) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.84
Pale Olive
#B9CC81
ΔE00 3.44
Pale Olive Green
#B1D27B
ΔE00 3.88
Tan Green
#A9BE70
ΔE00 4.21
Pistachio
#93C572
ΔE00 4.64
Greenish Tan
#BCCB7A
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC985 #A385C9
analogous
#C9C585 #ABC985 #89C985
triadic
#ABC985 #85ABC9 #C985AB
tetradic
#ABC985 #85C9C5 #A385C9 #C98589
square
#ABC985 #85C9C5 #A385C9 #C98589
split-complementary
#ABC985 #8589C9 #C585C9
monochromatic
#6F9341 #8EB65B #ABC985 #C8DCAF #E5EFDA
Accessibility & contrast
On white
1.84
#ABC985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#ABC985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC985
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC985 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C080
Deuteranopia (green-blind)
#CBBF88
Tritanopia (blue-blind)
#AEC3B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc985; /* rgb */ color: rgb(171, 201, 133); /* oklch */ color: oklch(79.7% 0.097 127.8);
Tailwind
colors: {
custom: {
50: '#c5d9a9',
500: '#abc985',
950: '#000000',
},
}SCSS
$custom: #abc985; $custom-light: #c5d9a9; $custom-dark: #000000;
JSON
{
"hex": "#abc985",
"rgb": {
"r": 171,
"g": 201,
"b": 133
},
"hsl": {
"h": 86.471,
"s": 38.636,
"l": 65.49
},
"oklch": {
"l": 0.79709,
"c": 0.09685,
"h": 127.8
},
"luminance": 0.52125
}Semantic roles & 50–950 ramp
primary
#ABC985
secondary
#75589A
accent
#34B26B
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131410
muted
#828380