#A3BBBC#A3BBBC
#A3BBBC is a light, muted teal. Relative luminance 0.470; OKLCH L 77.4% C 0.026 H 199.7°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BBBC |
|---|---|
| RGB | rgb(163, 187, 188) |
| HSL | hsl(182, 16%, 69%) |
| HSV | hsv(182, 13%, 74%) |
| CMYK | cmyk(13.3%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(74.16, -7.95, -3.27) |
| CIE-LCH | lch(74.16, 8.59, 202.35°) |
| OKLab | oklab(77.43% -0.0248 -0.0089) |
| OKLCH | oklch(77.43% 0.026 199.7) |
| XYZ | xyz(41.9494, 46.9571, 54.4207) |
| Luminance | 0.4696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.41
Cool Gray
#9AA7B0
ΔE00 8.21
Silver (survey)
#C5C9C7
ΔE00 8.89
Lightblue
#ADD8E6
ΔE00 9.11
Bluegrey
#85A3B2
ΔE00 9.30
Light Grey Blue
#9DBCD4
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BBBC #BCA4A3
analogous
#A3BCB1 #A3BBBC #A3AFBC
triadic
#A3BBBC #BCA3BB #BBBCA3
tetradic
#A3BBBC #B1A3BC #BCA4A3 #AFBCA3
square
#A3BBBC #B1A3BC #BCA4A3 #AFBCA3
split-complementary
#A3BBBC #BCA3AF #BCB1A3
monochromatic
#608384 #80A1A2 #A3BBBC #C6D5D6 #EAEFF0
Accessibility & contrast
On white
2.02
#A3BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#A3BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BBBC
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BBBC | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BC
Deuteranopia (green-blind)
#B2B5BC
Tritanopia (blue-blind)
#9CBDBB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a3bbbc; /* rgb */ color: rgb(163, 187, 188); /* oklch */ color: oklch(77.4% 0.026 199.7);
Tailwind
colors: {
custom: {
50: '#becfd0',
500: '#a3bbbc',
950: '#000000',
},
}SCSS
$custom: #a3bbbc; $custom-light: #becfd0; $custom-dark: #000000;
JSON
{
"hex": "#a3bbbc",
"rgb": {
"r": 163,
"g": 187,
"b": 188
},
"hsl": {
"h": 182.4,
"s": 15.723,
"l": 68.824
},
"oklch": {
"l": 0.77425,
"c": 0.0263,
"h": 199.7
},
"luminance": 0.46958
}Semantic roles & 50–950 ramp
primary
#A3BBBC
secondary
#E1DADA
accent
#4F4C9A
background
#FBFCFC
surface
#F6F9F9
border
#D0D2D2
text
#121314
muted
#818282