#A7BBBC#A7BBBC
#A7BBBC is a light, muted teal. Relative luminance 0.474; OKLCH L 77.7% C 0.022 H 200.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBBC |
|---|---|
| RGB | rgb(167, 187, 188) |
| HSL | hsl(183, 14%, 70%) |
| HSV | hsv(183, 11%, 74%) |
| CMYK | cmyk(11.2%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(74.44, -6.63, -2.83) |
| CIE-LCH | lch(74.44, 7.21, 203.16°) |
| OKLab | oklab(77.71% -0.0207 -0.0077) |
| OKLCH | oklch(77.71% 0.022 200.4) |
| XYZ | xyz(42.7816, 47.3862, 54.4597) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.01
Cool Gray
#9AA7B0
ΔE00 7.56
Silver (survey)
#C5C9C7
ΔE00 7.71
Dove Gray
#B6B8BD
ΔE00 8.43
Silver
#C0C0C0
ΔE00 8.71
Dark Gray
#A9A9A9
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBBC #BCA8A7
analogous
#A7BCB3 #A7BBBC #A7B1BC
triadic
#A7BBBC #BCA7BB #BBBCA7
tetradic
#A7BBBC #B3A7BC #BCA8A7 #B1BCA7
square
#A7BBBC #B3A7BC #BCA8A7 #B1BCA7
split-complementary
#A7BBBC #BCA7B1 #BCB3A7
monochromatic
#658384 #84A0A2 #A7BBBC #CAD6D6 #ECF1F1
Accessibility & contrast
On white
2.00
#A7BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#A7BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBBC
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBBC | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#A1BDBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a7bbbc; /* rgb */ color: rgb(167, 187, 188); /* oklch */ color: oklch(77.7% 0.022 200.4);
Tailwind
colors: {
custom: {
50: '#c1cfd0',
500: '#a7bbbc',
950: '#000000',
},
}SCSS
$custom: #a7bbbc; $custom-light: #c1cfd0; $custom-dark: #000000;
JSON
{
"hex": "#a7bbbc",
"rgb": {
"r": 167,
"g": 187,
"b": 188
},
"hsl": {
"h": 182.857,
"s": 13.548,
"l": 69.608
},
"oklch": {
"l": 0.77711,
"c": 0.02204,
"h": 200.4
},
"luminance": 0.47387
}Semantic roles & 50–950 ramp
primary
#A7BBBC
secondary
#E2DDDC
accent
#514E98
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282