#ABB196#ABB196
#ABB196 is a light, muted yellow-green. Relative luminance 0.423; OKLCH L 74.8% C 0.038 H 117.5°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB196 |
|---|---|
| RGB | rgb(171, 177, 150) |
| HSL | hsl(73, 15%, 64%) |
| HSV | hsv(73, 15%, 69%) |
| CMYK | cmyk(3.4%, 0%, 15.3%, 30.6%) |
| CIE-LAB | lab(71.08, -6.94, 13.12) |
| CIE-LCH | lch(71.08, 14.84, 117.86°) |
| OKLab | oklab(74.82% -0.0176 0.0339) |
| OKLCH | oklch(74.82% 0.038 117.5) |
| XYZ | xyz(38.0211, 42.3043, 35.0108) |
| Luminance | 0.4230 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.80
Bland
#AFA88B
ΔE00 5.97
Cement
#A5A391
ΔE00 6.09
Greenish Grey
#96AE8D
ΔE00 6.59
Stone (survey)
#ADA587
ΔE00 6.69
Greyish
#A8A495
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB196 #9C96B1
analogous
#B1AA96 #ABB196 #9EB196
triadic
#ABB196 #96ABB1 #B196AB
tetradic
#ABB196 #96B1AA #9C96B1 #B1969E
square
#ABB196 #96B1AA #9C96B1 #B1969E
split-complementary
#ABB196 #969EB1 #AA96B1
monochromatic
#6F7557 #8F9773 #ABB196 #C7CBB9 #E3E5DC
Accessibility & contrast
On white
2.22
#ABB196 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#ABB196 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB196
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB196 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB196 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE94
Deuteranopia (green-blind)
#B4AE97
Tritanopia (blue-blind)
#AEAEA9
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abb196; /* rgb */ color: rgb(171, 177, 150); /* oklch */ color: oklch(74.8% 0.038 117.5);
Tailwind
colors: {
custom: {
50: '#c4c8b5',
500: '#abb196',
950: '#000000',
},
}SCSS
$custom: #abb196; $custom-light: #c4c8b5; $custom-dark: #000000;
JSON
{
"hex": "#abb196",
"rgb": {
"r": 171,
"g": 177,
"b": 150
},
"hsl": {
"h": 73.333,
"s": 14.754,
"l": 64.118
},
"oklch": {
"l": 0.74819,
"c": 0.03817,
"h": 117.5
},
"luminance": 0.42304
}Semantic roles & 50–950 ramp
primary
#ABB196
secondary
#CFCDD6
accent
#4D995E
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280