#ABB599#ABB599
#ABB599 is a light, muted yellow-green. Relative luminance 0.440; OKLCH L 75.8% C 0.041 H 123.4°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB599 |
|---|---|
| RGB | rgb(171, 181, 153) |
| HSL | hsl(81, 16%, 65%) |
| HSV | hsv(81, 15%, 71%) |
| CMYK | cmyk(5.5%, 0%, 15.5%, 29%) |
| CIE-LAB | lab(72.23, -8.55, 13.11) |
| CIE-LCH | lch(72.23, 15.65, 123.12°) |
| OKLab | oklab(75.75% -0.0223 0.0338) |
| OKLCH | oklch(75.75% 0.041 123.4) |
| XYZ | xyz(39.0674, 44.0055, 36.5666) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.95
Greenish Grey
#96AE8D
ΔE00 5.56
Bland
#AFA88B
ΔE00 7.67
Cement
#A5A391
ΔE00 7.74
Stone (survey)
#ADA587
ΔE00 8.39
Greyish
#A8A495
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB599 #A399B5
analogous
#B5B199 #ABB599 #9DB599
triadic
#ABB599 #99ABB5 #B599AB
tetradic
#ABB599 #99B5B1 #A399B5 #B5999D
square
#ABB599 #99B5B1 #A399B5 #B5999D
split-complementary
#ABB599 #999DB5 #B199B5
monochromatic
#6F7B59 #8E9B76 #ABB599 #C8CFBC #E5E8E0
Accessibility & contrast
On white
2.14
#ABB599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#ABB599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB599
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB599 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B197
Deuteranopia (green-blind)
#B7B19A
Tritanopia (blue-blind)
#ADB2AD
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb599; /* rgb */ color: rgb(171, 181, 153); /* oklch */ color: oklch(75.8% 0.041 123.4);
Tailwind
colors: {
custom: {
50: '#c4cbb7',
500: '#abb599',
950: '#000000',
},
}SCSS
$custom: #abb599; $custom-light: #c4cbb7; $custom-dark: #000000;
JSON
{
"hex": "#abb599",
"rgb": {
"r": 171,
"g": 181,
"b": 153
},
"hsl": {
"h": 81.429,
"s": 15.909,
"l": 65.49
},
"oklch": {
"l": 0.75753,
"c": 0.0405,
"h": 123.4
},
"luminance": 0.44006
}Semantic roles & 50–950 ramp
primary
#ABB599
secondary
#D4D0DA
accent
#4B9A67
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280