#A3BED2#A3BED2
#A3BED2 is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.041 H 240.2°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A3BED2 |
|---|---|
| RGB | rgb(163, 190, 210) |
| HSL | hsl(206, 34%, 73%) |
| HSV | hsv(206, 22%, 82%) |
| CMYK | cmyk(22.4%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(75.62, -4.77, -13.07) |
| CIE-LCH | lch(75.62, 13.92, 249.94°) |
| OKLab | oklab(78.79% -0.0204 -0.0355) |
| OKLCH | oklch(78.79% 0.041 240.2) |
| XYZ | xyz(45.1474, 49.2652, 68.0907) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.58
Cloudy Blue
#ACC2D9
ΔE00 2.87
Lightsteelblue
#B0C4DE
ΔE00 4.63
Light Blue Grey
#B7C9E2
ΔE00 5.60
Cool Gray
#9AA7B0
ΔE00 7.80
Lightblue
#ADD8E6
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3BED2 #D2B7A3
analogous
#A3D2CE #A3BED2 #A3A6D2
triadic
#A3BED2 #D2A3BE #BED2A3
tetradic
#A3BED2 #CEA3D2 #D2B7A3 #A6D2A3
square
#A3BED2 #CEA3D2 #D2B7A3 #A6D2A3
split-complementary
#A3BED2 #D2A3A6 #D2CEA3
monochromatic
#5284A8 #7AA1BE #A3BED2 #CCDBE6 #EAF0F5
Accessibility & contrast
On white
1.93
#A3BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#A3BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3BED2
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3BED2 | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD3
Deuteranopia (green-blind)
#AFB8D2
Tritanopia (blue-blind)
#96C3C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a3bed2; /* rgb */ color: rgb(163, 190, 210); /* oklch */ color: oklch(78.8% 0.041 240.2);
Tailwind
colors: {
custom: {
50: '#bfd1df',
500: '#a3bed2',
950: '#000000',
},
}SCSS
$custom: #a3bed2; $custom-light: #bfd1df; $custom-dark: #000000;
JSON
{
"hex": "#a3bed2",
"rgb": {
"r": 163,
"g": 190,
"b": 210
},
"hsl": {
"h": 205.532,
"s": 34.307,
"l": 73.137
},
"oklch": {
"l": 0.78786,
"c": 0.04097,
"h": 240.2
},
"luminance": 0.49267
}Semantic roles & 50–950 ramp
primary
#A3BED2
secondary
#ECE5DF
accent
#6A38AD
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283