#A3BCBC#A3BCBC
#A3BCBC is a light, muted teal. Relative luminance 0.474; OKLCH L 77.6% C 0.027 H 196.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BCBC |
|---|---|
| RGB | rgb(163, 188, 188) |
| HSL | hsl(180, 16%, 69%) |
| HSV | hsv(180, 13%, 74%) |
| CMYK | cmyk(13.3%, 0%, 0%, 26.3%) |
| CIE-LAB | lab(74.43, -8.47, -2.87) |
| CIE-LCH | lch(74.43, 8.95, 198.70°) |
| OKLab | oklab(77.64% -0.0261 -0.0078) |
| OKLCH | oklch(77.64% 0.027 196.6) |
| XYZ | xyz(42.1623, 47.3828, 54.4916) |
| Luminance | 0.4738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.88
Cool Gray
#9AA7B0
ΔE00 8.84
Silver (survey)
#C5C9C7
ΔE00 9.09
Lightblue
#ADD8E6
ΔE00 9.12
Bluegrey
#85A3B2
ΔE00 9.81
Powder Blue
#B0E0E6
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BCBC #BCA3A3
analogous
#A3BCB0 #A3BCBC #A3B0BC
triadic
#A3BCBC #BCA3BC #BCBCA3
tetradic
#A3BCBC #B0A3BC #BCA3A3 #B0BCA3
square
#A3BCBC #B0A3BC #BCA3A3 #B0BCA3
split-complementary
#A3BCBC #BCA3B0 #BCB0A3
monochromatic
#608484 #80A2A2 #A3BCBC #C6D6D6 #EAF0F0
Accessibility & contrast
On white
2.00
#A3BCBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#A3BCBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BCBC
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BCBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BCBC | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BC
Deuteranopia (green-blind)
#B3B5BC
Tritanopia (blue-blind)
#9CBEBC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #a3bcbc; /* rgb */ color: rgb(163, 188, 188); /* oklch */ color: oklch(77.6% 0.027 196.6);
Tailwind
colors: {
custom: {
50: '#bed0d0',
500: '#a3bcbc',
950: '#000000',
},
}SCSS
$custom: #a3bcbc; $custom-light: #bed0d0; $custom-dark: #000000;
JSON
{
"hex": "#a3bcbc",
"rgb": {
"r": 163,
"g": 188,
"b": 188
},
"hsl": {
"h": 180,
"s": 15.723,
"l": 68.824
},
"oklch": {
"l": 0.7764,
"c": 0.02729,
"h": 196.6
},
"luminance": 0.47384
}Semantic roles & 50–950 ramp
primary
#A3BCBC
secondary
#E1DADA
accent
#4C4C9A
background
#FBFCFC
surface
#F7F9F9
border
#D0D2D2
text
#121414
muted
#818282