#ABB39A#ABB39A
#ABB39A is a light, muted yellow-green. Relative luminance 0.432; OKLCH L 75.3% C 0.036 H 121.7°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB39A |
|---|---|
| RGB | rgb(171, 179, 154) |
| HSL | hsl(79, 14%, 65%) |
| HSV | hsv(79, 14%, 70%) |
| CMYK | cmyk(4.5%, 0%, 14%, 29.8%) |
| CIE-LAB | lab(71.71, -7.33, 11.83) |
| CIE-LCH | lch(71.71, 13.91, 121.78°) |
| OKLab | oklab(75.35% -0.0189 0.0306) |
| OKLCH | oklch(75.35% 0.036 121.7) |
| XYZ | xyz(38.7466, 43.2312, 36.8688) |
| Luminance | 0.4323 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.91
Greenish Grey
#96AE8D
ΔE00 6.36
Cement
#A5A391
ΔE00 6.57
Bland
#AFA88B
ΔE00 6.93
Stone (survey)
#ADA587
ΔE00 7.69
Greyish
#A8A495
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB39A #A29AB3
analogous
#B3AE9A #ABB39A #9EB39A
triadic
#ABB39A #9AABB3 #B39AAB
tetradic
#ABB39A #9AB3AE #A29AB3 #B39A9E
square
#ABB39A #9AB3AE #A29AB3 #B39A9E
split-complementary
#ABB39A #9A9EB3 #AE9AB3
monochromatic
#6F785A #8E9977 #ABB39A #C8CDBD #E5E8E0
Accessibility & contrast
On white
2.18
#ABB39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#ABB39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB39A
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB39A | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B099
Deuteranopia (green-blind)
#B5B09B
Tritanopia (blue-blind)
#ADB0AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb39a; /* rgb */ color: rgb(171, 179, 154); /* oklch */ color: oklch(75.3% 0.036 121.7);
Tailwind
colors: {
custom: {
50: '#c4c9b7',
500: '#abb39a',
950: '#000000',
},
}SCSS
$custom: #abb39a; $custom-light: #c4c9b7; $custom-dark: #000000;
JSON
{
"hex": "#abb39a",
"rgb": {
"r": 171,
"g": 179,
"b": 154
},
"hsl": {
"h": 79.2,
"s": 14.124,
"l": 65.294
},
"oklch": {
"l": 0.75348,
"c": 0.03597,
"h": 121.7
},
"luminance": 0.43231
}Semantic roles & 50–950 ramp
primary
#ABB39A
secondary
#D3D0D9
accent
#4D9865
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280