#A6BBBB#A6BBBB
#A6BBBB is a light, muted teal. Relative luminance 0.472; OKLCH L 77.6% C 0.023 H 196.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBBB |
|---|---|
| RGB | rgb(166, 187, 187) |
| HSL | hsl(180, 13%, 69%) |
| HSV | hsv(180, 11%, 73%) |
| CMYK | cmyk(11.2%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(74.34, -7.16, -2.44) |
| CIE-LCH | lch(74.34, 7.56, 198.81°) |
| OKLab | oklab(77.61% -0.0221 -0.0066) |
| OKLCH | oklch(77.61% 0.023 196.7) |
| XYZ | xyz(42.4637, 47.2347, 53.8840) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.21
Cool Gray
#9AA7B0
ΔE00 8.03
Silver (survey)
#C5C9C7
ΔE00 8.05
Dove Gray
#B6B8BD
ΔE00 8.99
Silver
#C0C0C0
ΔE00 9.15
Lightblue
#ADD8E6
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBBB #BBA6A6
analogous
#A6BBB1 #A6BBBB #A6B1BB
triadic
#A6BBBB #BBA6BB #BBBBA6
tetradic
#A6BBBB #B1A6BB #BBA6A6 #B1BBA6
square
#A6BBBB #B1A6BB #BBA6A6 #B1BBA6
split-complementary
#A6BBBB #BBA6B1 #BBB1A6
monochromatic
#648383 #83A0A0 #A6BBBB #C9D6D6 #EBF0F0
Accessibility & contrast
On white
2.01
#A6BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#A6BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBBB
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBBB | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#B4B5BB
Tritanopia (blue-blind)
#A0BDBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a6bbbb; /* rgb */ color: rgb(166, 187, 187); /* oklch */ color: oklch(77.6% 0.023 196.7);
Tailwind
colors: {
custom: {
50: '#c0cfcf',
500: '#a6bbbb',
950: '#000000',
},
}SCSS
$custom: #a6bbbb; $custom-light: #c0cfcf; $custom-dark: #000000;
JSON
{
"hex": "#a6bbbb",
"rgb": {
"r": 166,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 13.376,
"l": 69.216
},
"oklch": {
"l": 0.77608,
"c": 0.02306,
"h": 196.7
},
"luminance": 0.47235
}Semantic roles & 50–950 ramp
primary
#A6BBBB
secondary
#E1DBDB
accent
#4E4E98
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121313
muted
#818282