#A3BCBF#A3BCBF
#A3BCBF is a light, muted teal. Relative luminance 0.475; OKLCH L 77.7% C 0.028 H 205.4°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BCBF |
|---|---|
| RGB | rgb(163, 188, 191) |
| HSL | hsl(186, 18%, 69%) |
| HSV | hsv(186, 15%, 75%) |
| CMYK | cmyk(14.7%, 1.6%, 0%, 25.1%) |
| CIE-LAB | lab(74.52, -7.85, -4.38) |
| CIE-LCH | lch(74.52, 8.99, 209.16°) |
| OKLab | oklab(77.73% -0.025 -0.0119) |
| OKLCH | oklch(77.73% 0.028 205.4) |
| XYZ | xyz(42.4891, 47.5135, 56.2125) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.57
Cool Gray
#9AA7B0
ΔE00 7.99
Lightblue
#ADD8E6
ΔE00 8.38
Light Grey Blue
#9DBCD4
ΔE00 8.64
Bluegrey
#85A3B2
ΔE00 8.91
Silver (survey)
#C5C9C7
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BCBF #BFA6A3
analogous
#A3BFB4 #A3BCBF #A3AEBF
triadic
#A3BCBF #BFA3BC #BCBFA3
tetradic
#A3BCBF #B4A3BF #BFA6A3 #AEBFA3
square
#A3BCBF #B4A3BF #BFA6A3 #AEBFA3
split-complementary
#A3BCBF #BFA3AE #BFB4A3
monochromatic
#5F8489 #7FA2A6 #A3BCBF #C7D6D8 #EBF1F1
Accessibility & contrast
On white
2.00
#A3BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#A3BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BCBF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BCBF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABF
Deuteranopia (green-blind)
#B3B6BF
Tritanopia (blue-blind)
#9BBEBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a3bcbf; /* rgb */ color: rgb(163, 188, 191); /* oklch */ color: oklch(77.7% 0.028 205.4);
Tailwind
colors: {
custom: {
50: '#bed0d2',
500: '#a3bcbf',
950: '#000000',
},
}SCSS
$custom: #a3bcbf; $custom-light: #bed0d2; $custom-dark: #000000;
JSON
{
"hex": "#a3bcbf",
"rgb": {
"r": 163,
"g": 188,
"b": 191
},
"hsl": {
"h": 186.429,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.77733,
"c": 0.02763,
"h": 205.4
},
"luminance": 0.47515
}Semantic roles & 50–950 ramp
primary
#A3BCBF
secondary
#E3DCDB
accent
#52499C
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282