#A3BFBC#A3BFBC
#A3BFBC is a light, muted teal. Relative luminance 0.487; OKLCH L 78.3% C 0.031 H 188.6°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFBC |
|---|---|
| RGB | rgb(163, 191, 188) |
| HSL | hsl(174, 18%, 69%) |
| HSV | hsv(174, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(75.25, -10.05, -1.67) |
| CIE-LCH | lch(75.25, 10.19, 189.43°) |
| OKLab | oklab(78.29% -0.0303 -0.0046) |
| OKLCH | oklch(78.29% 0.031 188.6) |
| XYZ | xyz(42.8098, 48.6779, 54.7075) |
| Luminance | 0.4868 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.23
Cool Grey
#95A3A6
ΔE00 9.38
Lightblue
#ADD8E6
ΔE00 9.43
Silver (survey)
#C5C9C7
ΔE00 9.83
Cool Gray
#9AA7B0
ΔE00 10.67
Bluegrey
#85A3B2
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFBC #BFA3A6
analogous
#A3BFAE #A3BFBC #A3B4BF
triadic
#A3BFBC #BCA3BF #BFBCA3
tetradic
#A3BFBC #AEA3BF #BFA3A6 #B4BFA3
square
#A3BFBC #AEA3BF #BFA3A6 #B4BFA3
split-complementary
#A3BFBC #BFA3B4 #BFAEA3
monochromatic
#5F8984 #7FA6A2 #A3BFBC #C7D8D6 #EBF1F1
Accessibility & contrast
On white
1.96
#A3BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#A3BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFBC
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFBC | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBC
Deuteranopia (green-blind)
#B6B8BC
Tritanopia (blue-blind)
#9BC1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a3bfbc; /* rgb */ color: rgb(163, 191, 188); /* oklch */ color: oklch(78.3% 0.031 188.6);
Tailwind
colors: {
custom: {
50: '#bed2d0',
500: '#a3bfbc',
950: '#000000',
},
}SCSS
$custom: #a3bfbc; $custom-light: #bed2d0; $custom-dark: #000000;
JSON
{
"hex": "#a3bfbc",
"rgb": {
"r": 163,
"g": 191,
"b": 188
},
"hsl": {
"h": 173.571,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.78287,
"c": 0.03067,
"h": 188.6
},
"luminance": 0.48679
}Semantic roles & 50–950 ramp
primary
#A3BFBC
secondary
#E3DBDC
accent
#49529C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282