#A3BBB5#A3BBB5
#A3BBB5 is a light, muted teal. Relative luminance 0.467; OKLCH L 77.2% C 0.028 H 178.8°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBB5 |
|---|---|
| RGB | rgb(163, 187, 181) |
| HSL | hsl(165, 15%, 69%) |
| HSV | hsv(165, 13%, 73%) |
| CMYK | cmyk(12.8%, 0%, 3.2%, 26.7%) |
| CIE-LAB | lab(73.97, -9.37, 0.27) |
| CIE-LCH | lch(73.97, 9.38, 178.35°) |
| OKLab | oklab(77.21% -0.0276 0.0006) |
| OKLCH | oklch(77.21% 0.028 178.8) |
| XYZ | xyz(41.2131, 46.6625, 50.5425) |
| Luminance | 0.4666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.76
Silver (survey)
#C5C9C7
ΔE00 9.57
Cool Gray
#9AA7B0
ΔE00 10.55
Greenish Grey
#96AE8D
ΔE00 10.83
Silver
#C0C0C0
ΔE00 11.01
Powder Blue
#B0E0E6
ΔE00 11.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBB5 #BBA3A9
analogous
#A3BBA9 #A3BBB5 #A3B5BB
triadic
#A3BBB5 #B5A3BB #BBB5A3
tetradic
#A3BBB5 #A9A3BB #BBA3A9 #B5BBA3
square
#A3BBB5 #A9A3BB #BBA3A9 #B5BBA3
split-complementary
#A3BBB5 #BBA3B5 #BBA9A3
monochromatic
#61837A #80A199 #A3BBB5 #C6D5D1 #E9EFEE
Accessibility & contrast
On white
2.03
#A3BBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#A3BBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBB5
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBB5 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B5
Deuteranopia (green-blind)
#B4B4B5
Tritanopia (blue-blind)
#9DBCB9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a3bbb5; /* rgb */ color: rgb(163, 187, 181); /* oklch */ color: oklch(77.2% 0.028 178.8);
Tailwind
colors: {
custom: {
50: '#becfcb',
500: '#a3bbb5',
950: '#000000',
},
}SCSS
$custom: #a3bbb5; $custom-light: #becfcb; $custom-dark: #000000;
JSON
{
"hex": "#a3bbb5",
"rgb": {
"r": 163,
"g": 187,
"b": 181
},
"hsl": {
"h": 165,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.77213,
"c": 0.0276,
"h": 178.8
},
"luminance": 0.46663
}Semantic roles & 50–950 ramp
primary
#A3BBB5
secondary
#E0D9DB
accent
#4C6099
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#121313
muted
#818282