#ABB0B2#ABB0B2
#ABB0B2 is a light, near-neutral grey. Relative luminance 0.429; OKLCH L 75.4% C 0.006 H 223.5°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB0B2 |
|---|---|
| RGB | rgb(171, 176, 178) |
| HSL | hsl(197, 4%, 68%) |
| HSV | hsv(197, 4%, 70%) |
| CMYK | cmyk(3.9%, 1.1%, 0%, 30.2%) |
| CIE-LAB | lab(71.50, -1.37, -1.63) |
| CIE-LCH | lch(71.50, 2.13, 230.04°) |
| OKLab | oklab(75.38% -0.0046 -0.0044) |
| OKLCH | oklch(75.38% 0.006 223.5) |
| XYZ | xyz(40.3543, 42.9227, 48.2698) |
| Luminance | 0.4292 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.03
Dove Gray
#B6B8BD
ΔE00 3.51
Cool Gray
#9AA7B0
ΔE00 5.03
Silver
#C0C0C0
ΔE00 5.18
Cool Grey
#95A3A6
ΔE00 5.79
Silver (survey)
#C5C9C7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB0B2 #B2ADAB
analogous
#ABB2B0 #ABB0B2 #ABACB2
triadic
#ABB0B2 #B2ABB0 #B0B2AB
tetradic
#ABB0B2 #B0ABB2 #B2ADAB #ACB2AB
square
#ABB0B2 #B0ABB2 #B2ADAB #ACB2AB
split-complementary
#ABB0B2 #B2ABAC #B2B0AB
monochromatic
#6C7376 #8B9295 #ABB0B2 #CBCECF #EBECED
Accessibility & contrast
On white
2.19
#ABB0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#ABB0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB0B2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB0B2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B2
Deuteranopia (green-blind)
#AEAFB2
Tritanopia (blue-blind)
#A9B1B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abb0b2; /* rgb */ color: rgb(171, 176, 178); /* oklch */ color: oklch(75.4% 0.006 223.5);
Tailwind
colors: {
custom: {
50: '#c4c7c9',
500: '#abb0b2',
950: '#000000',
},
}SCSS
$custom: #abb0b2; $custom-light: #c4c7c9; $custom-dark: #000000;
JSON
{
"hex": "#abb0b2",
"rgb": {
"r": 171,
"g": 176,
"b": 178
},
"hsl": {
"h": 197.143,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.75381,
"c": 0.00635,
"h": 223.5
},
"luminance": 0.42923
}Semantic roles & 50–950 ramp
primary
#ABB0B2
secondary
#DDDCDB
accent
#67578E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282