#ABB197#ABB197
#ABB197 is a light, muted yellow-green. Relative luminance 0.423; OKLCH L 74.8% C 0.037 H 117.9°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB197 |
|---|---|
| RGB | rgb(171, 177, 151) |
| HSL | hsl(74, 14%, 64%) |
| HSV | hsv(74, 15%, 69%) |
| CMYK | cmyk(3.4%, 0%, 14.7%, 30.6%) |
| CIE-LAB | lab(71.10, -6.77, 12.61) |
| CIE-LCH | lch(71.10, 14.31, 118.24°) |
| OKLab | oklab(74.84% -0.0172 0.0326) |
| OKLCH | oklch(74.84% 0.037 117.9) |
| XYZ | xyz(38.1020, 42.3367, 35.4367) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.92
Bland
#AFA88B
ΔE00 6.00
Sage Green
#9CAF88
ΔE00 6.03
Greenish Grey
#96AE8D
ΔE00 6.72
Stone (survey)
#ADA587
ΔE00 6.74
Greyish
#A8A495
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB197 #9D97B1
analogous
#B1AA97 #ABB197 #9EB197
triadic
#ABB197 #97ABB1 #B197AB
tetradic
#ABB197 #97B1AA #9D97B1 #B1979E
square
#ABB197 #97B1AA #9D97B1 #B1979E
split-complementary
#ABB197 #979EB1 #AA97B1
monochromatic
#6F7558 #8F9774 #ABB197 #C7CBBA #E3E5DD
Accessibility & contrast
On white
2.22
#ABB197 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#ABB197 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB197
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB197 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB197 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE96
Deuteranopia (green-blind)
#B4AE98
Tritanopia (blue-blind)
#AEAEAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abb197; /* rgb */ color: rgb(171, 177, 151); /* oklch */ color: oklch(74.8% 0.037 117.9);
Tailwind
colors: {
custom: {
50: '#c4c8b5',
500: '#abb197',
950: '#000000',
},
}SCSS
$custom: #abb197; $custom-light: #c4c8b5; $custom-dark: #000000;
JSON
{
"hex": "#abb197",
"rgb": {
"r": 171,
"g": 177,
"b": 151
},
"hsl": {
"h": 73.846,
"s": 14.286,
"l": 64.314
},
"oklch": {
"l": 0.74844,
"c": 0.03683,
"h": 117.9
},
"luminance": 0.42337
}Semantic roles & 50–950 ramp
primary
#ABB197
secondary
#CFCDD6
accent
#4D985E
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280