#ADBFBF#ADBFBF
#ADBFBF is a light, near-neutral teal. Relative luminance 0.499; OKLCH L 79.1% C 0.020 H 196.8°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBFBF |
|---|---|
| RGB | rgb(173, 191, 191) |
| HSL | hsl(180, 12%, 71%) |
| HSV | hsv(180, 9%, 75%) |
| CMYK | cmyk(9.4%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(76.01, -6.14, -2.10) |
| CIE-LCH | lch(76.01, 6.49, 198.90°) |
| OKLab | oklab(79.09% -0.0189 -0.0057) |
| OKLCH | oklch(79.09% 0.02 196.8) |
| XYZ | xyz(45.2662, 49.9067, 56.5282) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.52
Silver
#C0C0C0
ΔE00 7.88
Cool Grey
#95A3A6
ΔE00 8.01
Dove Gray
#B6B8BD
ΔE00 8.04
Cool Gray
#9AA7B0
ΔE00 8.36
Dark Gray
#A9A9A9
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBFBF #BFADAD
analogous
#ADBFB6 #ADBFBF #ADB6BF
triadic
#ADBFBF #BFADBF #BFBFAD
tetradic
#ADBFBF #B6ADBF #BFADAD #B6BFAD
square
#ADBFBF #B6ADBF #BFADAD #B6BFAD
split-complementary
#ADBFBF #BFADB6 #BFB6AD
monochromatic
#6A8888 #8BA4A4 #ADBFBF #CFDADA #EEF2F2
Accessibility & contrast
On white
1.91
#ADBFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#ADBFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBFBF
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBFBF | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBDBF
Deuteranopia (green-blind)
#B9BABF
Tritanopia (blue-blind)
#A8C0BF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #adbfbf; /* rgb */ color: rgb(173, 191, 191); /* oklch */ color: oklch(79.1% 0.020 196.8);
Tailwind
colors: {
custom: {
50: '#c5d2d2',
500: '#adbfbf',
950: '#000000',
},
}SCSS
$custom: #adbfbf; $custom-light: #c5d2d2; $custom-dark: #000000;
JSON
{
"hex": "#adbfbf",
"rgb": {
"r": 173,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 12.329,
"l": 71.373
},
"oklch": {
"l": 0.79089,
"c": 0.01977,
"h": 196.8
},
"luminance": 0.49907
}Semantic roles & 50–950 ramp
primary
#ADBFBF
secondary
#E6E2E2
accent
#4F4F96
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282