#ABC58A#ABC58A
#ABC58A is a light, moderate yellow-green. Relative luminance 0.504; OKLCH L 78.9% C 0.085 H 127.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC58A |
|---|---|
| RGB | rgb(171, 197, 138) |
| HSL | hsl(86, 34%, 66%) |
| HSV | hsv(86, 30%, 77%) |
| CMYK | cmyk(13.2%, 0%, 29.9%, 22.7%) |
| CIE-LAB | lab(76.33, -19.12, 26.78) |
| CIE-LCH | lch(76.33, 32.90, 125.52°) |
| OKLab | oklab(78.92% -0.0517 0.0672) |
| OKLCH | oklch(78.92% 0.085 127.5) |
| XYZ | xyz(41.3477, 50.4251, 31.5945) |
| Luminance | 0.5042 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.48
Light Moss Green
#A6C875
ΔE00 4.60
Tan Green
#A9BE70
ΔE00 4.81
Lichen
#8FB67B
ΔE00 5.55
Pale Olive Green
#B1D27B
ΔE00 5.79
Pistachio
#93C572
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC58A #A48AC5
analogous
#C5C18A #ABC58A #8DC58A
triadic
#ABC58A #8AABC5 #C58AAB
tetradic
#ABC58A #8AC5C1 #A48AC5 #C58A8D
square
#ABC58A #8AC5C1 #A48AC5 #C58A8D
split-complementary
#ABC58A #8A8DC5 #C18AC5
monochromatic
#6F8E46 #8EB161 #ABC58A #C8D9B3 #E6EEDC
Accessibility & contrast
On white
1.89
#ABC58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#ABC58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC58A
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC58A | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD86
Deuteranopia (green-blind)
#C7BC8D
Tritanopia (blue-blind)
#AEC0B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc58a; /* rgb */ color: rgb(171, 197, 138); /* oklch */ color: oklch(78.9% 0.085 127.5);
Tailwind
colors: {
custom: {
50: '#c4d6ac',
500: '#abc58a',
950: '#000000',
},
}SCSS
$custom: #abc58a; $custom-light: #c4d6ac; $custom-dark: #000000;
JSON
{
"hex": "#abc58a",
"rgb": {
"r": 171,
"g": 197,
"b": 138
},
"hsl": {
"h": 86.441,
"s": 33.714,
"l": 65.686
},
"oklch": {
"l": 0.78917,
"c": 0.08478,
"h": 127.5
},
"luminance": 0.50425
}Semantic roles & 50–950 ramp
primary
#ABC58A
secondary
#765D96
accent
#39AD6C
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381