#ABB99E#ABB99E
#ABB99E is a light, muted yellow-green. Relative luminance 0.458; OKLCH L 76.7% C 0.041 H 129.8°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB99E |
|---|---|
| RGB | rgb(171, 185, 158) |
| HSL | hsl(91, 16%, 67%) |
| HSV | hsv(91, 15%, 73%) |
| CMYK | cmyk(7.6%, 0%, 14.6%, 27.5%) |
| CIE-LAB | lab(73.43, -9.81, 12.08) |
| CIE-LCH | lch(73.43, 15.56, 129.07°) |
| OKLab | oklab(76.74% -0.026 0.0312) |
| OKLCH | oklch(76.74% 0.041 129.8) |
| XYZ | xyz(40.3141, 45.8243, 39.0622) |
| Luminance | 0.4582 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.14
Greenish Grey
#96AE8D
ΔE00 5.25
Darkseagreen
#8FBC8F
ΔE00 8.82
Cement
#A5A391
ΔE00 9.13
Grey Green
#86A17D
ΔE00 9.31
Bland
#AFA88B
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB99E #AC9EB9
analogous
#B9B99E #ABB99E #9EB99E
triadic
#ABB99E #9EABB9 #B99EAB
tetradic
#ABB99E #9EB9B9 #AC9EB9 #B99E9E
square
#ABB99E #9EB9B9 #AC9EB9 #B99E9E
split-complementary
#ABB99E #9E9EB9 #B99EB9
monochromatic
#6E805C #8C9F7A #ABB99E #CAD3C2 #E9ECE5
Accessibility & contrast
On white
2.07
#ABB99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#ABB99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB99E
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB99E | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59C
Deuteranopia (green-blind)
#BAB49F
Tritanopia (blue-blind)
#ACB6B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb99e; /* rgb */ color: rgb(171, 185, 158); /* oklch */ color: oklch(76.7% 0.041 129.8);
Tailwind
colors: {
custom: {
50: '#c4ceba',
500: '#abb99e',
950: '#000000',
},
}SCSS
$custom: #abb99e; $custom-light: #c4ceba; $custom-dark: #000000;
JSON
{
"hex": "#abb99e",
"rgb": {
"r": 171,
"g": 185,
"b": 158
},
"hsl": {
"h": 91.111,
"s": 16.168,
"l": 67.255
},
"oklch": {
"l": 0.7674,
"c": 0.04064,
"h": 129.8
},
"luminance": 0.45824
}Semantic roles & 50–950 ramp
primary
#ABB99E
secondary
#DAD5DE
accent
#4B9A74
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280