#ADBFBC#ADBFBC
#ADBFBC is a light, muted teal. Relative luminance 0.498; OKLCH L 79.0% C 0.020 H 184.8°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBFBC |
|---|---|
| RGB | rgb(173, 191, 188) |
| HSL | hsl(170, 12%, 71%) |
| HSV | hsv(170, 9%, 75%) |
| CMYK | cmyk(9.4%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.93, -6.73, -0.59) |
| CIE-LCH | lch(75.93, 6.76, 185.03°) |
| OKLab | oklab(79% -0.0201 -0.0017) |
| OKLCH | oklch(79% 0.02 184.8) |
| XYZ | xyz(44.9395, 49.7760, 54.8073) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.77
Silver
#C0C0C0
ΔE00 8.34
Cool Grey
#95A3A6
ΔE00 8.44
Dove Gray
#B6B8BD
ΔE00 8.88
Cool Gray
#9AA7B0
ΔE00 9.33
Light Grey
#D8DCD6
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBFBC #BFADB0
analogous
#ADBFB3 #ADBFBC #ADB9BF
triadic
#ADBFBC #BCADBF #BFBCAD
tetradic
#ADBFBC #B3ADBF #BFADB0 #B9BFAD
square
#ADBFBC #B3ADBF #BFADB0 #B9BFAD
split-complementary
#ADBFBC #BFADB9 #BFB3AD
monochromatic
#6A8883 #8BA4A0 #ADBFBC #CFDAD8 #EEF2F1
Accessibility & contrast
On white
1.92
#ADBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#ADBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBFBC
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBFBC | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBC
Deuteranopia (green-blind)
#B9BABC
Tritanopia (blue-blind)
#A9C0BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #adbfbc; /* rgb */ color: rgb(173, 191, 188); /* oklch */ color: oklch(79.0% 0.020 184.8);
Tailwind
colors: {
custom: {
50: '#c5d2d0',
500: '#adbfbc',
950: '#000000',
},
}SCSS
$custom: #adbfbc; $custom-light: #c5d2d0; $custom-dark: #000000;
JSON
{
"hex": "#adbfbc",
"rgb": {
"r": 173,
"g": 191,
"b": 188
},
"hsl": {
"h": 170,
"s": 12.329,
"l": 71.373
},
"oklch": {
"l": 0.78998,
"c": 0.0202,
"h": 184.8
},
"luminance": 0.49777
}Semantic roles & 50–950 ramp
primary
#ADBFBC
secondary
#E6E2E2
accent
#4F5B96
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282