#A2B2BE#A2B2BE
#A2B2BE is a light, muted cyan. Relative luminance 0.432; OKLCH L 75.5% C 0.025 H 240.2°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B2BE |
|---|---|
| RGB | rgb(162, 178, 190) |
| HSL | hsl(206, 18%, 69%) |
| HSV | hsv(206, 15%, 75%) |
| CMYK | cmyk(14.7%, 6.3%, 0%, 25.5%) |
| CIE-LAB | lab(71.72, -3.04, -7.98) |
| CIE-LCH | lch(71.72, 8.55, 249.13°) |
| OKLab | oklab(75.5% -0.0123 -0.0215) |
| OKLCH | oklch(75.5% 0.025 240.2) |
| XYZ | xyz(40.1127, 43.2391, 54.9378) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.37
Light Grey Blue
#9DBCD4
ΔE00 5.55
Cloudy Blue
#ACC2D9
ΔE00 5.90
Bluey Grey
#89A0B0
ΔE00 6.10
Cool Grey
#95A3A6
ΔE00 6.16
Dove Gray
#B6B8BD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B2BE #BEAEA2
analogous
#A2BEBC #A2B2BE #A2A4BE
triadic
#A2B2BE #BEA2B2 #B2BEA2
tetradic
#A2B2BE #BCA2BE #BEAEA2 #A4BEA2
square
#A2B2BE #BCA2BE #BEAEA2 #A4BEA2
split-complementary
#A2B2BE #BEA2A4 #BEBCA2
monochromatic
#5E7687 #7E94A5 #A2B2BE #C6D0D7 #EAEEF0
Accessibility & contrast
On white
2.18
#A2B2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#A2B2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B2BE
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B2BE | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2BF
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#9BB5B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a2b2be; /* rgb */ color: rgb(162, 178, 190); /* oklch */ color: oklch(75.5% 0.025 240.2);
Tailwind
colors: {
custom: {
50: '#bdc9d1',
500: '#a2b2be',
950: '#000000',
},
}SCSS
$custom: #a2b2be; $custom-light: #bdc9d1; $custom-dark: #000000;
JSON
{
"hex": "#a2b2be",
"rgb": {
"r": 162,
"g": 178,
"b": 190
},
"hsl": {
"h": 205.714,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.75497,
"c": 0.02483,
"h": 240.2
},
"luminance": 0.4324
}Semantic roles & 50–950 ramp
primary
#A2B2BE
secondary
#E2DDDA
accent
#6D499C
background
#FBFCFC
surface
#F6F8F9
border
#D0D1D2
text
#121314
muted
#818282