#A2BED0#A2BED0
#A2BED0 is a light, muted cyan. Relative luminance 0.491; OKLCH L 78.6% C 0.040 H 236.2°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BED0 |
|---|---|
| RGB | rgb(162, 190, 208) |
| HSL | hsl(203, 33%, 73%) |
| HSV | hsv(203, 22%, 82%) |
| CMYK | cmyk(22.1%, 8.7%, 0%, 18.4%) |
| CIE-LAB | lab(75.49, -5.53, -12.18) |
| CIE-LCH | lch(75.49, 13.38, 245.58°) |
| OKLab | oklab(78.65% -0.0221 -0.0331) |
| OKLCH | oklch(78.65% 0.04 236.2) |
| XYZ | xyz(44.6958, 49.0610, 66.7771) |
| Luminance | 0.4906 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 2.22
Cloudy Blue
#ACC2D9
ΔE00 3.81
Lightsteelblue
#B0C4DE
ΔE00 5.58
Light Blue Grey
#B7C9E2
ΔE00 6.44
Cool Gray
#9AA7B0
ΔE00 7.64
Lightblue
#ADD8E6
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BED0 #D0B4A2
analogous
#A2D0CB #A2BED0 #A2A7D0
triadic
#A2BED0 #D0A2BE #BED0A2
tetradic
#A2BED0 #CBA2D0 #D0B4A2 #A7D0A2
square
#A2BED0 #CBA2D0 #D0B4A2 #A7D0A2
split-complementary
#A2BED0 #D0A2A7 #D0CBA2
monochromatic
#5385A4 #79A2BB #A2BED0 #CBDAE5 #EBF1F5
Accessibility & contrast
On white
1.94
#A2BED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#A2BED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BED0
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BED0 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD1
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#95C3C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2bed0; /* rgb */ color: rgb(162, 190, 208); /* oklch */ color: oklch(78.6% 0.040 236.2);
Tailwind
colors: {
custom: {
50: '#bed1de',
500: '#a2bed0',
950: '#000000',
},
}SCSS
$custom: #a2bed0; $custom-light: #bed1de; $custom-dark: #000000;
JSON
{
"hex": "#a2bed0",
"rgb": {
"r": 162,
"g": 190,
"b": 208
},
"hsl": {
"h": 203.478,
"s": 32.857,
"l": 72.549
},
"oklch": {
"l": 0.78649,
"c": 0.03983,
"h": 236.2
},
"luminance": 0.49062
}Semantic roles & 50–950 ramp
primary
#A2BED0
secondary
#EBE4E0
accent
#663AAC
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283