#ABB99A#ABB99A
#ABB99A is a light, muted yellow-green. Relative luminance 0.457; OKLCH L 76.6% C 0.046 H 127.3°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB99A |
|---|---|
| RGB | rgb(171, 185, 154) |
| HSL | hsl(87, 18%, 66%) |
| HSV | hsv(87, 17%, 73%) |
| CMYK | cmyk(7.6%, 0%, 16.8%, 27.5%) |
| CIE-LAB | lab(73.34, -10.48, 14.13) |
| CIE-LCH | lch(73.34, 17.59, 126.58°) |
| OKLab | oklab(76.64% -0.0277 0.0364) |
| OKLCH | oklch(76.64% 0.046 127.3) |
| XYZ | xyz(39.9754, 45.6888, 37.2784) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.28
Greenish Grey
#96AE8D
ΔE00 4.88
Darkseagreen
#8FBC8F
ΔE00 8.18
Grey Green
#86A17D
ΔE00 8.93
Lichen
#8FB67B
ΔE00 9.01
Bland
#AFA88B
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB99A #A89AB9
analogous
#B9B89A #ABB99A #9CB99A
triadic
#ABB99A #9AABB9 #B99AAB
tetradic
#ABB99A #9AB9B8 #A89AB9 #B99A9C
square
#ABB99A #9AB9B8 #A89AB9 #B99A9C
split-complementary
#ABB99A #9A9CB9 #B89AB9
monochromatic
#6E8059 #8DA076 #ABB99A #C9D2BE #E7EBE2
Accessibility & contrast
On white
2.07
#ABB99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#ABB99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB99A
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB99A | 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)
#BDB598
Deuteranopia (green-blind)
#BAB49B
Tritanopia (blue-blind)
#ADB6B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb99a; /* rgb */ color: rgb(171, 185, 154); /* oklch */ color: oklch(76.6% 0.046 127.3);
Tailwind
colors: {
custom: {
50: '#c4ceb7',
500: '#abb99a',
950: '#000000',
},
}SCSS
$custom: #abb99a; $custom-light: #c4ceb7; $custom-dark: #000000;
JSON
{
"hex": "#abb99a",
"rgb": {
"r": 171,
"g": 185,
"b": 154
},
"hsl": {
"h": 87.097,
"s": 18.129,
"l": 66.471
},
"oklch": {
"l": 0.76641,
"c": 0.04573,
"h": 127.3
},
"luminance": 0.45689
}Semantic roles & 50–950 ramp
primary
#ABB99A
secondary
#D7D2DC
accent
#499C6F
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280