#A6BBB2#A6BBB2
#A6BBB2 is a light, muted teal. Relative luminance 0.469; OKLCH L 77.3% C 0.026 H 168.0°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BBB2 |
|---|---|
| RGB | rgb(166, 187, 178) |
| HSL | hsl(154, 13%, 69%) |
| HSV | hsv(154, 11%, 73%) |
| CMYK | cmyk(11.2%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(74.10, -8.95, 2.12) |
| CIE-LCH | lch(74.10, 9.20, 166.71°) |
| OKLab | oklab(77.34% -0.0257 0.0055) |
| OKLCH | oklch(77.34% 0.026 168) |
| XYZ | xyz(41.5303, 46.8613, 48.9679) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.24
Cool Grey
#95A3A6
ΔE00 9.26
Greenish Grey
#96AE8D
ΔE00 9.70
Silver
#C0C0C0
ΔE00 10.73
Dark Gray
#A9A9A9
ΔE00 11.04
Sage Green
#9CAF88
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BBB2 #BBA6AF
analogous
#A6BBA8 #A6BBB2 #A6BABB
triadic
#A6BBB2 #B2A6BB #BBB2A6
tetradic
#A6BBB2 #A8A6BB #BBA6AF #BABBA6
square
#A6BBB2 #A8A6BB #BBA6AF #BABBA6
split-complementary
#A6BBB2 #BBA6BA #BBA8A6
monochromatic
#648376 #83A094 #A6BBB2 #C9D6D0 #EBF0EE
Accessibility & contrast
On white
2.02
#A6BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#A6BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BBB2
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BBB2 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#B6B5B3
Tritanopia (blue-blind)
#A2BBB8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a6bbb2; /* rgb */ color: rgb(166, 187, 178); /* oklch */ color: oklch(77.3% 0.026 168.0);
Tailwind
colors: {
custom: {
50: '#c0cfc9',
500: '#a6bbb2',
950: '#000000',
},
}SCSS
$custom: #a6bbb2; $custom-light: #c0cfc9; $custom-dark: #000000;
JSON
{
"hex": "#a6bbb2",
"rgb": {
"r": 166,
"g": 187,
"b": 178
},
"hsl": {
"h": 154.286,
"s": 13.376,
"l": 69.216
},
"oklch": {
"l": 0.77341,
"c": 0.02631,
"h": 168
},
"luminance": 0.46862
}Semantic roles & 50–950 ramp
primary
#A6BBB2
secondary
#E1DBDE
accent
#4E6D98
background
#FBFCFC
surface
#F7F9F8
border
#D0D2D1
text
#121313
muted
#818282