#A8BFBC#A8BFBC
#A8BFBC is a light, muted teal. Relative luminance 0.492; OKLCH L 78.6% C 0.025 H 187.2°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A8BFBC |
|---|---|
| RGB | rgb(168, 191, 188) |
| HSL | hsl(172, 15%, 70%) |
| HSV | hsv(172, 12%, 75%) |
| CMYK | cmyk(12%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.59, -8.40, -1.14) |
| CIE-LCH | lch(75.59, 8.48, 187.72°) |
| OKLab | oklab(78.64% -0.0253 -0.0032) |
| OKLCH | oklch(78.64% 0.025 187.2) |
| XYZ | xyz(43.8542, 49.2164, 54.7564) |
| Luminance | 0.4922 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.36
Cool Grey
#95A3A6
ΔE00 8.80
Lightblue
#ADD8E6
ΔE00 9.67
Powder Blue
#B0E0E6
ΔE00 9.80
Cool Gray
#9AA7B0
ΔE00 9.93
Silver
#C0C0C0
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8BFBC #BFA8AB
analogous
#A8BFB0 #A8BFBC #A8B6BF
triadic
#A8BFBC #BCA8BF #BFBCA8
tetradic
#A8BFBC #B0A8BF #BFA8AB #B6BFA8
square
#A8BFBC #B0A8BF #BFA8AB #B6BFA8
split-complementary
#A8BFBC #BFA8B6 #BFB0A8
monochromatic
#648884 #85A5A1 #A8BFBC #CBD9D7 #EDF2F1
Accessibility & contrast
On white
1.94
#A8BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#A8BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8BFBC
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8BFBC | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B8B9BC
Tritanopia (blue-blind)
#A2C0BE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a8bfbc; /* rgb */ color: rgb(168, 191, 188); /* oklch */ color: oklch(78.6% 0.025 187.2);
Tailwind
colors: {
custom: {
50: '#c2d2d0',
500: '#a8bfbc',
950: '#000000',
},
}SCSS
$custom: #a8bfbc; $custom-light: #c2d2d0; $custom-dark: #000000;
JSON
{
"hex": "#a8bfbc",
"rgb": {
"r": 168,
"g": 191,
"b": 188
},
"hsl": {
"h": 172.174,
"s": 15.232,
"l": 70.392
},
"oklch": {
"l": 0.78638,
"c": 0.02546,
"h": 187.2
},
"luminance": 0.49217
}Semantic roles & 50–950 ramp
primary
#A8BFBC
secondary
#E5DEDF
accent
#4C5699
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282