#A3BBBA#A3BBBA
#A3BBBA is a light, muted teal. Relative luminance 0.469; OKLCH L 77.4% C 0.026 H 193.5°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBBA |
|---|---|
| RGB | rgb(163, 187, 186) |
| HSL | hsl(178, 15%, 69%) |
| HSV | hsv(178, 13%, 73%) |
| CMYK | cmyk(12.8%, 0%, 0.5%, 26.7%) |
| CIE-LAB | lab(74.11, -8.36, -2.26) |
| CIE-LCH | lch(74.11, 8.66, 195.12°) |
| OKLab | oklab(77.36% -0.0256 -0.0062) |
| OKLCH | oklch(77.36% 0.026 193.5) |
| XYZ | xyz(41.7353, 46.8714, 53.2931) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.69
Cool Gray
#9AA7B0
ΔE00 8.84
Silver (survey)
#C5C9C7
ΔE00 9.00
Lightblue
#ADD8E6
ΔE00 9.65
Bluegrey
#85A3B2
ΔE00 9.97
Dove Gray
#B6B8BD
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBBA #BBA3A4
analogous
#A3BBAE #A3BBBA #A3B0BB
triadic
#A3BBBA #BAA3BB #BBBAA3
tetradic
#A3BBBA #AEA3BB #BBA3A4 #B0BBA3
square
#A3BBBA #AEA3BB #BBA3A4 #B0BBA3
split-complementary
#A3BBBA #BBA3B0 #BBAEA3
monochromatic
#618381 #80A1A0 #A3BBBA #C6D5D4 #E9EFEF
Accessibility & contrast
On white
2.02
#A3BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#A3BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBBA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBBA | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B8BA
Deuteranopia (green-blind)
#B3B5BA
Tritanopia (blue-blind)
#9CBDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a3bbba; /* rgb */ color: rgb(163, 187, 186); /* oklch */ color: oklch(77.4% 0.026 193.5);
Tailwind
colors: {
custom: {
50: '#becfce',
500: '#a3bbba',
950: '#000000',
},
}SCSS
$custom: #a3bbba; $custom-light: #becfce; $custom-dark: #000000;
JSON
{
"hex": "#a3bbba",
"rgb": {
"r": 163,
"g": 187,
"b": 186
},
"hsl": {
"h": 177.5,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.77364,
"c": 0.02629,
"h": 193.5
},
"luminance": 0.46872
}Semantic roles & 50–950 ramp
primary
#A3BBBA
secondary
#E0D9DA
accent
#4C5099
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121313
muted
#818282