#A3BFBE#A3BFBE
#A3BFBE is a light, muted teal. Relative luminance 0.488; OKLCH L 78.3% C 0.030 H 193.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFBE |
|---|---|
| RGB | rgb(163, 191, 190) |
| HSL | hsl(178, 18%, 69%) |
| HSV | hsv(178, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 0.5%, 25.1%) |
| CIE-LAB | lab(75.30, -9.64, -2.68) |
| CIE-LCH | lch(75.30, 10.00, 195.52°) |
| OKLab | oklab(78.35% -0.0295 -0.0073) |
| OKLCH | oklch(78.35% 0.03 193.9) |
| XYZ | xyz(43.0269, 48.7647, 55.8508) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 8.75
Powder Blue
#B0E0E6
ΔE00 8.94
Cool Grey
#95A3A6
ΔE00 9.05
Silver (survey)
#C5C9C7
ΔE00 9.65
Cool Gray
#9AA7B0
ΔE00 10.08
Bluegrey
#85A3B2
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFBE #BFA3A4
analogous
#A3BFB0 #A3BFBE #A3B2BF
triadic
#A3BFBE #BEA3BF #BFBEA3
tetradic
#A3BFBE #B0A3BF #BFA3A4 #B2BFA3
square
#A3BFBE #B0A3BF #BFA3A4 #B2BFA3
split-complementary
#A3BFBE #BFA3B2 #BFB0A3
monochromatic
#5F8987 #7FA6A5 #A3BFBE #C7D8D8 #EBF1F1
Accessibility & contrast
On white
1.95
#A3BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#A3BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFBE
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFBE | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#9BC1BF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a3bfbe; /* rgb */ color: rgb(163, 191, 190); /* oklch */ color: oklch(78.3% 0.030 193.9);
Tailwind
colors: {
custom: {
50: '#bed2d1',
500: '#a3bfbe',
950: '#000000',
},
}SCSS
$custom: #a3bfbe; $custom-light: #bed2d1; $custom-dark: #000000;
JSON
{
"hex": "#a3bfbe",
"rgb": {
"r": 163,
"g": 191,
"b": 190
},
"hsl": {
"h": 177.857,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.78348,
"c": 0.0304,
"h": 193.9
},
"luminance": 0.48766
}Semantic roles & 50–950 ramp
primary
#A3BFBE
secondary
#E3DBDB
accent
#494C9C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282