#ADBABE#ADBABE
#ADBABE is a light, near-neutral cyan. Relative luminance 0.477; OKLCH L 78.0% C 0.016 H 218.1°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBABE |
|---|---|
| RGB | rgb(173, 186, 190) |
| HSL | hsl(194, 12%, 71%) |
| HSV | hsv(194, 9%, 75%) |
| CMYK | cmyk(8.9%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(74.65, -3.68, -3.56) |
| CIE-LCH | lch(74.65, 5.13, 224.04°) |
| OKLab | oklab(78% -0.0122 -0.0096) |
| OKLCH | oklch(78% 0.016 218.1) |
| XYZ | xyz(44.0847, 47.7192, 55.5933) |
| Luminance | 0.4772 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.21
Cool Gray
#9AA7B0
ΔE00 5.86
Silver (survey)
#C5C9C7
ΔE00 6.09
Silver
#C0C0C0
ΔE00 6.14
Cool Grey
#95A3A6
ΔE00 6.71
Dark Gray
#A9A9A9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBABE #BEB1AD
analogous
#ADBEB9 #ADBABE #ADB1BE
triadic
#ADBABE #BEADBA #BABEAD
tetradic
#ADBABE #B9ADBE #BEB1AD #B1BEAD
square
#ADBABE #B9ADBE #BEB1AD #B1BEAD
split-complementary
#ADBABE #BEADB1 #BEB9AD
monochromatic
#6A8086 #8B9DA3 #ADBABE #CFD7D9 #EEF1F1
Accessibility & contrast
On white
1.99
#ADBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#ADBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBABE
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBABE | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#B4B7BE
Tritanopia (blue-blind)
#A9BCBB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #adbabe; /* rgb */ color: rgb(173, 186, 190); /* oklch */ color: oklch(78.0% 0.016 218.1);
Tailwind
colors: {
custom: {
50: '#c5ced1',
500: '#adbabe',
950: '#000000',
},
}SCSS
$custom: #adbabe; $custom-light: #c5ced1; $custom-dark: #000000;
JSON
{
"hex": "#adbabe",
"rgb": {
"r": 173,
"g": 186,
"b": 190
},
"hsl": {
"h": 194.118,
"s": 11.565,
"l": 71.176
},
"oklch": {
"l": 0.78003,
"c": 0.01554,
"h": 218.1
},
"luminance": 0.4772
}Semantic roles & 50–950 ramp
primary
#ADBABE
secondary
#E6E2E1
accent
#605096
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131314
muted
#828282