#A2BED7#A2BED7
#A2BED7 is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.047 H 245.4°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BED7 |
|---|---|
| RGB | rgb(162, 190, 215) |
| HSL | hsl(208, 40%, 74%) |
| HSV | hsv(208, 25%, 84%) |
| CMYK | cmyk(24.7%, 11.6%, 0%, 15.7%) |
| CIE-LAB | lab(75.71, -3.94, -15.65) |
| CIE-LCH | lch(75.71, 16.14, 255.88°) |
| OKLab | oklab(78.89% -0.0195 -0.0427) |
| OKLCH | oklch(78.89% 0.047 245.4) |
| XYZ | xyz(45.5760, 49.4131, 71.4132) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.36
Cloudy Blue
#ACC2D9
ΔE00 2.15
Lightsteelblue
#B0C4DE
ΔE00 3.54
Light Blue Grey
#B7C9E2
ΔE00 4.79
Baby Blue (survey)
#A2CFFE
ΔE00 6.89
Powder Blue (survey)
#B1D1FC
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BED7 #D7BBA2
analogous
#A2D7D6 #A2BED7 #A2A4D7
triadic
#A2BED7 #D7A2BE #BED7A2
tetradic
#A2BED7 #D6A2D7 #D7BBA2 #A4D7A2
square
#A2BED7 #D6A2D7 #D7BBA2 #A4D7A2
split-complementary
#A2BED7 #D7A2A4 #D7D6A2
monochromatic
#4D82B2 #77A0C5 #A2BED7 #CDDCE9 #EAF0F6
Accessibility & contrast
On white
1.93
#A2BED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#A2BED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BED7
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BED7 | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BED8
Deuteranopia (green-blind)
#AEB8D7
Tritanopia (blue-blind)
#93C4C6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2bed7; /* rgb */ color: rgb(162, 190, 215); /* oklch */ color: oklch(78.9% 0.047 245.4);
Tailwind
colors: {
custom: {
50: '#bed1e3',
500: '#a2bed7',
950: '#000000',
},
}SCSS
$custom: #a2bed7; $custom-light: #bed1e3; $custom-dark: #000000;
JSON
{
"hex": "#a2bed7",
"rgb": {
"r": 162,
"g": 190,
"b": 215
},
"hsl": {
"h": 208.302,
"s": 39.85,
"l": 73.922
},
"oklch": {
"l": 0.78894,
"c": 0.04694,
"h": 245.4
},
"luminance": 0.49415
}Semantic roles & 50–950 ramp
primary
#A2BED7
secondary
#EDE5DE
accent
#6F33B3
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283