#ABB8A6#ABB8A6
#ABB8A6 is a light, muted green. Relative luminance 0.457; OKLCH L 76.7% C 0.029 H 136.9°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8A6 |
|---|---|
| RGB | rgb(171, 184, 166) |
| HSL | hsl(103, 11%, 69%) |
| HSV | hsv(103, 10%, 72%) |
| CMYK | cmyk(7.1%, 0%, 9.8%, 27.8%) |
| CIE-LAB | lab(73.35, -7.88, 7.61) |
| CIE-LCH | lch(73.35, 10.95, 136.01°) |
| OKLab | oklab(76.73% -0.0212 0.0198) |
| OKLCH | oklch(76.73% 0.029 136.9) |
| XYZ | xyz(40.8168, 45.6918, 42.7380) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.20
Sage Green
#9CAF88
ΔE00 7.75
Cement
#A5A391
ΔE00 8.24
Greyish
#A8A495
ΔE00 9.05
Bland
#AFA88B
ΔE00 9.68
Silver (survey)
#C5C9C7
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8A6 #B3A6B8
analogous
#B4B8A6 #ABB8A6 #A6B8AA
triadic
#ABB8A6 #A6ABB8 #B8A6AB
tetradic
#ABB8A6 #A6B4B8 #B3A6B8 #B8AAA6
square
#ABB8A6 #A6B4B8 #B3A6B8 #B8AAA6
split-complementary
#ABB8A6 #AAA6B8 #B8A6B4
monochromatic
#6C7F65 #8B9D84 #ABB8A6 #CBD3C8 #EBEEEA
Accessibility & contrast
On white
2.07
#ABB8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#ABB8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8A6
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8A6 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB5A5
Deuteranopia (green-blind)
#B7B4A7
Tritanopia (blue-blind)
#ABB6B3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #abb8a6; /* rgb */ color: rgb(171, 184, 166); /* oklch */ color: oklch(76.7% 0.029 136.9);
Tailwind
colors: {
custom: {
50: '#c4cdc0',
500: '#abb8a6',
950: '#000000',
},
}SCSS
$custom: #abb8a6; $custom-light: #c4cdc0; $custom-dark: #000000;
JSON
{
"hex": "#abb8a6",
"rgb": {
"r": 171,
"g": 184,
"b": 166
},
"hsl": {
"h": 103.333,
"s": 11.25,
"l": 68.627
},
"oklch": {
"l": 0.76733,
"c": 0.02901,
"h": 136.9
},
"luminance": 0.45692
}Semantic roles & 50–950 ramp
primary
#ABB8A6
secondary
#DEDAE0
accent
#509582
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#121312
muted
#818281