#A3BFBA#A3BFBA
#A3BFBA is a light, muted teal. Relative luminance 0.486; OKLCH L 78.2% C 0.031 H 183.5°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BFBA |
|---|---|
| RGB | rgb(163, 191, 186) |
| HSL | hsl(169, 18%, 69%) |
| HSV | hsv(169, 15%, 75%) |
| CMYK | cmyk(14.7%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(75.20, -10.46, -0.66) |
| CIE-LCH | lch(75.20, 10.48, 183.62°) |
| OKLab | oklab(78.23% -0.0311 -0.0019) |
| OKLCH | oklch(78.23% 0.031 183.5) |
| XYZ | xyz(42.5957, 48.5923, 53.5799) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.62
Cool Grey
#95A3A6
ΔE00 9.77
Silver (survey)
#C5C9C7
ΔE00 10.07
Lightblue
#ADD8E6
ΔE00 10.17
Cool Gray
#9AA7B0
ΔE00 11.29
Pale Teal
#82CBB2
ΔE00 11.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BFBA #BFA3A8
analogous
#A3BFAC #A3BFBA #A3B6BF
triadic
#A3BFBA #BAA3BF #BFBAA3
tetradic
#A3BFBA #ACA3BF #BFA3A8 #B6BFA3
square
#A3BFBA #ACA3BF #BFA3A8 #B6BFA3
split-complementary
#A3BFBA #BFA3B6 #BFACA3
monochromatic
#5F8981 #7FA69F #A3BFBA #C7D8D5 #EBF1F0
Accessibility & contrast
On white
1.96
#A3BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#A3BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BFBA
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BFBA | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBA
Deuteranopia (green-blind)
#B7B7BA
Tritanopia (blue-blind)
#9CC0BD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a3bfba; /* rgb */ color: rgb(163, 191, 186); /* oklch */ color: oklch(78.2% 0.031 183.5);
Tailwind
colors: {
custom: {
50: '#bed2ce',
500: '#a3bfba',
950: '#000000',
},
}SCSS
$custom: #a3bfba; $custom-light: #bed2ce; $custom-dark: #000000;
JSON
{
"hex": "#a3bfba",
"rgb": {
"r": 163,
"g": 191,
"b": 186
},
"hsl": {
"h": 169.286,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.78227,
"c": 0.03119,
"h": 183.5
},
"luminance": 0.48593
}Semantic roles & 50–950 ramp
primary
#A3BFBA
secondary
#E3DBDC
accent
#49589C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121413
muted
#818282