#ABC98A#ABC98A
#ABC98A is a light, moderate yellow-green. Relative luminance 0.523; OKLCH L 79.8% C 0.091 H 129.0°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC98A |
|---|---|
| RGB | rgb(171, 201, 138) |
| HSL | hsl(89, 37%, 66%) |
| HSV | hsv(89, 31%, 79%) |
| CMYK | cmyk(14.9%, 0%, 31.3%, 21.2%) |
| CIE-LAB | lab(77.44, -21.11, 28.27) |
| CIE-LCH | lch(77.44, 35.28, 126.75°) |
| OKLab | oklab(79.8% -0.0572 0.0708) |
| OKLCH | oklch(79.8% 0.091 129) |
| XYZ | xyz(42.2680, 52.2657, 31.9013) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.87
Pale Olive
#B9CC81
ΔE00 4.15
Pale Olive Green
#B1D27B
ΔE00 4.80
Tan Green
#A9BE70
ΔE00 4.99
Pistachio
#93C572
ΔE00 5.17
Greenish Tan
#BCCB7A
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC98A #A88AC9
analogous
#C9C88A #ABC98A #8CC98A
triadic
#ABC98A #8AABC9 #C98AAB
tetradic
#ABC98A #8AC9C8 #A88AC9 #C98A8C
square
#ABC98A #8AC9C8 #A88AC9 #C98A8C
split-complementary
#ABC98A #8A8CC9 #C88AC9
monochromatic
#6E9444 #8DB660 #ABC98A #C9DCB4 #E7F0DE
Accessibility & contrast
On white
1.83
#ABC98A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#ABC98A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC98A
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC98A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC98A | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC186
Deuteranopia (green-blind)
#CBBF8D
Tritanopia (blue-blind)
#AEC4B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc98a; /* rgb */ color: rgb(171, 201, 138); /* oklch */ color: oklch(79.8% 0.091 129.0);
Tailwind
colors: {
custom: {
50: '#c4d9ac',
500: '#abc98a',
950: '#000000',
},
}SCSS
$custom: #abc98a; $custom-light: #c4d9ac; $custom-dark: #000000;
JSON
{
"hex": "#abc98a",
"rgb": {
"r": 171,
"g": 201,
"b": 138
},
"hsl": {
"h": 88.571,
"s": 36.842,
"l": 66.471
},
"oklch": {
"l": 0.79804,
"c": 0.09102,
"h": 129
},
"luminance": 0.52266
}Semantic roles & 50–950 ramp
primary
#ABC98A
secondary
#7A5C9B
accent
#36B070
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381