#A2BED1#A2BED1
#A2BED1 is a light, muted cyan. Relative luminance 0.491; OKLCH L 78.7% C 0.041 H 237.7°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BED1 |
|---|---|
| RGB | rgb(162, 190, 209) |
| HSL | hsl(204, 34%, 73%) |
| HSV | hsv(204, 22%, 82%) |
| CMYK | cmyk(22.5%, 9.1%, 0%, 18%) |
| CIE-LAB | lab(75.52, -5.31, -12.68) |
| CIE-LCH | lch(75.52, 13.75, 247.29°) |
| OKLab | oklab(78.68% -0.0218 -0.0345) |
| OKLCH | oklch(78.68% 0.041 237.7) |
| XYZ | xyz(44.8192, 49.1103, 67.4270) |
| Luminance | 0.4911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.85
Cloudy Blue
#ACC2D9
ΔE00 3.47
Lightsteelblue
#B0C4DE
ΔE00 5.23
Light Blue Grey
#B7C9E2
ΔE00 6.15
Cool Gray
#9AA7B0
ΔE00 7.74
Lightblue
#ADD8E6
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BED1 #D1B5A2
analogous
#A2D1CC #A2BED1 #A2A6D1
triadic
#A2BED1 #D1A2BE #BED1A2
tetradic
#A2BED1 #CCA2D1 #D1B5A2 #A6D1A2
square
#A2BED1 #CCA2D1 #D1B5A2 #A6D1A2
split-complementary
#A2BED1 #D1A2A6 #D1CCA2
monochromatic
#5284A6 #79A1BD #A2BED1 #CBDBE5 #EBF1F5
Accessibility & contrast
On white
1.94
#A2BED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#A2BED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BED1
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BED1 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD2
Deuteranopia (green-blind)
#AFB8D1
Tritanopia (blue-blind)
#95C3C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2bed1; /* rgb */ color: rgb(162, 190, 209); /* oklch */ color: oklch(78.7% 0.041 237.7);
Tailwind
colors: {
custom: {
50: '#bed1df',
500: '#a2bed1',
950: '#000000',
},
}SCSS
$custom: #a2bed1; $custom-light: #bed1df; $custom-dark: #000000;
JSON
{
"hex": "#a2bed1",
"rgb": {
"r": 162,
"g": 190,
"b": 209
},
"hsl": {
"h": 204.255,
"s": 33.813,
"l": 72.745
},
"oklch": {
"l": 0.78684,
"c": 0.04076,
"h": 237.7
},
"luminance": 0.49112
}Semantic roles & 50–950 ramp
primary
#A2BED1
secondary
#ECE4DF
accent
#6839AD
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283