#A7BBBE#A7BBBE
#A7BBBE is a light, muted teal. Relative luminance 0.475; OKLCH L 77.8% C 0.022 H 207.6°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A7BBBE |
|---|---|
| RGB | rgb(167, 187, 190) |
| HSL | hsl(188, 15%, 70%) |
| HSV | hsv(188, 12%, 75%) |
| CMYK | cmyk(12.1%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(74.49, -6.22, -3.84) |
| CIE-LCH | lch(74.49, 7.31, 211.72°) |
| OKLab | oklab(77.77% -0.0199 -0.0104) |
| OKLCH | oklch(77.77% 0.022 207.6) |
| XYZ | xyz(42.9987, 47.4730, 55.6030) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.88
Cool Gray
#9AA7B0
ΔE00 6.97
Silver (survey)
#C5C9C7
ΔE00 7.72
Dove Gray
#B6B8BD
ΔE00 7.99
Light Grey Blue
#9DBCD4
ΔE00 8.42
Silver
#C0C0C0
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A7BBBE #BEAAA7
analogous
#A7BEB6 #A7BBBE #A7AFBE
triadic
#A7BBBE #BEA7BB #BBBEA7
tetradic
#A7BBBE #B6A7BE #BEAAA7 #AFBEA7
square
#A7BBBE #B6A7BE #BEAAA7 #AFBEA7
split-complementary
#A7BBBE #BEA7AF #BEB6A7
monochromatic
#648287 #84A0A4 #A7BBBE #CAD6D8 #EDF1F2
Accessibility & contrast
On white
2.00
#A7BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#A7BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A7BBBE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A7BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A7BBBE | 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)
#B8B9BE
Deuteranopia (green-blind)
#B3B6BE
Tritanopia (blue-blind)
#A1BDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a7bbbe; /* rgb */ color: rgb(167, 187, 190); /* oklch */ color: oklch(77.8% 0.022 207.6);
Tailwind
colors: {
custom: {
50: '#c1cfd1',
500: '#a7bbbe',
950: '#000000',
},
}SCSS
$custom: #a7bbbe; $custom-light: #c1cfd1; $custom-dark: #000000;
JSON
{
"hex": "#a7bbbe",
"rgb": {
"r": 167,
"g": 187,
"b": 190
},
"hsl": {
"h": 187.826,
"s": 15.033,
"l": 70
},
"oklch": {
"l": 0.77773,
"c": 0.02242,
"h": 207.6
},
"luminance": 0.47474
}Semantic roles & 50–950 ramp
primary
#A7BBBE
secondary
#E4DEDD
accent
#564C99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282