#ABAEB0#ABAEB0
#ABAEB0 is a light, near-neutral grey. Relative luminance 0.421; OKLCH L 74.9% C 0.004 H 236.5°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAEB0 |
|---|---|
| RGB | rgb(171, 174, 176) |
| HSL | hsl(204, 3%, 68%) |
| HSV | hsv(204, 3%, 69%) |
| CMYK | cmyk(2.8%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(70.92, -0.67, -1.39) |
| CIE-LCH | lch(70.92, 1.55, 244.19°) |
| OKLab | oklab(74.9% -0.0025 -0.0037) |
| OKLCH | oklch(74.9% 0.004 236.5) |
| XYZ | xyz(39.7657, 42.0645, 47.0902) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.10
Dove Gray
#B6B8BD
ΔE00 3.42
Silver
#C0C0C0
ΔE00 5.26
Cool Gray
#9AA7B0
ΔE00 5.32
Cool Grey
#95A3A6
ΔE00 6.19
Silver (survey)
#C5C9C7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAEB0 #B0ADAB
analogous
#ABB0AF #ABAEB0 #ABABB0
triadic
#ABAEB0 #B0ABAE #AEB0AB
tetradic
#ABAEB0 #AFABB0 #B0ADAB #ABB0AB
square
#ABAEB0 #AFABB0 #B0ADAB #ABB0AB
split-complementary
#ABAEB0 #B0ABAB #B0AFAB
monochromatic
#6D7174 #8B9092 #ABAEB0 #CBCCCE #EAEBEB
Accessibility & contrast
On white
2.23
#ABAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#ABAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAEB0
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAEB0 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB0
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#AAAFAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abaeb0; /* rgb */ color: rgb(171, 174, 176); /* oklch */ color: oklch(74.9% 0.004 236.5);
Tailwind
colors: {
custom: {
50: '#c4c6c7',
500: '#abaeb0',
950: '#000000',
},
}SCSS
$custom: #abaeb0; $custom-light: #c4c6c7; $custom-dark: #000000;
JSON
{
"hex": "#abaeb0",
"rgb": {
"r": 171,
"g": 174,
"b": 176
},
"hsl": {
"h": 204,
"s": 3.067,
"l": 68.039
},
"oklch": {
"l": 0.74901,
"c": 0.00446,
"h": 236.5
},
"luminance": 0.42065
}Semantic roles & 50–950 ramp
primary
#ABAEB0
secondary
#DCDBDB
accent
#6E598D
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282