#ABB39B#ABB39B
#ABB39B is a light, muted yellow-green. Relative luminance 0.433; OKLCH L 75.4% C 0.035 H 122.2°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB39B |
|---|---|
| RGB | rgb(171, 179, 155) |
| HSL | hsl(80, 14%, 65%) |
| HSV | hsv(80, 13%, 70%) |
| CMYK | cmyk(4.5%, 0%, 13.4%, 29.8%) |
| CIE-LAB | lab(71.73, -7.16, 11.31) |
| CIE-LCH | lch(71.73, 13.39, 122.33°) |
| OKLab | oklab(75.37% -0.0185 0.0293) |
| OKLCH | oklch(75.37% 0.035 122.2) |
| XYZ | xyz(38.8303, 43.2647, 37.3092) |
| Luminance | 0.4326 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.18
Cement
#A5A391
ΔE00 6.45
Greenish Grey
#96AE8D
ΔE00 6.52
Bland
#AFA88B
ΔE00 7.00
Greyish
#A8A495
ΔE00 7.63
Stone (survey)
#ADA587
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB39B #A39BB3
analogous
#B3AF9B #ABB39B #9FB39B
triadic
#ABB39B #9BABB3 #B39BAB
tetradic
#ABB39B #9BB3AF #A39BB3 #B39B9F
square
#ABB39B #9BB3AF #A39BB3 #B39B9F
split-complementary
#ABB39B #9B9FB3 #AF9BB3
monochromatic
#6F785B #8E9978 #ABB39B #C8CDBE #E5E8E1
Accessibility & contrast
On white
2.18
#ABB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#ABB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB39B
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB39B | 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)
#B6B09A
Deuteranopia (green-blind)
#B5B09C
Tritanopia (blue-blind)
#ADB0AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb39b; /* rgb */ color: rgb(171, 179, 155); /* oklch */ color: oklch(75.4% 0.035 122.2);
Tailwind
colors: {
custom: {
50: '#c4c9b8',
500: '#abb39b',
950: '#000000',
},
}SCSS
$custom: #abb39b; $custom-light: #c4c9b8; $custom-dark: #000000;
JSON
{
"hex": "#abb39b",
"rgb": {
"r": 171,
"g": 179,
"b": 155
},
"hsl": {
"h": 80,
"s": 13.636,
"l": 65.49
},
"oklch": {
"l": 0.75374,
"c": 0.03464,
"h": 122.2
},
"luminance": 0.43265
}Semantic roles & 50–950 ramp
primary
#ABB39B
secondary
#D4D1D9
accent
#4E9866
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280