#ADAEB0#ADAEB0
#ADAEB0 is a light, near-neutral grey. Relative luminance 0.423; OKLCH L 75.1% C 0.003 H 264.6°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ADAEB0 |
|---|---|
| RGB | rgb(173, 174, 176) |
| HSL | hsl(220, 2%, 68%) |
| HSV | hsv(220, 2%, 69%) |
| CMYK | cmyk(1.7%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(71.07, 0.03, -1.15) |
| CIE-LCH | lch(71.07, 1.15, 271.32°) |
| OKLab | oklab(75.06% -0.0003 -0.0031) |
| OKLCH | oklch(75.06% 0.003 264.6) |
| XYZ | xyz(40.2047, 42.2909, 47.1107) |
| Luminance | 0.4229 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 1.80
Dove Gray
#B6B8BD
ΔE00 3.15
Silver
#C0C0C0
ΔE00 5.00
Cool Gray
#9AA7B0
ΔE00 6.07
Cool Grey
#95A3A6
ΔE00 7.08
Silver (survey)
#C5C9C7
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADAEB0 #B0AFAD
analogous
#ADAFB0 #ADAEB0 #ADADB0
triadic
#ADAEB0 #B0ADAE #AEB0AD
tetradic
#ADAEB0 #B0ADAF #B0AFAD #ADB0AD
square
#ADAEB0 #B0ADAF #B0AFAD #ADB0AD
split-complementary
#ADAEB0 #B0ADAD #AFB0AD
monochromatic
#6F7173 #8E8F92 #ADAEB0 #CCCDCE #EBECEC
Accessibility & contrast
On white
2.22
#ADAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#ADAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADAEB0
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADAEB0 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB0
Deuteranopia (green-blind)
#ADAEB0
Tritanopia (blue-blind)
#ACAEAF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #adaeb0; /* rgb */ color: rgb(173, 174, 176); /* oklch */ color: oklch(75.1% 0.003 264.6);
Tailwind
colors: {
custom: {
50: '#c5c6c7',
500: '#adaeb0',
950: '#000000',
},
}SCSS
$custom: #adaeb0; $custom-light: #c5c6c7; $custom-dark: #000000;
JSON
{
"hex": "#adaeb0",
"rgb": {
"r": 173,
"g": 174,
"b": 176
},
"hsl": {
"h": 220,
"s": 1.863,
"l": 68.431
},
"oklch": {
"l": 0.75062,
"c": 0.00306,
"h": 264.6
},
"luminance": 0.42291
}Semantic roles & 50–950 ramp
primary
#ADAEB0
secondary
#DDDDDC
accent
#7B5A8C
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#121313
muted
#818282