#ADBFBB#ADBFBB
#ADBFBB is a light, muted teal. Relative luminance 0.497; OKLCH L 79.0% C 0.021 H 180.9°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ADBFBB |
|---|---|
| RGB | rgb(173, 191, 187) |
| HSL | hsl(167, 12%, 71%) |
| HSV | hsv(167, 9%, 75%) |
| CMYK | cmyk(9.4%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.91, -6.93, -0.09) |
| CIE-LCH | lch(75.91, 6.93, 180.73°) |
| OKLab | oklab(78.97% -0.0205 -0.0003) |
| OKLCH | oklch(78.97% 0.021 180.9) |
| XYZ | xyz(44.8320, 49.7330, 54.2415) |
| Luminance | 0.4973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.90
Silver
#C0C0C0
ΔE00 8.52
Cool Grey
#95A3A6
ΔE00 8.63
Dove Gray
#B6B8BD
ΔE00 9.17
Light Grey
#D8DCD6
ΔE00 9.64
Cool Gray
#9AA7B0
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADBFBB #BFADB1
analogous
#ADBFB2 #ADBFBB #ADBABF
triadic
#ADBFBB #BBADBF #BFBBAD
tetradic
#ADBFBB #B2ADBF #BFADB1 #BABFAD
square
#ADBFBB #B2ADBF #BFADB1 #BABFAD
split-complementary
#ADBFBB #BFADBA #BFB2AD
monochromatic
#6A8881 #8BA49E #ADBFBB #CFDAD8 #EEF2F1
Accessibility & contrast
On white
1.92
#ADBFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#ADBFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADBFBB
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADBFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADBFBB | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#BABABB
Tritanopia (blue-blind)
#A9C0BE
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #adbfbb; /* rgb */ color: rgb(173, 191, 187); /* oklch */ color: oklch(79.0% 0.021 180.9);
Tailwind
colors: {
custom: {
50: '#c5d2cf',
500: '#adbfbb',
950: '#000000',
},
}SCSS
$custom: #adbfbb; $custom-light: #c5d2cf; $custom-dark: #000000;
JSON
{
"hex": "#adbfbb",
"rgb": {
"r": 173,
"g": 191,
"b": 187
},
"hsl": {
"h": 166.667,
"s": 12.329,
"l": 71.373
},
"oklch": {
"l": 0.78969,
"c": 0.02053,
"h": 180.9
},
"luminance": 0.49734
}Semantic roles & 50–950 ramp
primary
#ADBFBB
secondary
#E6E2E3
accent
#4F5F96
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282