#A6BBBD#A6BBBD
#A6BBBD is a light, muted teal. Relative luminance 0.473; OKLCH L 77.7% C 0.023 H 203.6°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBBD |
|---|---|
| RGB | rgb(166, 187, 189) |
| HSL | hsl(185, 15%, 70%) |
| HSV | hsv(185, 12%, 74%) |
| CMYK | cmyk(12.2%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(74.39, -6.75, -3.45) |
| CIE-LCH | lch(74.39, 7.58, 207.05°) |
| OKLab | oklab(77.67% -0.0213 -0.0093) |
| OKLCH | oklch(77.67% 0.023 203.6) |
| XYZ | xyz(42.6793, 47.3209, 55.0195) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.00
Cool Gray
#9AA7B0
ΔE00 7.41
Silver (survey)
#C5C9C7
ΔE00 8.00
Dove Gray
#B6B8BD
ΔE00 8.53
Light Grey Blue
#9DBCD4
ΔE00 8.93
Silver
#C0C0C0
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBBD #BDA8A6
analogous
#A6BDB4 #A6BBBD #A6B0BD
triadic
#A6BBBD #BDA6BB #BBBDA6
tetradic
#A6BBBD #B4A6BD #BDA8A6 #B0BDA6
square
#A6BBBD #B4A6BD #BDA8A6 #B0BDA6
split-complementary
#A6BBBD #BDA6B0 #BDB4A6
monochromatic
#638386 #83A0A3 #A6BBBD #C9D6D7 #ECF1F1
Accessibility & contrast
On white
2.01
#A6BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#A6BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBBD
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBBD | 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)
#B8B9BD
Deuteranopia (green-blind)
#B3B6BD
Tritanopia (blue-blind)
#A0BDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a6bbbd; /* rgb */ color: rgb(166, 187, 189); /* oklch */ color: oklch(77.7% 0.023 203.6);
Tailwind
colors: {
custom: {
50: '#c0cfd0',
500: '#a6bbbd',
950: '#000000',
},
}SCSS
$custom: #a6bbbd; $custom-light: #c0cfd0; $custom-dark: #000000;
JSON
{
"hex": "#a6bbbd",
"rgb": {
"r": 166,
"g": 187,
"b": 189
},
"hsl": {
"h": 185.217,
"s": 14.839,
"l": 69.608
},
"oklch": {
"l": 0.7767,
"c": 0.02324,
"h": 203.6
},
"luminance": 0.47322
}Semantic roles & 50–950 ramp
primary
#A6BBBD
secondary
#E3DDDC
accent
#534C99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282