#A3BFBD#A3BFBD
#A3BFBD is a light, muted teal. Relative luminance 0.487; OKLCH L 78.3% C 0.031 H 191.3°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFBD |
|---|---|
| RGB | rgb(163, 191, 189) |
| HSL | hsl(176, 18%, 69%) |
| HSV | hsv(176, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(75.28, -9.85, -2.17) |
| CIE-LCH | lch(75.28, 10.08, 192.45°) |
| OKLab | oklab(78.32% -0.0299 -0.006) |
| OKLCH | oklch(78.32% 0.031 191.3) |
| XYZ | xyz(42.9180, 48.7212, 55.2772) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.08
Lightblue
#ADD8E6
ΔE00 9.08
Cool Grey
#95A3A6
ΔE00 9.21
Silver (survey)
#C5C9C7
ΔE00 9.73
Cool Gray
#9AA7B0
ΔE00 10.38
Bluegrey
#85A3B2
ΔE00 11.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFBD #BFA3A5
analogous
#A3BFAF #A3BFBD #A3B3BF
triadic
#A3BFBD #BDA3BF #BFBDA3
tetradic
#A3BFBD #AFA3BF #BFA3A5 #B3BFA3
square
#A3BFBD #AFA3BF #BFA3A5 #B3BFA3
split-complementary
#A3BFBD #BFA3B3 #BFAFA3
monochromatic
#5F8986 #7FA6A3 #A3BFBD #C7D8D7 #EBF1F1
Accessibility & contrast
On white
1.95
#A3BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#A3BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFBD
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFBD | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 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)
#BCBCBD
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#9BC1BE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a3bfbd; /* rgb */ color: rgb(163, 191, 189); /* oklch */ color: oklch(78.3% 0.031 191.3);
Tailwind
colors: {
custom: {
50: '#bed2d0',
500: '#a3bfbd',
950: '#000000',
},
}SCSS
$custom: #a3bfbd; $custom-light: #bed2d0; $custom-dark: #000000;
JSON
{
"hex": "#a3bfbd",
"rgb": {
"r": 163,
"g": 191,
"b": 189
},
"hsl": {
"h": 175.714,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.78317,
"c": 0.03051,
"h": 191.3
},
"luminance": 0.48722
}Semantic roles & 50–950 ramp
primary
#A3BFBD
secondary
#E3DBDB
accent
#494F9C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282