#A7BBBA#A7BBBA
#A7BBBA is a light, muted teal. Relative luminance 0.473; OKLCH L 77.6% C 0.022 H 193.0°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBBA |
|---|---|
| RGB | rgb(167, 187, 186) |
| HSL | hsl(177, 13%, 69%) |
| HSV | hsv(177, 11%, 73%) |
| CMYK | cmyk(10.7%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.38, -7.03, -1.82) |
| CIE-LCH | lch(74.38, 7.26, 194.55°) |
| OKLab | oklab(77.65% -0.0215 -0.005) |
| OKLCH | oklch(77.65% 0.022 193) |
| XYZ | xyz(42.5675, 47.3005, 53.3321) |
| Luminance | 0.4730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.28
Silver (survey)
#C5C9C7
ΔE00 7.80
Cool Gray
#9AA7B0
ΔE00 8.21
Dove Gray
#B6B8BD
ΔE00 8.93
Silver
#C0C0C0
ΔE00 8.95
Dark Gray
#A9A9A9
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBBA #BBA7A8
analogous
#A7BBB0 #A7BBBA #A7B2BB
triadic
#A7BBBA #BAA7BB #BBBAA7
tetradic
#A7BBBA #B0A7BB #BBA7A8 #B2BBA7
square
#A7BBBA #B0A7BB #BBA7A8 #B2BBA7
split-complementary
#A7BBBA #BBA7B2 #BBB0A7
monochromatic
#658381 #84A09F #A7BBBA #CAD6D5 #ECF0F0
Accessibility & contrast
On white
2.01
#A7BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#A7BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBBA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBBA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BA
Deuteranopia (green-blind)
#B4B6BA
Tritanopia (blue-blind)
#A2BCBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a7bbba; /* rgb */ color: rgb(167, 187, 186); /* oklch */ color: oklch(77.6% 0.022 193.0);
Tailwind
colors: {
custom: {
50: '#c1cfce',
500: '#a7bbba',
950: '#000000',
},
}SCSS
$custom: #a7bbba; $custom-light: #c1cfce; $custom-dark: #000000;
JSON
{
"hex": "#a7bbba",
"rgb": {
"r": 167,
"g": 187,
"b": 186
},
"hsl": {
"h": 177,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.7765,
"c": 0.02203,
"h": 193
},
"luminance": 0.47301
}Semantic roles & 50–950 ramp
primary
#A7BBBA
secondary
#E2DCDC
accent
#4F5297
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121313
muted
#818282