#A2BED2#A2BED2
#A2BED2 is a light, muted cyan. Relative luminance 0.492; OKLCH L 78.7% C 0.042 H 239.2°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BED2 |
|---|---|
| RGB | rgb(162, 190, 210) |
| HSL | hsl(205, 35%, 73%) |
| HSV | hsv(205, 23%, 82%) |
| CMYK | cmyk(22.9%, 9.5%, 0%, 17.6%) |
| CIE-LAB | lab(75.55, -5.08, -13.18) |
| CIE-LCH | lch(75.55, 14.12, 248.91°) |
| OKLab | oklab(78.72% -0.0214 -0.0358) |
| OKLCH | oklch(78.72% 0.042 239.2) |
| XYZ | xyz(44.9434, 49.1600, 68.0811) |
| Luminance | 0.4916 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.51
Cloudy Blue
#ACC2D9
ΔE00 3.15
Lightsteelblue
#B0C4DE
ΔE00 4.90
Light Blue Grey
#B7C9E2
ΔE00 5.87
Cool Gray
#9AA7B0
ΔE00 7.87
Lightblue
#ADD8E6
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BED2 #D2B6A2
analogous
#A2D2CE #A2BED2 #A2A6D2
triadic
#A2BED2 #D2A2BE #BED2A2
tetradic
#A2BED2 #CEA2D2 #D2B6A2 #A6D2A2
square
#A2BED2 #CEA2D2 #D2B6A2 #A6D2A2
split-complementary
#A2BED2 #D2A2A6 #D2CEA2
monochromatic
#5184A8 #79A1BE #A2BED2 #CBDBE6 #EAF1F5
Accessibility & contrast
On white
1.94
#A2BED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#A2BED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BED2
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BED2 | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BDD3
Deuteranopia (green-blind)
#AFB8D2
Tritanopia (blue-blind)
#95C3C4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2bed2; /* rgb */ color: rgb(162, 190, 210); /* oklch */ color: oklch(78.7% 0.042 239.2);
Tailwind
colors: {
custom: {
50: '#bed1df',
500: '#a2bed2',
950: '#000000',
},
}SCSS
$custom: #a2bed2; $custom-light: #bed1df; $custom-dark: #000000;
JSON
{
"hex": "#a2bed2",
"rgb": {
"r": 162,
"g": 190,
"b": 210
},
"hsl": {
"h": 205,
"s": 34.783,
"l": 72.941
},
"oklch": {
"l": 0.78718,
"c": 0.04174,
"h": 239.2
},
"luminance": 0.49161
}Semantic roles & 50–950 ramp
primary
#A2BED2
secondary
#ECE4DF
accent
#6938AE
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283