#ABB2B2#ABB2B2
#ABB2B2 is a light, near-neutral grey. Relative luminance 0.437; OKLCH L 75.8% C 0.008 H 197.0°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB2B2 |
|---|---|
| RGB | rgb(171, 178, 178) |
| HSL | hsl(180, 4%, 68%) |
| HSV | hsv(180, 4%, 70%) |
| CMYK | cmyk(3.9%, 0%, 0%, 30.2%) |
| CIE-LAB | lab(72.04, -2.45, -0.85) |
| CIE-LCH | lch(72.04, 2.59, 199.19°) |
| OKLab | oklab(75.8% -0.0075 -0.0023) |
| OKLCH | oklch(75.8% 0.008 197) |
| XYZ | xyz(40.7493, 43.7128, 48.4014) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.08
Dove Gray
#B6B8BD
ΔE00 4.62
Silver
#C0C0C0
ΔE00 5.41
Cool Grey
#95A3A6
ΔE00 5.59
Cool Gray
#9AA7B0
ΔE00 5.65
Silver (survey)
#C5C9C7
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB2B2 #B2ABAB
analogous
#ABB2AE #ABB2B2 #ABAEB2
triadic
#ABB2B2 #B2ABB2 #B2B2AB
tetradic
#ABB2B2 #AEABB2 #B2ABAB #AEB2AB
square
#ABB2B2 #AEABB2 #B2ABAB #AEB2AB
split-complementary
#ABB2B2 #B2ABAE #B2AEAB
monochromatic
#6C7676 #8B9595 #ABB2B2 #CBCFCF #EBEDED
Accessibility & contrast
On white
2.16
#ABB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#ABB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB2B2
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB2B2 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B2
Deuteranopia (green-blind)
#AFB0B2
Tritanopia (blue-blind)
#A9B3B2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abb2b2; /* rgb */ color: rgb(171, 178, 178); /* oklch */ color: oklch(75.8% 0.008 197.0);
Tailwind
colors: {
custom: {
50: '#c4c9c9',
500: '#abb2b2',
950: '#000000',
},
}SCSS
$custom: #abb2b2; $custom-light: #c4c9c9; $custom-dark: #000000;
JSON
{
"hex": "#abb2b2",
"rgb": {
"r": 171,
"g": 178,
"b": 178
},
"hsl": {
"h": 180,
"s": 4.348,
"l": 68.431
},
"oklch": {
"l": 0.75801,
"c": 0.00788,
"h": 197
},
"luminance": 0.43713
}Semantic roles & 50–950 ramp
primary
#ABB2B2
secondary
#DDDBDB
accent
#57578E
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282