#A2BDCE#A2BDCE
#A2BDCE is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.4% C 0.038 H 235.6°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BDCE |
|---|---|
| RGB | rgb(162, 189, 206) |
| HSL | hsl(203, 31%, 72%) |
| HSV | hsv(203, 21%, 81%) |
| CMYK | cmyk(21.4%, 8.3%, 0%, 19.2%) |
| CIE-LAB | lab(75.16, -5.45, -11.59) |
| CIE-LCH | lch(75.16, 12.81, 244.82°) |
| OKLab | oklab(78.37% -0.0215 -0.0315) |
| OKLCH | oklch(78.37% 0.038 235.6) |
| XYZ | xyz(44.2354, 48.5315, 65.4174) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.53
Cloudy Blue
#ACC2D9
ΔE00 4.01
Lightsteelblue
#B0C4DE
ΔE00 5.78
Light Blue Grey
#B7C9E2
ΔE00 6.64
Cool Gray
#9AA7B0
ΔE00 7.24
Bluegrey
#85A3B2
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BDCE #CEB3A2
analogous
#A2CEC9 #A2BDCE #A2A7CE
triadic
#A2BDCE #CEA2BD #BDCEA2
tetradic
#A2BDCE #C9A2CE #CEB3A2 #A7CEA2
square
#A2BDCE #C9A2CE #CEB3A2 #A7CEA2
split-complementary
#A2BDCE #CEA2A7 #CEC9A2
monochromatic
#5583A1 #7AA1B9 #A2BDCE #CAD9E3 #EBF1F4
Accessibility & contrast
On white
1.96
#A2BDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#A2BDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BDCE
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BDCE | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCCF
Deuteranopia (green-blind)
#AFB7CE
Tritanopia (blue-blind)
#96C2C2
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #a2bdce; /* rgb */ color: rgb(162, 189, 206); /* oklch */ color: oklch(78.4% 0.038 235.6);
Tailwind
colors: {
custom: {
50: '#bed0dd',
500: '#a2bdce',
950: '#000000',
},
}SCSS
$custom: #a2bdce; $custom-light: #bed0dd; $custom-dark: #000000;
JSON
{
"hex": "#a2bdce",
"rgb": {
"r": 162,
"g": 189,
"b": 206
},
"hsl": {
"h": 203.182,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.78369,
"c": 0.03813,
"h": 235.6
},
"luminance": 0.48533
}Semantic roles & 50–950 ramp
primary
#A2BDCE
secondary
#EBE4E0
accent
#663CAA
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283