#A2BAC2#A2BAC2
#A2BAC2 is a light, muted cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.029 H 219.9°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BAC2 |
|---|---|
| RGB | rgb(162, 186, 194) |
| HSL | hsl(195, 21%, 70%) |
| HSV | hsv(195, 16%, 76%) |
| CMYK | cmyk(16.5%, 4.1%, 0%, 23.9%) |
| CIE-LAB | lab(73.99, -6.48, -6.80) |
| CIE-LCH | lch(73.99, 9.39, 226.38°) |
| OKLab | oklab(77.33% -0.022 -0.0184) |
| OKLCH | oklch(77.33% 0.029 219.9) |
| XYZ | xyz(42.1943, 46.6932, 57.8181) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 6.24
Cool Gray
#9AA7B0
ΔE00 6.38
Cool Grey
#95A3A6
ΔE00 7.06
Cloudy Blue
#ACC2D9
ΔE00 7.35
Bluegrey
#85A3B2
ΔE00 7.42
Lightblue
#ADD8E6
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BAC2 #C2AAA2
analogous
#A2C2BA #A2BAC2 #A2AAC2
triadic
#A2BAC2 #C2A2BA #BAC2A2
tetradic
#A2BAC2 #BAA2C2 #C2AAA2 #AAC2A2
square
#A2BAC2 #BAA2C2 #C2AAA2 #AAC2A2
split-complementary
#A2BAC2 #C2A2AA #C2BAA2
monochromatic
#5D818D #7D9FAA #A2BAC2 #C7D5DA #ECF1F2
Accessibility & contrast
On white
2.03
#A2BAC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#A2BAC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BAC2
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BAC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BAC2 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C2
Deuteranopia (green-blind)
#B0B4C2
Tritanopia (blue-blind)
#99BDBC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2bac2; /* rgb */ color: rgb(162, 186, 194); /* oklch */ color: oklch(77.3% 0.029 219.9);
Tailwind
colors: {
custom: {
50: '#beced4',
500: '#a2bac2',
950: '#000000',
},
}SCSS
$custom: #a2bac2; $custom-light: #beced4; $custom-dark: #000000;
JSON
{
"hex": "#a2bac2",
"rgb": {
"r": 162,
"g": 186,
"b": 194
},
"hsl": {
"h": 195,
"s": 20.779,
"l": 69.804
},
"oklch": {
"l": 0.7733,
"c": 0.02868,
"h": 219.9
},
"luminance": 0.46694
}Semantic roles & 50–950 ramp
primary
#A2BAC2
secondary
#E4DEDB
accent
#5D469F
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283