#A0B2CA#A0B2CA
#A0B2CA is a light, muted cyan. Relative luminance 0.436; OKLCH L 75.8% C 0.040 H 255.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A0B2CA |
|---|---|
| RGB | rgb(160, 178, 202) |
| HSL | hsl(214, 28%, 71%) |
| HSV | hsv(214, 21%, 79%) |
| CMYK | cmyk(20.8%, 11.9%, 0%, 20.8%) |
| CIE-LAB | lab(71.95, -1.05, -14.24) |
| CIE-LCH | lch(71.95, 14.28, 265.78°) |
| OKLab | oklab(75.76% -0.0099 -0.0387) |
| OKLCH | oklch(75.76% 0.04 255.6) |
| XYZ | xyz(41.0755, 43.5776, 62.1128) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 4.44
Lightsteelblue
#B0C4DE
ΔE00 4.79
Light Grey Blue
#9DBCD4
ΔE00 4.89
Light Blue Grey
#B7C9E2
ΔE00 6.08
Cool Gray
#9AA7B0
ΔE00 6.83
Bluey Grey
#89A0B0
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0B2CA #CAB8A0
analogous
#A0C7CA #A0B2CA #A3A0CA
triadic
#A0B2CA #CAA0B2 #B2CAA0
tetradic
#A0B2CA #CAA0C7 #CAB8A0 #A0CAA3
square
#A0B2CA #CAA0C7 #CAB8A0 #A0CAA3
split-complementary
#A0B2CA #CAA3A0 #C7CAA0
monochromatic
#56739A #7992B4 #A0B2CA #C7D2E0 #EBEFF4
Accessibility & contrast
On white
2.16
#A0B2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#A0B2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0B2CA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0B2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0B2CA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB3CB
Deuteranopia (green-blind)
#A5AEC9
Tritanopia (blue-blind)
#95B7BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #a0b2ca; /* rgb */ color: rgb(160, 178, 202); /* oklch */ color: oklch(75.8% 0.040 255.6);
Tailwind
colors: {
custom: {
50: '#bcc9da',
500: '#a0b2ca',
950: '#000000',
},
}SCSS
$custom: #a0b2ca; $custom-light: #bcc9da; $custom-dark: #000000;
JSON
{
"hex": "#a0b2ca",
"rgb": {
"r": 160,
"g": 178,
"b": 202
},
"hsl": {
"h": 214.286,
"s": 28.378,
"l": 70.98
},
"oklch": {
"l": 0.75763,
"c": 0.03997,
"h": 255.6
},
"luminance": 0.43579
}Semantic roles & 50–950 ramp
primary
#A0B2CA
secondary
#E8E4DD
accent
#7A3EA7
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283