#ABB8A5#ABB8A5
#ABB8A5 is a light, muted green. Relative luminance 0.457; OKLCH L 76.7% C 0.030 H 135.6°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8A5 |
|---|---|
| RGB | rgb(171, 184, 165) |
| HSL | hsl(101, 12%, 68%) |
| HSV | hsv(101, 10%, 72%) |
| CMYK | cmyk(7.1%, 0%, 10.3%, 27.8%) |
| CIE-LAB | lab(73.32, -8.06, 8.12) |
| CIE-LCH | lch(73.32, 11.44, 134.79°) |
| OKLab | oklab(76.71% -0.0216 0.0211) |
| OKLCH | oklch(76.71% 0.03 135.6) |
| XYZ | xyz(40.7254, 45.6553, 42.2568) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.93
Sage Green
#9CAF88
ΔE00 7.42
Cement
#A5A391
ΔE00 8.25
Greyish
#A8A495
ΔE00 9.11
Bland
#AFA88B
ΔE00 9.55
Silver (survey)
#C5C9C7
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8A5 #B2A5B8
analogous
#B4B8A5 #ABB8A5 #A5B8A8
triadic
#ABB8A5 #A5ABB8 #B8A5AB
tetradic
#ABB8A5 #A5B4B8 #B2A5B8 #B8A8A5
square
#ABB8A5 #A5B4B8 #B2A5B8 #B8A8A5
split-complementary
#ABB8A5 #A8A5B8 #B8A5B4
monochromatic
#6C7F64 #8B9D83 #ABB8A5 #CBD3C7 #EBEEE9
Accessibility & contrast
On white
2.07
#ABB8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#ABB8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8A5
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8A5 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A4
Deuteranopia (green-blind)
#B7B4A6
Tritanopia (blue-blind)
#ABB6B2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb8a5; /* rgb */ color: rgb(171, 184, 165); /* oklch */ color: oklch(76.7% 0.030 135.6);
Tailwind
colors: {
custom: {
50: '#c4cdbf',
500: '#abb8a5',
950: '#000000',
},
}SCSS
$custom: #abb8a5; $custom-light: #c4cdbf; $custom-dark: #000000;
JSON
{
"hex": "#abb8a5",
"rgb": {
"r": 171,
"g": 184,
"b": 165
},
"hsl": {
"h": 101.053,
"s": 11.801,
"l": 68.431
},
"oklch": {
"l": 0.76707,
"c": 0.03022,
"h": 135.6
},
"luminance": 0.45656
}Semantic roles & 50–950 ramp
primary
#ABB8A5
secondary
#DDDADF
accent
#509680
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281