#A3BCBB#A3BCBB
#A3BCBB is a light, muted teal. Relative luminance 0.473; OKLCH L 77.6% C 0.027 H 193.6°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BCBB |
|---|---|
| RGB | rgb(163, 188, 187) |
| HSL | hsl(178, 16%, 69%) |
| HSV | hsv(178, 13%, 74%) |
| CMYK | cmyk(13.3%, 0%, 0.5%, 26.3%) |
| CIE-LAB | lab(74.41, -8.68, -2.36) |
| CIE-LCH | lch(74.41, 9.00, 195.23°) |
| OKLab | oklab(77.61% -0.0266 -0.0064) |
| OKLCH | oklch(77.61% 0.027 193.6) |
| XYZ | xyz(42.0549, 47.3398, 53.9259) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 8.03
Cool Gray
#9AA7B0
ΔE00 9.15
Silver (survey)
#C5C9C7
ΔE00 9.15
Lightblue
#ADD8E6
ΔE00 9.41
Powder Blue
#B0E0E6
ΔE00 9.91
Bluegrey
#85A3B2
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BCBB #BCA3A4
analogous
#A3BCAF #A3BCBB #A3B1BC
triadic
#A3BCBB #BBA3BC #BCBBA3
tetradic
#A3BCBB #AFA3BC #BCA3A4 #B1BCA3
square
#A3BCBB #AFA3BC #BCA3A4 #B1BCA3
split-complementary
#A3BCBB #BCA3B1 #BCAFA3
monochromatic
#608483 #80A2A1 #A3BCBB #C6D6D5 #EAF0EF
Accessibility & contrast
On white
2.01
#A3BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#A3BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BCBB
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BCBB | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#B4B5BB
Tritanopia (blue-blind)
#9CBEBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a3bcbb; /* rgb */ color: rgb(163, 188, 187); /* oklch */ color: oklch(77.6% 0.027 193.6);
Tailwind
colors: {
custom: {
50: '#bed0cf',
500: '#a3bcbb',
950: '#000000',
},
}SCSS
$custom: #a3bcbb; $custom-light: #bed0cf; $custom-dark: #000000;
JSON
{
"hex": "#a3bcbb",
"rgb": {
"r": 163,
"g": 188,
"b": 187
},
"hsl": {
"h": 177.6,
"s": 15.723,
"l": 68.824
},
"oklch": {
"l": 0.7761,
"c": 0.02733,
"h": 193.6
},
"luminance": 0.47341
}Semantic roles & 50–950 ramp
primary
#A3BCBB
secondary
#E1DADA
accent
#4C4F9A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121413
muted
#818282