#A6BBBC#A6BBBC
#A6BBBC is a light, muted teal. Relative luminance 0.473; OKLCH L 77.6% C 0.023 H 200.2°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBBC |
|---|---|
| RGB | rgb(166, 187, 188) |
| HSL | hsl(183, 14%, 69%) |
| HSV | hsv(183, 12%, 74%) |
| CMYK | cmyk(11.7%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(74.37, -6.96, -2.94) |
| CIE-LCH | lch(74.37, 7.55, 202.93°) |
| OKLab | oklab(77.64% -0.0217 -0.008) |
| OKLCH | oklch(77.64% 0.023 200.2) |
| XYZ | xyz(42.5711, 47.2776, 54.4498) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.09
Cool Gray
#9AA7B0
ΔE00 7.71
Silver (survey)
#C5C9C7
ΔE00 8.01
Dove Gray
#B6B8BD
ΔE00 8.76
Silver
#C0C0C0
ΔE00 9.04
Lightblue
#ADD8E6
ΔE00 9.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBBC #BCA7A6
analogous
#A6BCB2 #A6BBBC #A6B0BC
triadic
#A6BBBC #BCA6BB #BBBCA6
tetradic
#A6BBBC #B2A6BC #BCA7A6 #B0BCA6
square
#A6BBBC #B2A6BC #BCA7A6 #B0BCA6
split-complementary
#A6BBBC #BCA6B0 #BCB2A6
monochromatic
#638384 #83A0A2 #A6BBBC #C9D6D6 #ECF0F1
Accessibility & contrast
On white
2.01
#A6BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#A6BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBBC
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBBC | 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)
#B8B9BC
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#A0BDBB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a6bbbc; /* rgb */ color: rgb(166, 187, 188); /* oklch */ color: oklch(77.6% 0.023 200.2);
Tailwind
colors: {
custom: {
50: '#c0cfd0',
500: '#a6bbbc',
950: '#000000',
},
}SCSS
$custom: #a6bbbc; $custom-light: #c0cfd0; $custom-dark: #000000;
JSON
{
"hex": "#a6bbbc",
"rgb": {
"r": 166,
"g": 187,
"b": 188
},
"hsl": {
"h": 182.727,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.77639,
"c": 0.02311,
"h": 200.2
},
"luminance": 0.47278
}Semantic roles & 50–950 ramp
primary
#A6BBBC
secondary
#E2DCDC
accent
#514D98
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282