#ABB99B#ABB99B
#ABB99B is a light, muted yellow-green. Relative luminance 0.457; OKLCH L 76.7% C 0.044 H 127.8°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB99B |
|---|---|
| RGB | rgb(171, 185, 155) |
| HSL | hsl(88, 18%, 67%) |
| HSV | hsv(88, 16%, 73%) |
| CMYK | cmyk(7.6%, 0%, 16.2%, 27.5%) |
| CIE-LAB | lab(73.36, -10.32, 13.61) |
| CIE-LCH | lch(73.36, 17.08, 127.15°) |
| OKLab | oklab(76.67% -0.0273 0.0351) |
| OKLCH | oklch(76.67% 0.044 127.8) |
| XYZ | xyz(40.0590, 45.7222, 37.7188) |
| Luminance | 0.4572 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.47
Greenish Grey
#96AE8D
ΔE00 4.94
Darkseagreen
#8FBC8F
ΔE00 8.32
Grey Green
#86A17D
ΔE00 9.01
Bland
#AFA88B
ΔE00 9.24
Lichen
#8FB67B
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB99B #A99BB9
analogous
#B9B89B #ABB99B #9CB99B
triadic
#ABB99B #9BABB9 #B99BAB
tetradic
#ABB99B #9BB9B8 #A99BB9 #B99B9C
square
#ABB99B #9BB9B8 #A99BB9 #B99B9C
split-complementary
#ABB99B #9B9CB9 #B89BB9
monochromatic
#6E805A #8DA077 #ABB99B #C9D2BF #E7EBE3
Accessibility & contrast
On white
2.07
#ABB99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#ABB99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB99B
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB99B | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB599
Deuteranopia (green-blind)
#BAB49C
Tritanopia (blue-blind)
#ADB6B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb99b; /* rgb */ color: rgb(171, 185, 155); /* oklch */ color: oklch(76.7% 0.044 127.8);
Tailwind
colors: {
custom: {
50: '#c4ceb8',
500: '#abb99b',
950: '#000000',
},
}SCSS
$custom: #abb99b; $custom-light: #c4ceb8; $custom-dark: #000000;
JSON
{
"hex": "#abb99b",
"rgb": {
"r": 171,
"g": 185,
"b": 155
},
"hsl": {
"h": 88,
"s": 17.647,
"l": 66.667
},
"oklch": {
"l": 0.76666,
"c": 0.04445,
"h": 127.8
},
"luminance": 0.45722
}Semantic roles & 50–950 ramp
primary
#ABB99B
secondary
#D8D3DD
accent
#4A9C70
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280