#ABB99C#ABB99C
#ABB99C is a light, muted yellow-green. Relative luminance 0.458; OKLCH L 76.7% C 0.043 H 128.4°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB99C |
|---|---|
| RGB | rgb(171, 185, 156) |
| HSL | hsl(89, 17%, 67%) |
| HSV | hsv(89, 16%, 73%) |
| CMYK | cmyk(7.6%, 0%, 15.7%, 27.5%) |
| CIE-LAB | lab(73.39, -10.15, 13.10) |
| CIE-LCH | lch(73.39, 16.57, 127.75°) |
| OKLab | oklab(76.69% -0.0268 0.0338) |
| OKLCH | oklch(76.69% 0.043 128.4) |
| XYZ | xyz(40.1434, 45.7560, 38.1630) |
| Luminance | 0.4576 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.68
Greenish Grey
#96AE8D
ΔE00 5.02
Darkseagreen
#8FBC8F
ΔE00 8.48
Grey Green
#86A17D
ΔE00 9.10
Bland
#AFA88B
ΔE00 9.26
Cement
#A5A391
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB99C #AA9CB9
analogous
#B9B99C #ABB99C #9DB99C
triadic
#ABB99C #9CABB9 #B99CAB
tetradic
#ABB99C #9CB9B9 #AA9CB9 #B99C9D
square
#ABB99C #9CB9B9 #AA9CB9 #B99C9D
split-complementary
#ABB99C #9C9DB9 #B99CB9
monochromatic
#6E805B #8DA078 #ABB99C #C9D2C0 #E8ECE4
Accessibility & contrast
On white
2.07
#ABB99C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#ABB99C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB99C
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB99C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB99C | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59A
Deuteranopia (green-blind)
#BAB49D
Tritanopia (blue-blind)
#ACB6B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb99c; /* rgb */ color: rgb(171, 185, 156); /* oklch */ color: oklch(76.7% 0.043 128.4);
Tailwind
colors: {
custom: {
50: '#c4ceb9',
500: '#abb99c',
950: '#000000',
},
}SCSS
$custom: #abb99c; $custom-light: #c4ceb9; $custom-dark: #000000;
JSON
{
"hex": "#abb99c",
"rgb": {
"r": 171,
"g": 185,
"b": 156
},
"hsl": {
"h": 88.966,
"s": 17.16,
"l": 66.863
},
"oklch": {
"l": 0.7669,
"c": 0.04318,
"h": 128.4
},
"luminance": 0.45756
}Semantic roles & 50–950 ramp
primary
#ABB99C
secondary
#D8D4DD
accent
#4A9B71
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280