#A3B2BB#A3B2BB
#A3B2BB is a light, muted cyan. Relative luminance 0.432; OKLCH L 75.5% C 0.021 H 234.0°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A3B2BB |
|---|---|
| RGB | rgb(163, 178, 187) |
| HSL | hsl(203, 15%, 69%) |
| HSV | hsv(203, 13%, 73%) |
| CMYK | cmyk(12.8%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(71.70, -3.35, -6.35) |
| CIE-LCH | lch(71.70, 7.18, 242.21°) |
| OKLab | oklab(75.47% -0.0125 -0.0171) |
| OKLCH | oklch(75.47% 0.021 234) |
| XYZ | xyz(39.9922, 43.2145, 53.2383) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.16
Cool Grey
#95A3A6
ΔE00 5.34
Dove Gray
#B6B8BD
ΔE00 5.90
Bluey Grey
#89A0B0
ΔE00 6.52
Light Grey Blue
#9DBCD4
ΔE00 6.53
Cloudy Blue
#ACC2D9
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3B2BB #BBACA3
analogous
#A3BBB8 #A3B2BB #A3A6BB
triadic
#A3B2BB #BBA3B2 #B2BBA3
tetradic
#A3B2BB #B8A3BB #BBACA3 #A6BBA3
square
#A3B2BB #B8A3BB #BBACA3 #A6BBA3
split-complementary
#A3B2BB #BBA3A6 #BBB8A3
monochromatic
#617683 #8095A1 #A3B2BB #C6CFD5 #E9EDEF
Accessibility & contrast
On white
2.18
#A3B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#A3B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3B2BB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3B2BB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BC
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#9DB4B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a3b2bb; /* rgb */ color: rgb(163, 178, 187); /* oklch */ color: oklch(75.5% 0.021 234.0);
Tailwind
colors: {
custom: {
50: '#bec9cf',
500: '#a3b2bb',
950: '#000000',
},
}SCSS
$custom: #a3b2bb; $custom-light: #bec9cf; $custom-dark: #000000;
JSON
{
"hex": "#a3b2bb",
"rgb": {
"r": 163,
"g": 178,
"b": 187
},
"hsl": {
"h": 202.5,
"s": 15,
"l": 68.627
},
"oklch": {
"l": 0.75473,
"c": 0.02117,
"h": 234
},
"luminance": 0.43215
}Semantic roles & 50–950 ramp
primary
#A3B2BB
secondary
#E0DCD9
accent
#694C99
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121313
muted
#818282