#A8BFBA#A8BFBA
#A8BFBA is a light, muted teal. Relative luminance 0.491; OKLCH L 78.6% C 0.026 H 181.1°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BFBA |
|---|---|
| RGB | rgb(168, 191, 186) |
| HSL | hsl(167, 15%, 70%) |
| HSV | hsv(167, 12%, 75%) |
| CMYK | cmyk(12%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(75.53, -8.80, -0.13) |
| CIE-LCH | lch(75.53, 8.81, 180.86°) |
| OKLab | oklab(78.58% -0.0261 -0.0005) |
| OKLCH | oklch(78.58% 0.026 181.1) |
| XYZ | xyz(43.6401, 49.1307, 53.6288) |
| Luminance | 0.4913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.62
Cool Grey
#95A3A6
ΔE00 9.20
Powder Blue
#B0E0E6
ΔE00 10.15
Silver
#C0C0C0
ΔE00 10.29
Lightblue
#ADD8E6
ΔE00 10.39
Cool Gray
#9AA7B0
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BFBA #BFA8AD
analogous
#A8BFAE #A8BFBA #A8B8BF
triadic
#A8BFBA #BAA8BF #BFBAA8
tetradic
#A8BFBA #AEA8BF #BFA8AD #B8BFA8
square
#A8BFBA #AEA8BF #BFA8AD #B8BFA8
split-complementary
#A8BFBA #BFA8B8 #BFAEA8
monochromatic
#648880 #85A59E #A8BFBA #CBD9D6 #EDF2F1
Accessibility & contrast
On white
1.94
#A8BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#A8BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BFBA
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BFBA | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBCBA
Deuteranopia (green-blind)
#B8B9BA
Tritanopia (blue-blind)
#A3C0BD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a8bfba; /* rgb */ color: rgb(168, 191, 186); /* oklch */ color: oklch(78.6% 0.026 181.1);
Tailwind
colors: {
custom: {
50: '#c2d2ce',
500: '#a8bfba',
950: '#000000',
},
}SCSS
$custom: #a8bfba; $custom-light: #c2d2ce; $custom-dark: #000000;
JSON
{
"hex": "#a8bfba",
"rgb": {
"r": 168,
"g": 191,
"b": 186
},
"hsl": {
"h": 166.957,
"s": 15.232,
"l": 70.392
},
"oklch": {
"l": 0.78578,
"c": 0.02607,
"h": 181.1
},
"luminance": 0.49132
}Semantic roles & 50–950 ramp
primary
#A8BFBA
secondary
#E5DEE0
accent
#4C5D99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282