#A2BED4#A2BED4
#A2BED4 is a light, muted cyan. Relative luminance 0.493; OKLCH L 78.8% C 0.044 H 241.8°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BED4 |
|---|---|
| RGB | rgb(162, 190, 212) |
| HSL | hsl(206, 37%, 73%) |
| HSV | hsv(206, 24%, 83%) |
| CMYK | cmyk(23.6%, 10.4%, 0%, 16.9%) |
| CIE-LAB | lab(75.61, -4.63, -14.17) |
| CIE-LCH | lch(75.61, 14.90, 251.92°) |
| OKLab | oklab(78.79% -0.0207 -0.0386) |
| OKLCH | oklch(78.79% 0.044 241.8) |
| XYZ | xyz(45.1941, 49.2603, 69.4016) |
| Luminance | 0.4926 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.05
Cloudy Blue
#ACC2D9
ΔE00 2.61
Lightsteelblue
#B0C4DE
ΔE00 4.28
Light Blue Grey
#B7C9E2
ΔE00 5.37
Baby Blue (survey)
#A2CFFE
ΔE00 7.68
Light Blue
#95D0FC
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BED4 #D4B8A2
analogous
#A2D4D1 #A2BED4 #A2A5D4
triadic
#A2BED4 #D4A2BE #BED4A2
tetradic
#A2BED4 #D1A2D4 #D4B8A2 #A5D4A2
square
#A2BED4 #D1A2D4 #D4B8A2 #A5D4A2
split-complementary
#A2BED4 #D4A2A5 #D4D1A2
monochromatic
#5083AC #78A1C1 #A2BED4 #CCDBE7 #EAF0F5
Accessibility & contrast
On white
1.94
#A2BED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#A2BED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BED4
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BED4 | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD5
Deuteranopia (green-blind)
#AEB8D4
Tritanopia (blue-blind)
#94C3C5
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #a2bed4; /* rgb */ color: rgb(162, 190, 212); /* oklch */ color: oklch(78.8% 0.044 241.8);
Tailwind
colors: {
custom: {
50: '#bed1e1',
500: '#a2bed4',
950: '#000000',
},
}SCSS
$custom: #a2bed4; $custom-light: #bed1e1; $custom-dark: #000000;
JSON
{
"hex": "#a2bed4",
"rgb": {
"r": 162,
"g": 190,
"b": 212
},
"hsl": {
"h": 206.4,
"s": 36.765,
"l": 73.333
},
"oklch": {
"l": 0.78788,
"c": 0.04375,
"h": 241.8
},
"luminance": 0.49262
}Semantic roles & 50–950 ramp
primary
#A2BED4
secondary
#ECE5DF
accent
#6B36B0
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283