#ABB796#ABB796
#ABB796 is a light, muted yellow-green. Relative luminance 0.447; OKLCH L 76.1% C 0.048 H 123.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB796 |
|---|---|
| RGB | rgb(171, 183, 150) |
| HSL | hsl(82, 19%, 65%) |
| HSV | hsv(82, 18%, 72%) |
| CMYK | cmyk(6.6%, 0%, 18%, 28.2%) |
| CIE-LAB | lab(72.71, -10.10, 15.41) |
| CIE-LCH | lch(72.71, 18.42, 123.23°) |
| OKLab | oklab(76.11% -0.0265 0.0396) |
| OKLCH | oklch(76.11% 0.048 123.8) |
| XYZ | xyz(39.2324, 44.7269, 35.4145) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.89
Greenish Grey
#96AE8D
ΔE00 4.98
Bland
#AFA88B
ΔE00 8.46
Darkseagreen
#8FBC8F
ΔE00 8.46
Grey Green
#86A17D
ΔE00 8.74
Lichen
#8FB67B
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB796 #A296B7
analogous
#B7B296 #ABB796 #9AB796
triadic
#ABB796 #96ABB7 #B796AB
tetradic
#ABB796 #96B7B2 #A296B7 #B7969A
square
#ABB796 #96B7B2 #A296B7 #B7969A
split-complementary
#ABB796 #969AB7 #B296B7
monochromatic
#6F7D56 #8E9E72 #ABB796 #C8D0BA #E5E9DF
Accessibility & contrast
On white
2.11
#ABB796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#ABB796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB796
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB796 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB394
Deuteranopia (green-blind)
#B9B297
Tritanopia (blue-blind)
#ADB4AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abb796; /* rgb */ color: rgb(171, 183, 150); /* oklch */ color: oklch(76.1% 0.048 123.8);
Tailwind
colors: {
custom: {
50: '#c4ccb5',
500: '#abb796',
950: '#000000',
},
}SCSS
$custom: #abb796; $custom-light: #c4ccb5; $custom-dark: #000000;
JSON
{
"hex": "#abb796",
"rgb": {
"r": 171,
"g": 183,
"b": 150
},
"hsl": {
"h": 81.818,
"s": 18.644,
"l": 65.294
},
"oklch": {
"l": 0.76112,
"c": 0.04763,
"h": 123.8
},
"luminance": 0.44727
}Semantic roles & 50–950 ramp
primary
#ABB796
secondary
#D3CFDA
accent
#499D67
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280