#A4B2BC#A4B2BC
#A4B2BC is a light, muted cyan. Relative luminance 0.434; OKLCH L 75.6% C 0.021 H 238.8°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B2BC |
|---|---|
| RGB | rgb(164, 178, 188) |
| HSL | hsl(205, 15%, 69%) |
| HSV | hsv(205, 13%, 74%) |
| CMYK | cmyk(12.8%, 5.3%, 0%, 26.3%) |
| CIE-LAB | lab(71.80, -2.81, -6.75) |
| CIE-LCH | lch(71.80, 7.31, 247.41°) |
| OKLab | oklab(75.58% -0.011 -0.0182) |
| OKLCH | oklch(75.58% 0.021 238.8) |
| XYZ | xyz(40.3052, 43.3635, 53.8137) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.17
Dove Gray
#B6B8BD
ΔE00 5.55
Cool Grey
#95A3A6
ΔE00 5.76
Light Grey Blue
#9DBCD4
ΔE00 6.38
Cloudy Blue
#ACC2D9
ΔE00 6.49
Bluey Grey
#89A0B0
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B2BC #BCAEA4
analogous
#A4BCBA #A4B2BC #A4A6BC
triadic
#A4B2BC #BCA4B2 #B2BCA4
tetradic
#A4B2BC #BAA4BC #BCAEA4 #A6BCA4
square
#A4B2BC #BAA4BC #BCAEA4 #A6BCA4
split-complementary
#A4B2BC #BCA4A6 #BCBAA4
monochromatic
#617684 #8194A2 #A4B2BC #C7D0D6 #EAEEF0
Accessibility & contrast
On white
2.17
#A4B2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#A4B2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B2BC
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B2BC | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2BD
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#9EB5B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a4b2bc; /* rgb */ color: rgb(164, 178, 188); /* oklch */ color: oklch(75.6% 0.021 238.8);
Tailwind
colors: {
custom: {
50: '#bfc9d0',
500: '#a4b2bc',
950: '#000000',
},
}SCSS
$custom: #a4b2bc; $custom-light: #bfc9d0; $custom-dark: #000000;
JSON
{
"hex": "#a4b2bc",
"rgb": {
"r": 164,
"g": 178,
"b": 188
},
"hsl": {
"h": 205,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.75579,
"c": 0.02125,
"h": 238.8
},
"luminance": 0.43364
}Semantic roles & 50–950 ramp
primary
#A4B2BC
secondary
#E1DDDA
accent
#6C4C99
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121314
muted
#818282