#A6BBBF#A6BBBF
#A6BBBF is a light, muted teal. Relative luminance 0.474; OKLCH L 77.7% C 0.024 H 210.4°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBBF |
|---|---|
| RGB | rgb(166, 187, 191) |
| HSL | hsl(190, 16%, 70%) |
| HSV | hsv(190, 13%, 75%) |
| CMYK | cmyk(13.1%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(74.45, -6.34, -4.45) |
| CIE-LCH | lch(74.45, 7.75, 215.10°) |
| OKLab | oklab(77.73% -0.0205 -0.012) |
| OKLCH | oklch(77.73% 0.024 210.4) |
| XYZ | xyz(42.8979, 47.4083, 56.1707) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 6.87
Cool Grey
#95A3A6
ΔE00 6.92
Light Grey Blue
#9DBCD4
ΔE00 7.96
Silver (survey)
#C5C9C7
ΔE00 8.05
Dove Gray
#B6B8BD
ΔE00 8.14
Bluegrey
#85A3B2
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBBF #BFAAA6
analogous
#A6BFB7 #A6BBBF #A6AEBF
triadic
#A6BBBF #BFA6BB #BBBFA6
tetradic
#A6BBBF #B7A6BF #BFAAA6 #AEBFA6
square
#A6BBBF #B7A6BF #BFAAA6 #AEBFA6
split-complementary
#A6BBBF #BFA6AE #BFB7A6
monochromatic
#628288 #82A0A5 #A6BBBF #CAD6D9 #EDF1F2
Accessibility & contrast
On white
2.00
#A6BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#A6BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBBF
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBBF | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BF
Deuteranopia (green-blind)
#B3B6BF
Tritanopia (blue-blind)
#9FBDBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a6bbbf; /* rgb */ color: rgb(166, 187, 191); /* oklch */ color: oklch(77.7% 0.024 210.4);
Tailwind
colors: {
custom: {
50: '#c0cfd2',
500: '#a6bbbf',
950: '#000000',
},
}SCSS
$custom: #a6bbbf; $custom-light: #c0cfd2; $custom-dark: #000000;
JSON
{
"hex": "#a6bbbf",
"rgb": {
"r": 166,
"g": 187,
"b": 191
},
"hsl": {
"h": 189.6,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.77732,
"c": 0.02377,
"h": 210.4
},
"luminance": 0.47409
}Semantic roles & 50–950 ramp
primary
#A6BBBF
secondary
#E4DEDD
accent
#584B9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282