#A2BED3#A2BED3
#A2BED3 is a light, muted cyan. Relative luminance 0.492; OKLCH L 78.8% C 0.043 H 240.5°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BED3 |
|---|---|
| RGB | rgb(162, 190, 211) |
| HSL | hsl(206, 36%, 73%) |
| HSV | hsv(206, 23%, 83%) |
| CMYK | cmyk(23.2%, 10%, 0%, 17.3%) |
| CIE-LAB | lab(75.58, -4.85, -13.67) |
| CIE-LCH | lch(75.58, 14.51, 250.45°) |
| OKLab | oklab(78.75% -0.021 -0.0372) |
| OKLCH | oklch(78.75% 0.043 240.5) |
| XYZ | xyz(45.0684, 49.2100, 68.7393) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.23
Cloudy Blue
#ACC2D9
ΔE00 2.86
Lightsteelblue
#B0C4DE
ΔE00 4.58
Light Blue Grey
#B7C9E2
ΔE00 5.61
Baby Blue (survey)
#A2CFFE
ΔE00 7.99
Cool Gray
#9AA7B0
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BED3 #D3B7A2
analogous
#A2D3CF #A2BED3 #A2A5D3
triadic
#A2BED3 #D3A2BE #BED3A2
tetradic
#A2BED3 #CFA2D3 #D3B7A2 #A5D3A2
square
#A2BED3 #CFA2D3 #D3B7A2 #A5D3A2
split-complementary
#A2BED3 #D3A2A5 #D3CFA2
monochromatic
#5084AA #78A1BF #A2BED3 #CCDBE7 #EAF0F5
Accessibility & contrast
On white
1.94
#A2BED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#A2BED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BED3
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BED3 | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD4
Deuteranopia (green-blind)
#AFB8D3
Tritanopia (blue-blind)
#94C3C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2bed3; /* rgb */ color: rgb(162, 190, 211); /* oklch */ color: oklch(78.8% 0.043 240.5);
Tailwind
colors: {
custom: {
50: '#bed1e0',
500: '#a2bed3',
950: '#000000',
},
}SCSS
$custom: #a2bed3; $custom-light: #bed1e0; $custom-dark: #000000;
JSON
{
"hex": "#a2bed3",
"rgb": {
"r": 162,
"g": 190,
"b": 211
},
"hsl": {
"h": 205.714,
"s": 35.766,
"l": 73.137
},
"oklch": {
"l": 0.78753,
"c": 0.04273,
"h": 240.5
},
"luminance": 0.49211
}Semantic roles & 50–950 ramp
primary
#A2BED3
secondary
#ECE5DF
accent
#6A37AF
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283