#A2B7CD#A2B7CD
#A2B7CD is a light, muted cyan. Relative luminance 0.460; OKLCH L 77.1% C 0.039 H 249.6°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A2B7CD |
|---|---|
| RGB | rgb(162, 183, 205) |
| HSL | hsl(211, 30%, 72%) |
| HSV | hsv(211, 21%, 80%) |
| CMYK | cmyk(21%, 10.7%, 0%, 19.6%) |
| CIE-LAB | lab(73.52, -2.46, -13.51) |
| CIE-LCH | lch(73.52, 13.73, 259.70°) |
| OKLab | oklab(77.06% -0.0137 -0.0367) |
| OKLCH | oklch(77.06% 0.039 249.6) |
| XYZ | xyz(42.8503, 45.9550, 64.3583) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cloudy Blue
#ACC2D9
ΔE00 2.91
Light Grey Blue
#9DBCD4
ΔE00 3.06
Lightsteelblue
#B0C4DE
ΔE00 3.95
Light Blue Grey
#B7C9E2
ΔE00 5.26
Cool Gray
#9AA7B0
ΔE00 6.76
Bluey Grey
#89A0B0
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2B7CD #CDB8A2
analogous
#A2CDCD #A2B7CD #A3A2CD
triadic
#A2B7CD #CDA2B7 #B7CDA2
tetradic
#A2B7CD #CDA2CD #CDB8A2 #A2CDA3
square
#A2B7CD #CDA2CD #CDB8A2 #A2CDA3
split-complementary
#A2B7CD #CDA3A2 #CDCDA2
monochromatic
#56799F #7A98B8 #A2B7CD #CAD6E2 #EBF0F4
Accessibility & contrast
On white
2.06
#A2B7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#A2B7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2B7CD
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2B7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2B7CD | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB7CE
Deuteranopia (green-blind)
#AAB3CD
Tritanopia (blue-blind)
#97BCBE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #a2b7cd; /* rgb */ color: rgb(162, 183, 205); /* oklch */ color: oklch(77.1% 0.039 249.6);
Tailwind
colors: {
custom: {
50: '#beccdc',
500: '#a2b7cd',
950: '#000000',
},
}SCSS
$custom: #a2b7cd; $custom-light: #beccdc; $custom-dark: #000000;
JSON
{
"hex": "#a2b7cd",
"rgb": {
"r": 162,
"g": 183,
"b": 205
},
"hsl": {
"h": 210.698,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.77064,
"c": 0.03918,
"h": 249.6
},
"luminance": 0.45956
}Semantic roles & 50–950 ramp
primary
#A2B7CD
secondary
#EBE6E0
accent
#743DA9
background
#FBFCFD
surface
#F7F8FB
border
#D0D1D4
text
#121315
muted
#818283