#A2B4BE#A2B4BE
#A2B4BE is a light, muted cyan. Relative luminance 0.440; OKLCH L 75.9% C 0.025 H 232.0°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B4BE |
|---|---|
| RGB | rgb(162, 180, 190) |
| HSL | hsl(201, 18%, 69%) |
| HSV | hsv(201, 15%, 75%) |
| CMYK | cmyk(14.7%, 5.3%, 0%, 25.5%) |
| CIE-LAB | lab(72.26, -4.12, -7.18) |
| CIE-LCH | lch(72.26, 8.28, 240.16°) |
| OKLab | oklab(75.92% -0.0152 -0.0194) |
| OKLCH | oklch(75.92% 0.025 232) |
| XYZ | xyz(40.5135, 44.0408, 55.0714) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.90
Light Grey Blue
#9DBCD4
ΔE00 5.73
Cool Grey
#95A3A6
ΔE00 5.85
Cloudy Blue
#ACC2D9
ΔE00 6.41
Bluey Grey
#89A0B0
ΔE00 6.56
Bluegrey
#85A3B2
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B4BE #BEACA2
analogous
#A2BEBA #A2B4BE #A2A6BE
triadic
#A2B4BE #BEA2B4 #B4BEA2
tetradic
#A2B4BE #BAA2BE #BEACA2 #A6BEA2
square
#A2B4BE #BAA2BE #BEACA2 #A6BEA2
split-complementary
#A2B4BE #BEA2A6 #BEBAA2
monochromatic
#5E7987 #7E97A5 #A2B4BE #C6D1D7 #EAEEF0
Accessibility & contrast
On white
2.14
#A2B4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#A2B4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B4BE
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B4BE | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BF
Deuteranopia (green-blind)
#ABB0BE
Tritanopia (blue-blind)
#9BB7B7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #a2b4be; /* rgb */ color: rgb(162, 180, 190); /* oklch */ color: oklch(75.9% 0.025 232.0);
Tailwind
colors: {
custom: {
50: '#bdcad1',
500: '#a2b4be',
950: '#000000',
},
}SCSS
$custom: #a2b4be; $custom-light: #bdcad1; $custom-dark: #000000;
JSON
{
"hex": "#a2b4be",
"rgb": {
"r": 162,
"g": 180,
"b": 190
},
"hsl": {
"h": 201.429,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.75921,
"c": 0.02462,
"h": 232
},
"luminance": 0.44042
}Semantic roles & 50–950 ramp
primary
#A2B4BE
secondary
#E2DDDA
accent
#67499C
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282