#A2BED6#A2BED6
#A2BED6 is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.9% C 0.046 H 244.3°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BED6 |
|---|---|
| RGB | rgb(162, 190, 214) |
| HSL | hsl(208, 39%, 74%) |
| HSV | hsv(208, 24%, 84%) |
| CMYK | cmyk(24.3%, 11.2%, 0%, 16.1%) |
| CIE-LAB | lab(75.68, -4.17, -15.16) |
| CIE-LCH | lch(75.68, 15.72, 254.63°) |
| OKLab | oklab(78.86% -0.0199 -0.0413) |
| OKLCH | oklch(78.86% 0.046 244.3) |
| XYZ | xyz(45.4480, 49.3618, 70.7385) |
| Luminance | 0.4936 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.13
Cloudy Blue
#ACC2D9
ΔE00 2.24
Lightsteelblue
#B0C4DE
ΔE00 3.76
Light Blue Grey
#B7C9E2
ΔE00 4.95
Baby Blue (survey)
#A2CFFE
ΔE00 7.13
Powder Blue (survey)
#B1D1FC
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BED6 #D6BAA2
analogous
#A2D6D4 #A2BED6 #A2A4D6
triadic
#A2BED6 #D6A2BE #BED6A2
tetradic
#A2BED6 #D4A2D6 #D6BAA2 #A4D6A2
square
#A2BED6 #D4A2D6 #D6BAA2 #A4D6A2
split-complementary
#A2BED6 #D6A2A4 #D6D4A2
monochromatic
#4E83B0 #78A0C3 #A2BED6 #CCDCE9 #EAF0F6
Accessibility & contrast
On white
1.93
#A2BED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#A2BED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BED6
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BED6 | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BED7
Deuteranopia (green-blind)
#AEB8D6
Tritanopia (blue-blind)
#93C4C6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2bed6; /* rgb */ color: rgb(162, 190, 214); /* oklch */ color: oklch(78.9% 0.046 244.3);
Tailwind
colors: {
custom: {
50: '#bed1e2',
500: '#a2bed6',
950: '#000000',
},
}SCSS
$custom: #a2bed6; $custom-light: #bed1e2; $custom-dark: #000000;
JSON
{
"hex": "#a2bed6",
"rgb": {
"r": 162,
"g": 190,
"b": 214
},
"hsl": {
"h": 207.692,
"s": 38.806,
"l": 73.725
},
"oklch": {
"l": 0.78858,
"c": 0.04586,
"h": 244.3
},
"luminance": 0.49363
}Semantic roles & 50–950 ramp
primary
#A2BED6
secondary
#ECE5DF
accent
#6E34B2
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283