#A2BACA#A2BACA
#A2BACA is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.035 H 237.1°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BACA |
|---|---|
| RGB | rgb(162, 186, 202) |
| HSL | hsl(204, 27%, 71%) |
| HSV | hsv(204, 20%, 79%) |
| CMYK | cmyk(19.8%, 7.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.23, -4.74, -10.80) |
| CIE-LCH | lch(74.23, 11.80, 246.33°) |
| OKLab | oklab(77.6% -0.0189 -0.0293) |
| OKLCH | oklch(77.6% 0.035 237.1) |
| XYZ | xyz(43.1170, 47.0623, 62.6779) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.92
Cloudy Blue
#ACC2D9
ΔE00 4.09
Lightsteelblue
#B0C4DE
ΔE00 5.81
Cool Gray
#9AA7B0
ΔE00 6.23
Light Blue Grey
#B7C9E2
ΔE00 6.72
Bluegrey
#85A3B2
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BACA #CAB2A2
analogous
#A2CAC6 #A2BACA #A2A6CA
triadic
#A2BACA #CAA2BA #BACAA2
tetradic
#A2BACA #C6A2CA #CAB2A2 #A6CAA2
square
#A2BACA #C6A2CA #CAB2A2 #A6CAA2
split-complementary
#A2BACA #CAA2A6 #CAC6A2
monochromatic
#587F9A #7B9DB4 #A2BACA #C9D7E0 #ECF1F4
Accessibility & contrast
On white
2.02
#A2BACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#A2BACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BACA
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BACA | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B9CB
Deuteranopia (green-blind)
#AEB5CA
Tritanopia (blue-blind)
#97BEBF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #a2baca; /* rgb */ color: rgb(162, 186, 202); /* oklch */ color: oklch(77.6% 0.035 237.1);
Tailwind
colors: {
custom: {
50: '#beceda',
500: '#a2baca',
950: '#000000',
},
}SCSS
$custom: #a2baca; $custom-light: #beceda; $custom-dark: #000000;
JSON
{
"hex": "#a2baca",
"rgb": {
"r": 162,
"g": 186,
"b": 202
},
"hsl": {
"h": 204,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.77595,
"c": 0.03488,
"h": 237.1
},
"luminance": 0.47063
}Semantic roles & 50–950 ramp
primary
#A2BACA
secondary
#E9E3DF
accent
#6940A6
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#121314
muted
#818283