#A6BFBE#A6BFBE
#A6BFBE is a light, muted teal. Relative luminance 0.491; OKLCH L 78.6% C 0.027 H 193.7°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BFBE |
|---|---|
| RGB | rgb(166, 191, 190) |
| HSL | hsl(178, 16%, 70%) |
| HSV | hsv(178, 13%, 75%) |
| CMYK | cmyk(13.1%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(75.50, -8.66, -2.36) |
| CIE-LCH | lch(75.50, 8.97, 195.25°) |
| OKLab | oklab(78.56% -0.0265 -0.0064) |
| OKLCH | oklch(78.56% 0.027 193.7) |
| XYZ | xyz(43.6486, 49.0853, 55.8799) |
| Luminance | 0.4909 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.68
Silver (survey)
#C5C9C7
ΔE00 8.78
Lightblue
#ADD8E6
ΔE00 8.87
Powder Blue
#B0E0E6
ΔE00 9.27
Cool Gray
#9AA7B0
ΔE00 9.60
Silver
#C0C0C0
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BFBE #BFA6A7
analogous
#A6BFB1 #A6BFBE #A6B4BF
triadic
#A6BFBE #BEA6BF #BFBEA6
tetradic
#A6BFBE #B1A6BF #BFA6A7 #B4BFA6
square
#A6BFBE #B1A6BF #BFA6A7 #B4BFA6
split-complementary
#A6BFBE #BFA6B4 #BFB1A6
monochromatic
#628887 #82A5A4 #A6BFBE #CAD9D8 #EDF2F2
Accessibility & contrast
On white
1.94
#A6BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#A6BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BFBE
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BFBE | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBE
Deuteranopia (green-blind)
#B7B8BE
Tritanopia (blue-blind)
#9FC1BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a6bfbe; /* rgb */ color: rgb(166, 191, 190); /* oklch */ color: oklch(78.6% 0.027 193.7);
Tailwind
colors: {
custom: {
50: '#c0d2d1',
500: '#a6bfbe',
950: '#000000',
},
}SCSS
$custom: #a6bfbe; $custom-light: #c0d2d1; $custom-dark: #000000;
JSON
{
"hex": "#a6bfbe",
"rgb": {
"r": 166,
"g": 191,
"b": 190
},
"hsl": {
"h": 177.6,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.78557,
"c": 0.02726,
"h": 193.7
},
"luminance": 0.49086
}Semantic roles & 50–950 ramp
primary
#A6BFBE
secondary
#E4DDDD
accent
#4B4E9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282