#A4B2BB#A4B2BB
#A4B2BB is a light, muted cyan. Relative luminance 0.433; OKLCH L 75.5% C 0.020 H 235.8°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A4B2BB |
|---|---|
| RGB | rgb(164, 178, 187) |
| HSL | hsl(203, 14%, 69%) |
| HSV | hsv(203, 12%, 73%) |
| CMYK | cmyk(12.3%, 4.8%, 0%, 26.7%) |
| CIE-LAB | lab(71.77, -3.02, -6.24) |
| CIE-LCH | lch(71.77, 6.93, 244.20°) |
| OKLab | oklab(75.55% -0.0114 -0.0168) |
| OKLCH | oklch(75.55% 0.02 235.8) |
| XYZ | xyz(40.1978, 43.3205, 53.2479) |
| Luminance | 0.4332 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.14
Cool Grey
#95A3A6
ΔE00 5.46
Dove Gray
#B6B8BD
ΔE00 5.54
Light Grey Blue
#9DBCD4
ΔE00 6.66
Bluey Grey
#89A0B0
ΔE00 6.67
Cloudy Blue
#ACC2D9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A4B2BB #BBADA4
analogous
#A4BBB9 #A4B2BB #A4A7BB
triadic
#A4B2BB #BBA4B2 #B2BBA4
tetradic
#A4B2BB #B9A4BB #BBADA4 #A7BBA4
square
#A4B2BB #B9A4BB #BBADA4 #A7BBA4
split-complementary
#A4B2BB #BBA4A7 #BBB9A4
monochromatic
#627683 #8194A1 #A4B2BB #C7D0D5 #EAEDEF
Accessibility & contrast
On white
2.17
#A4B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#A4B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A4B2BB
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A4B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A4B2BB | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BC
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#9EB4B5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a4b2bb; /* rgb */ color: rgb(164, 178, 187); /* oklch */ color: oklch(75.5% 0.020 235.8);
Tailwind
colors: {
custom: {
50: '#bfc9cf',
500: '#a4b2bb',
950: '#000000',
},
}SCSS
$custom: #a4b2bb; $custom-light: #bfc9cf; $custom-dark: #000000;
JSON
{
"hex": "#a4b2bb",
"rgb": {
"r": 164,
"g": 178,
"b": 187
},
"hsl": {
"h": 203.478,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.75547,
"c": 0.02031,
"h": 235.8
},
"luminance": 0.43321
}Semantic roles & 50–950 ramp
primary
#A4B2BB
secondary
#E1DDDA
accent
#6B4D99
background
#FBFCFC
surface
#F7F8F9
border
#D0D1D2
text
#121313
muted
#818282