#ABC589#ABC589
#ABC589 is a light, moderate yellow-green. Relative luminance 0.504; OKLCH L 78.9% C 0.086 H 127.3°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC589 |
|---|---|
| RGB | rgb(171, 197, 137) |
| HSL | hsl(86, 34%, 65%) |
| HSV | hsv(86, 30%, 77%) |
| CMYK | cmyk(13.2%, 0%, 30.5%, 22.7%) |
| CIE-LAB | lab(76.31, -19.26, 27.28) |
| CIE-LCH | lch(76.31, 33.40, 125.22°) |
| OKLab | oklab(78.9% -0.0521 0.0684) |
| OKLCH | oklch(78.9% 0.086 127.3) |
| XYZ | xyz(41.2756, 50.3962, 31.2150) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.30
Light Moss Green
#A6C875
ΔE00 4.39
Tan Green
#A9BE70
ΔE00 4.61
Lichen
#8FB67B
ΔE00 5.57
Pale Olive Green
#B1D27B
ΔE00 5.61
Pistachio
#93C572
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC589 #A389C5
analogous
#C5C189 #ABC589 #8DC589
triadic
#ABC589 #89ABC5 #C589AB
tetradic
#ABC589 #89C5C1 #A389C5 #C5898D
square
#ABC589 #89C5C1 #A389C5 #C5898D
split-complementary
#ABC589 #898DC5 #C189C5
monochromatic
#6F8E46 #8EB160 #ABC589 #C8D9B2 #E5EDDB
Accessibility & contrast
On white
1.90
#ABC589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#ABC589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC589
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC589 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD85
Deuteranopia (green-blind)
#C7BC8C
Tritanopia (blue-blind)
#AEC0B5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc589; /* rgb */ color: rgb(171, 197, 137); /* oklch */ color: oklch(78.9% 0.086 127.3);
Tailwind
colors: {
custom: {
50: '#c4d6ac',
500: '#abc589',
950: '#000000',
},
}SCSS
$custom: #abc589; $custom-light: #c4d6ac; $custom-dark: #000000;
JSON
{
"hex": "#abc589",
"rgb": {
"r": 171,
"g": 197,
"b": 137
},
"hsl": {
"h": 86,
"s": 34.091,
"l": 65.49
},
"oklch": {
"l": 0.78897,
"c": 0.08597,
"h": 127.3
},
"luminance": 0.50397
}Semantic roles & 50–950 ramp
primary
#ABC589
secondary
#755C96
accent
#39AD6B
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381