#A7BBB2#A7BBB2
#A7BBB2 is a light, muted teal. Relative luminance 0.470; OKLCH L 77.4% C 0.025 H 166.9°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBB2 |
|---|---|
| RGB | rgb(167, 187, 178) |
| HSL | hsl(153, 13%, 69%) |
| HSV | hsv(153, 11%, 73%) |
| CMYK | cmyk(10.7%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(74.17, -8.61, 2.22) |
| CIE-LCH | lch(74.17, 8.90, 165.52°) |
| OKLab | oklab(77.41% -0.0247 0.0058) |
| OKLCH | oklch(77.41% 0.025 166.9) |
| XYZ | xyz(41.7408, 46.9698, 48.9778) |
| Luminance | 0.4697 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.96
Cool Grey
#95A3A6
ΔE00 9.18
Greenish Grey
#96AE8D
ΔE00 9.76
Silver
#C0C0C0
ΔE00 10.43
Dark Gray
#A9A9A9
ΔE00 10.79
Cement
#A5A391
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBB2 #BBA7B0
analogous
#A7BBA8 #A7BBB2 #A7BABB
triadic
#A7BBB2 #B2A7BB #BBB2A7
tetradic
#A7BBB2 #A8A7BB #BBA7B0 #BABBA7
square
#A7BBB2 #A8A7BB #BBA7B0 #BABBA7
split-complementary
#A7BBB2 #BBA7BA #BBA8A7
monochromatic
#658375 #84A094 #A7BBB2 #CAD6D0 #ECF0EE
Accessibility & contrast
On white
2.02
#A7BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#A7BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBB2
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBB2 | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#B6B5B3
Tritanopia (blue-blind)
#A3BBB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a7bbb2; /* rgb */ color: rgb(167, 187, 178); /* oklch */ color: oklch(77.4% 0.025 166.9);
Tailwind
colors: {
custom: {
50: '#c1cfc9',
500: '#a7bbb2',
950: '#000000',
},
}SCSS
$custom: #a7bbb2; $custom-light: #c1cfc9; $custom-dark: #000000;
JSON
{
"hex": "#a7bbb2",
"rgb": {
"r": 167,
"g": 187,
"b": 178
},
"hsl": {
"h": 153,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.77413,
"c": 0.02537,
"h": 166.9
},
"luminance": 0.4697
}Semantic roles & 50–950 ramp
primary
#A7BBB2
secondary
#E2DCDF
accent
#4F6F97
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282