#ABC58C#ABC58C
#ABC58C is a light, moderate yellow-green. Relative luminance 0.505; OKLCH L 79.0% C 0.082 H 128.1°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC58C |
|---|---|
| RGB | rgb(171, 197, 140) |
| HSL | hsl(87, 33%, 66%) |
| HSV | hsv(87, 29%, 77%) |
| CMYK | cmyk(13.2%, 0%, 28.9%, 22.7%) |
| CIE-LAB | lab(76.37, -18.82, 25.78) |
| CIE-LCH | lch(76.37, 31.92, 126.14°) |
| OKLab | oklab(78.96% -0.0508 0.0649) |
| OKLCH | oklch(78.96% 0.082 128.1) |
| XYZ | xyz(41.4938, 50.4835, 32.3641) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.85
Light Moss Green
#A6C875
ΔE00 5.03
Tan Green
#A9BE70
ΔE00 5.23
Lichen
#8FB67B
ΔE00 5.55
Pale Olive Green
#B1D27B
ΔE00 6.17
Pistachio
#93C572
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC58C #A68CC5
analogous
#C5C28C #ABC58C #8EC58C
triadic
#ABC58C #8CABC5 #C58CAB
tetradic
#ABC58C #8CC5C2 #A68CC5 #C58C8E
square
#ABC58C #8CC5C2 #A68CC5 #C58C8E
split-complementary
#ABC58C #8C8EC5 #C28CC5
monochromatic
#6E8F48 #8DB063 #ABC58C #C9DAB5 #E6EEDD
Accessibility & contrast
On white
1.89
#ABC58C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#ABC58C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC58C
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC58C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC58C | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBD88
Deuteranopia (green-blind)
#C7BC8F
Tritanopia (blue-blind)
#AEC0B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc58c; /* rgb */ color: rgb(171, 197, 140); /* oklch */ color: oklch(79.0% 0.082 128.1);
Tailwind
colors: {
custom: {
50: '#c4d6ae',
500: '#abc58c',
950: '#000000',
},
}SCSS
$custom: #abc58c; $custom-light: #c4d6ae; $custom-dark: #000000;
JSON
{
"hex": "#abc58c",
"rgb": {
"r": 171,
"g": 197,
"b": 140
},
"hsl": {
"h": 87.368,
"s": 32.948,
"l": 66.078
},
"oklch": {
"l": 0.78957,
"c": 0.08239,
"h": 128.1
},
"luminance": 0.50484
}Semantic roles & 50–950 ramp
primary
#ABC58C
secondary
#785E97
accent
#3AAC6E
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381