#ADBABA#ADBABA
#ADBABA is a light, near-neutral teal. Relative luminance 0.475; OKLCH L 77.9% C 0.014 H 196.8°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBABA |
|---|---|
| RGB | rgb(173, 186, 186) |
| HSL | hsl(180, 9%, 70%) |
| HSV | hsv(180, 7%, 73%) |
| CMYK | cmyk(7%, 0%, 0%, 27.1%) |
| CIE-LAB | lab(74.54, -4.48, -1.54) |
| CIE-LCH | lch(74.54, 4.74, 199.03°) |
| OKLab | oklab(77.88% -0.0138 -0.0042) |
| OKLCH | oklch(77.88% 0.014 196.8) |
| XYZ | xyz(43.6535, 47.5467, 53.3224) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.79
Dove Gray
#B6B8BD
ΔE00 6.29
Silver
#C0C0C0
ΔE00 6.39
Cool Grey
#95A3A6
ΔE00 6.75
Cool Gray
#9AA7B0
ΔE00 6.98
Dark Gray
#A9A9A9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBABA #BAADAD
analogous
#ADBAB3 #ADBABA #ADB3BA
triadic
#ADBABA #BAADBA #BABAAD
tetradic
#ADBABA #B3ADBA #BAADAD #B3BAAD
square
#ADBABA #B3ADBA #BAADAD #B3BAAD
split-complementary
#ADBABA #BAADB3 #BAB3AD
monochromatic
#6C8080 #8C9E9E #ADBABA #CED6D6 #EEF1F1
Accessibility & contrast
On white
2.00
#ADBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#ADBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBABA
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBABA | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BA
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#A9BBBA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #adbaba; /* rgb */ color: rgb(173, 186, 186); /* oklch */ color: oklch(77.9% 0.014 196.8);
Tailwind
colors: {
custom: {
50: '#c5cece',
500: '#adbaba',
950: '#000000',
},
}SCSS
$custom: #adbaba; $custom-light: #c5cece; $custom-dark: #000000;
JSON
{
"hex": "#adbaba",
"rgb": {
"r": 173,
"g": 186,
"b": 186
},
"hsl": {
"h": 180,
"s": 8.609,
"l": 70.392
},
"oklch": {
"l": 0.77881,
"c": 0.01443,
"h": 196.8
},
"luminance": 0.47547
}Semantic roles & 50–950 ramp
primary
#ADBABA
secondary
#E3E0E0
accent
#535393
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282