#A6BBBA#A6BBBA
#A6BBBA is a light, muted teal. Relative luminance 0.472; OKLCH L 77.6% C 0.023 H 193.2°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBBA |
|---|---|
| RGB | rgb(166, 187, 186) |
| HSL | hsl(177, 13%, 69%) |
| HSV | hsv(177, 11%, 73%) |
| CMYK | cmyk(11.2%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.31, -7.36, -1.93) |
| CIE-LCH | lch(74.31, 7.61, 194.71°) |
| OKLab | oklab(77.58% -0.0225 -0.0053) |
| OKLCH | oklch(77.58% 0.023 193.2) |
| XYZ | xyz(42.3570, 47.1920, 53.3222) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.36
Silver (survey)
#C5C9C7
ΔE00 8.11
Cool Gray
#9AA7B0
ΔE00 8.36
Dove Gray
#B6B8BD
ΔE00 9.24
Silver
#C0C0C0
ΔE00 9.28
Dark Gray
#A9A9A9
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBBA #BBA6A7
analogous
#A6BBB0 #A6BBBA #A6B2BB
triadic
#A6BBBA #BAA6BB #BBBAA6
tetradic
#A6BBBA #B0A6BB #BBA6A7 #B2BBA6
square
#A6BBBA #B0A6BB #BBA6A7 #B2BBA6
split-complementary
#A6BBBA #BBA6B2 #BBB0A6
monochromatic
#648381 #83A09F #A6BBBA #C9D6D5 #EBF0F0
Accessibility & contrast
On white
2.01
#A6BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#A6BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBBA
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBBA | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BA
Deuteranopia (green-blind)
#B4B5BA
Tritanopia (blue-blind)
#A0BCBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a6bbba; /* rgb */ color: rgb(166, 187, 186); /* oklch */ color: oklch(77.6% 0.023 193.2);
Tailwind
colors: {
custom: {
50: '#c0cfce',
500: '#a6bbba',
950: '#000000',
},
}SCSS
$custom: #a6bbba; $custom-light: #c0cfce; $custom-dark: #000000;
JSON
{
"hex": "#a6bbba",
"rgb": {
"r": 166,
"g": 187,
"b": 186
},
"hsl": {
"h": 177.143,
"s": 13.376,
"l": 69.216
},
"oklch": {
"l": 0.77578,
"c": 0.0231,
"h": 193.2
},
"luminance": 0.47193
}Semantic roles & 50–950 ramp
primary
#A6BBBA
secondary
#E1DBDC
accent
#4E5198
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121313
muted
#818282