#A8BFBB#A8BFBB
#A8BFBB is a light, muted teal. Relative luminance 0.492; OKLCH L 78.6% C 0.026 H 184.1°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BFBB |
|---|---|
| RGB | rgb(168, 191, 187) |
| HSL | hsl(170, 15%, 70%) |
| HSV | hsv(170, 12%, 75%) |
| CMYK | cmyk(12%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(75.56, -8.61, -0.64) |
| CIE-LCH | lch(75.56, 8.63, 184.22°) |
| OKLab | oklab(78.61% -0.0257 -0.0018) |
| OKLCH | oklch(78.61% 0.026 184.1) |
| XYZ | xyz(43.7467, 49.1734, 54.1907) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.48
Cool Grey
#95A3A6
ΔE00 8.99
Powder Blue
#B0E0E6
ΔE00 9.96
Lightblue
#ADD8E6
ΔE00 10.02
Silver
#C0C0C0
ΔE00 10.12
Cool Gray
#9AA7B0
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BFBB #BFA8AC
analogous
#A8BFAF #A8BFBB #A8B7BF
triadic
#A8BFBB #BBA8BF #BFBBA8
tetradic
#A8BFBB #AFA8BF #BFA8AC #B7BFA8
square
#A8BFBB #AFA8BF #BFA8AC #B7BFA8
split-complementary
#A8BFBB #BFA8B7 #BFAFA8
monochromatic
#648882 #85A59F #A8BFBB #CBD9D7 #EDF2F1
Accessibility & contrast
On white
1.94
#A8BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#A8BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BFBB
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BFBB | 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)
#BDBCBB
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#A2C0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a8bfbb; /* rgb */ color: rgb(168, 191, 187); /* oklch */ color: oklch(78.6% 0.026 184.1);
Tailwind
colors: {
custom: {
50: '#c2d2cf',
500: '#a8bfbb',
950: '#000000',
},
}SCSS
$custom: #a8bfbb; $custom-light: #c2d2cf; $custom-dark: #000000;
JSON
{
"hex": "#a8bfbb",
"rgb": {
"r": 168,
"g": 191,
"b": 187
},
"hsl": {
"h": 169.565,
"s": 15.232,
"l": 70.392
},
"oklch": {
"l": 0.78608,
"c": 0.02573,
"h": 184.1
},
"luminance": 0.49174
}Semantic roles & 50–950 ramp
primary
#A8BFBB
secondary
#E5DEDF
accent
#4C5A99
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282