#A7BBBD#A7BBBD
#A7BBBD is a light, muted teal. Relative luminance 0.474; OKLCH L 77.7% C 0.022 H 204.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBBD |
|---|---|
| RGB | rgb(167, 187, 189) |
| HSL | hsl(185, 14%, 70%) |
| HSV | hsv(185, 12%, 74%) |
| CMYK | cmyk(11.6%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(74.46, -6.42, -3.34) |
| CIE-LCH | lch(74.46, 7.24, 207.47°) |
| OKLab | oklab(77.74% -0.0203 -0.009) |
| OKLCH | oklch(77.74% 0.022 204) |
| XYZ | xyz(42.8898, 47.4294, 55.0294) |
| Luminance | 0.4743 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.93
Cool Gray
#9AA7B0
ΔE00 7.25
Silver (survey)
#C5C9C7
ΔE00 7.70
Dove Gray
#B6B8BD
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.61
Light Grey Blue
#9DBCD4
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBBD #BDA9A7
analogous
#A7BDB4 #A7BBBD #A7B0BD
triadic
#A7BBBD #BDA7BB #BBBDA7
tetradic
#A7BBBD #B4A7BD #BDA9A7 #B0BDA7
square
#A7BBBD #B4A7BD #BDA9A7 #B0BDA7
split-complementary
#A7BBBD #BDA7B0 #BDB4A7
monochromatic
#648285 #84A0A3 #A7BBBD #CAD6D7 #EDF1F1
Accessibility & contrast
On white
2.00
#A7BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#A7BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBBD
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBBD | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BD
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#A1BDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a7bbbd; /* rgb */ color: rgb(167, 187, 189); /* oklch */ color: oklch(77.7% 0.022 204.0);
Tailwind
colors: {
custom: {
50: '#c1cfd0',
500: '#a7bbbd',
950: '#000000',
},
}SCSS
$custom: #a7bbbd; $custom-light: #c1cfd0; $custom-dark: #000000;
JSON
{
"hex": "#a7bbbd",
"rgb": {
"r": 167,
"g": 187,
"b": 189
},
"hsl": {
"h": 185.455,
"s": 14.286,
"l": 69.804
},
"oklch": {
"l": 0.77742,
"c": 0.02219,
"h": 204
},
"luminance": 0.4743
}Semantic roles & 50–950 ramp
primary
#A7BBBD
secondary
#E3DDDD
accent
#544D98
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282