#A3BBBD#A3BBBD
#A3BBBD is a light, muted teal. Relative luminance 0.470; OKLCH L 77.5% C 0.026 H 202.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBBD |
|---|---|
| RGB | rgb(163, 187, 189) |
| HSL | hsl(185, 16%, 69%) |
| HSV | hsv(185, 14%, 74%) |
| CMYK | cmyk(13.8%, 1.1%, 0%, 25.9%) |
| CIE-LAB | lab(74.19, -7.74, -3.77) |
| CIE-LCH | lch(74.19, 8.61, 205.99°) |
| OKLab | oklab(77.46% -0.0244 -0.0102) |
| OKLCH | oklch(77.46% 0.026 202.8) |
| XYZ | xyz(42.0576, 47.0003, 54.9904) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.30
Cool Gray
#9AA7B0
ΔE00 7.91
Silver (survey)
#C5C9C7
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 8.87
Bluegrey
#85A3B2
ΔE00 9.00
Light Grey Blue
#9DBCD4
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBBD #BDA5A3
analogous
#A3BDB2 #A3BBBD #A3AEBD
triadic
#A3BBBD #BDA3BB #BBBDA3
tetradic
#A3BBBD #B2A3BD #BDA5A3 #AEBDA3
square
#A3BBBD #B2A3BD #BDA5A3 #AEBDA3
split-complementary
#A3BBBD #BDA3AE #BDB2A3
monochromatic
#608386 #7FA1A3 #A3BBBD #C7D5D7 #EAF0F0
Accessibility & contrast
On white
2.02
#A3BBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#A3BBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBBD
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBBD | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BD
Deuteranopia (green-blind)
#B2B5BD
Tritanopia (blue-blind)
#9CBDBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a3bbbd; /* rgb */ color: rgb(163, 187, 189); /* oklch */ color: oklch(77.5% 0.026 202.8);
Tailwind
colors: {
custom: {
50: '#becfd0',
500: '#a3bbbd',
950: '#000000',
},
}SCSS
$custom: #a3bbbd; $custom-light: #becfd0; $custom-dark: #000000;
JSON
{
"hex": "#a3bbbd",
"rgb": {
"r": 163,
"g": 187,
"b": 189
},
"hsl": {
"h": 184.615,
"s": 16.456,
"l": 69.02
},
"oklch": {
"l": 0.77456,
"c": 0.02642,
"h": 202.8
},
"luminance": 0.47001
}Semantic roles & 50–950 ramp
primary
#A3BBBD
secondary
#E2DBDA
accent
#514B9B
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121314
muted
#818282