#ABC58B#ABC58B
#ABC58B is a light, moderate yellow-green. Relative luminance 0.505; OKLCH L 78.9% C 0.084 H 127.8°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC58B |
|---|---|
| RGB | rgb(171, 197, 139) |
| HSL | hsl(87, 33%, 66%) |
| HSV | hsv(87, 29%, 77%) |
| CMYK | cmyk(13.2%, 0%, 29.4%, 22.7%) |
| CIE-LAB | lab(76.35, -18.97, 26.28) |
| CIE-LCH | lch(76.35, 32.41, 125.83°) |
| OKLab | oklab(78.94% -0.0512 0.066) |
| OKLCH | oklch(78.94% 0.084 127.8) |
| XYZ | xyz(41.4204, 50.4542, 31.9775) |
| Luminance | 0.5046 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.66
Light Moss Green
#A6C875
ΔE00 4.81
Tan Green
#A9BE70
ΔE00 5.02
Lichen
#8FB67B
ΔE00 5.55
Pale Olive Green
#B1D27B
ΔE00 5.98
Pistachio
#93C572
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC58B #A58BC5
analogous
#C5C28B #ABC58B #8EC58B
triadic
#ABC58B #8BABC5 #C58BAB
tetradic
#ABC58B #8BC5C2 #A58BC5 #C58B8E
square
#ABC58B #8BC5C2 #A58BC5 #C58B8E
split-complementary
#ABC58B #8B8EC5 #C28BC5
monochromatic
#6E8E47 #8DB162 #ABC58B #C9D9B4 #E6EEDD
Accessibility & contrast
On white
1.89
#ABC58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#ABC58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC58B
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC58B | 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)
#CBBD87
Deuteranopia (green-blind)
#C7BC8E
Tritanopia (blue-blind)
#AEC0B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc58b; /* rgb */ color: rgb(171, 197, 139); /* oklch */ color: oklch(78.9% 0.084 127.8);
Tailwind
colors: {
custom: {
50: '#c4d6ad',
500: '#abc58b',
950: '#000000',
},
}SCSS
$custom: #abc58b; $custom-light: #c4d6ad; $custom-dark: #000000;
JSON
{
"hex": "#abc58b",
"rgb": {
"r": 171,
"g": 197,
"b": 139
},
"hsl": {
"h": 86.897,
"s": 33.333,
"l": 65.882
},
"oklch": {
"l": 0.78937,
"c": 0.08358,
"h": 127.8
},
"luminance": 0.50455
}Semantic roles & 50–950 ramp
primary
#ABC58B
secondary
#775E97
accent
#39AC6D
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381