#ABB2B0#ABB2B0
#ABB2B0 is a light, near-neutral grey. Relative luminance 0.436; OKLCH L 75.7% C 0.008 H 177.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2B0 |
|---|---|
| RGB | rgb(171, 178, 176) |
| HSL | hsl(163, 4%, 68%) |
| HSV | hsv(163, 4%, 70%) |
| CMYK | cmyk(3.9%, 0%, 1.1%, 30.2%) |
| CIE-LAB | lab(71.98, -2.83, 0.17) |
| CIE-LCH | lch(71.98, 2.84, 176.61°) |
| OKLab | oklab(75.74% -0.0083 0.0004) |
| OKLCH | oklch(75.74% 0.008 177.3) |
| XYZ | xyz(40.5500, 43.6331, 47.3516) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.42
Dove Gray
#B6B8BD
ΔE00 5.45
Silver
#C0C0C0
ΔE00 5.71
Cool Grey
#95A3A6
ΔE00 5.83
Silver (survey)
#C5C9C7
ΔE00 6.38
Cool Gray
#9AA7B0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2B0 #B2ABAD
analogous
#ABB2AC #ABB2B0 #ABB0B2
triadic
#ABB2B0 #B0ABB2 #B2B0AB
tetradic
#ABB2B0 #ACABB2 #B2ABAD #B0B2AB
square
#ABB2B0 #ACABB2 #B2ABAD #B0B2AB
split-complementary
#ABB2B0 #B2ABB0 #B2ACAB
monochromatic
#6C7673 #8B9592 #ABB2B0 #CBCFCE #EBEDEC
Accessibility & contrast
On white
2.16
#ABB2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#ABB2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2B0
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2B0 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B0
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#AAB2B1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #abb2b0; /* rgb */ color: rgb(171, 178, 176); /* oklch */ color: oklch(75.7% 0.008 177.3);
Tailwind
colors: {
custom: {
50: '#c4c9c7',
500: '#abb2b0',
950: '#000000',
},
}SCSS
$custom: #abb2b0; $custom-light: #c4c9c7; $custom-dark: #000000;
JSON
{
"hex": "#abb2b0",
"rgb": {
"r": 171,
"g": 178,
"b": 176
},
"hsl": {
"h": 162.857,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.75741,
"c": 0.00835,
"h": 177.3
},
"luminance": 0.43633
}Semantic roles & 50–950 ramp
primary
#ABB2B0
secondary
#DDDBDC
accent
#57678E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282