#A3BDBA#A3BDBA
#A3BDBA is a light, muted teal. Relative luminance 0.477; OKLCH L 77.8% C 0.029 H 188.1°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BDBA |
|---|---|
| RGB | rgb(163, 189, 186) |
| HSL | hsl(173, 16%, 69%) |
| HSV | hsv(173, 14%, 74%) |
| CMYK | cmyk(13.8%, 0%, 1.6%, 25.9%) |
| CIE-LAB | lab(74.65, -9.41, -1.46) |
| CIE-LCH | lch(74.65, 9.52, 188.82°) |
| OKLab | oklab(77.8% -0.0283 -0.004) |
| OKLCH | oklch(77.8% 0.029 188.1) |
| XYZ | xyz(42.1626, 47.7259, 53.4355) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.73
Silver (survey)
#C5C9C7
ΔE00 9.50
Lightblue
#ADD8E6
ΔE00 9.83
Powder Blue
#B0E0E6
ΔE00 9.84
Cool Gray
#9AA7B0
ΔE00 10.09
Silver
#C0C0C0
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BDBA #BDA3A6
analogous
#A3BDAD #A3BDBA #A3B3BD
triadic
#A3BDBA #BAA3BD #BDBAA3
tetradic
#A3BDBA #ADA3BD #BDA3A6 #B3BDA3
square
#A3BDBA #ADA3BD #BDA3A6 #B3BDA3
split-complementary
#A3BDBA #BDA3B3 #BDADA3
monochromatic
#608681 #7FA39F #A3BDBA #C7D7D5 #EAF0EF
Accessibility & contrast
On white
1.99
#A3BDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#A3BDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BDBA
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BDBA | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABA
Deuteranopia (green-blind)
#B5B6BA
Tritanopia (blue-blind)
#9CBEBC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #a3bdba; /* rgb */ color: rgb(163, 189, 186); /* oklch */ color: oklch(77.8% 0.029 188.1);
Tailwind
colors: {
custom: {
50: '#bed0ce',
500: '#a3bdba',
950: '#000000',
},
}SCSS
$custom: #a3bdba; $custom-light: #bed0ce; $custom-dark: #000000;
JSON
{
"hex": "#a3bdba",
"rgb": {
"r": 163,
"g": 189,
"b": 186
},
"hsl": {
"h": 173.077,
"s": 16.456,
"l": 69.02
},
"oklch": {
"l": 0.77795,
"c": 0.02864,
"h": 188.1
},
"luminance": 0.47727
}Semantic roles & 50–950 ramp
primary
#A3BDBA
secondary
#E2DADB
accent
#4B549B
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282