#A3BFBF#A3BFBF
#A3BFBF is a light, muted teal. Relative luminance 0.488; OKLCH L 78.4% C 0.030 H 196.5°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFBF |
|---|---|
| RGB | rgb(163, 191, 191) |
| HSL | hsl(180, 18%, 69%) |
| HSV | hsv(180, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 0%, 25.1%) |
| CIE-LAB | lab(75.33, -9.43, -3.18) |
| CIE-LCH | lch(75.33, 9.95, 198.63°) |
| OKLab | oklab(78.38% -0.0291 -0.0086) |
| OKLCH | oklch(78.38% 0.03 196.5) |
| XYZ | xyz(43.1366, 48.8086, 56.4284) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.43
Powder Blue
#B0E0E6
ΔE00 8.84
Cool Grey
#95A3A6
ΔE00 8.91
Silver (survey)
#C5C9C7
ΔE00 9.58
Cool Gray
#9AA7B0
ΔE00 9.80
Light Grey Blue
#9DBCD4
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFBF #BFA3A3
analogous
#A3BFB1 #A3BFBF #A3B1BF
triadic
#A3BFBF #BFA3BF #BFBFA3
tetradic
#A3BFBF #B1A3BF #BFA3A3 #B1BFA3
square
#A3BFBF #B1A3BF #BFA3A3 #B1BFA3
split-complementary
#A3BFBF #BFA3B1 #BFB1A3
monochromatic
#5F8989 #7FA6A6 #A3BFBF #C7D8D8 #EBF1F1
Accessibility & contrast
On white
1.95
#A3BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#A3BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFBF
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFBF | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBF
Deuteranopia (green-blind)
#B5B8BF
Tritanopia (blue-blind)
#9BC1BF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a3bfbf; /* rgb */ color: rgb(163, 191, 191); /* oklch */ color: oklch(78.4% 0.030 196.5);
Tailwind
colors: {
custom: {
50: '#bed2d2',
500: '#a3bfbf',
950: '#000000',
},
}SCSS
$custom: #a3bfbf; $custom-light: #bed2d2; $custom-dark: #000000;
JSON
{
"hex": "#a3bfbf",
"rgb": {
"r": 163,
"g": 191,
"b": 191
},
"hsl": {
"h": 180,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.78378,
"c": 0.03037,
"h": 196.5
},
"luminance": 0.4881
}Semantic roles & 50–950 ramp
primary
#A3BFBF
secondary
#E3DBDB
accent
#49499C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282