#A2BED9#A2BED9
#A2BED9 is a light, muted cyan. Relative luminance 0.495; OKLCH L 79.0% C 0.049 H 247.5°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BED9 |
|---|---|
| RGB | rgb(162, 190, 217) |
| HSL | hsl(209, 42%, 74%) |
| HSV | hsv(209, 25%, 85%) |
| CMYK | cmyk(25.3%, 12.4%, 0%, 14.9%) |
| CIE-LAB | lab(75.77, -3.47, -16.64) |
| CIE-LCH | lch(75.77, 17.00, 258.20°) |
| OKLab | oklab(78.97% -0.0188 -0.0454) |
| OKLCH | oklch(78.97% 0.049 247.5) |
| XYZ | xyz(45.8346, 49.5165, 72.7749) |
| Luminance | 0.4952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 1.96
Cloudy Blue
#ACC2D9
ΔE00 2.17
Lightsteelblue
#B0C4DE
ΔE00 3.20
Light Blue Grey
#B7C9E2
ΔE00 4.54
Powder Blue (survey)
#B1D1FC
ΔE00 6.44
Baby Blue (survey)
#A2CFFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BED9 #D9BDA2
analogous
#A2D9D9 #A2BED9 #A2A3D9
triadic
#A2BED9 #D9A2BE #BED9A2
tetradic
#A2BED9 #D9A2D9 #D9BDA2 #A3D9A2
square
#A2BED9 #D9A2D9 #D9BDA2 #A3D9A2
split-complementary
#A2BED9 #D9A2A3 #D9D9A2
monochromatic
#4B81B5 #77A0C7 #A2BED9 #CDDCEB #E9F0F6
Accessibility & contrast
On white
1.93
#A2BED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#A2BED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BED9
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BED9 | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BEDA
Deuteranopia (green-blind)
#ADB8D8
Tritanopia (blue-blind)
#93C4C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #a2bed9; /* rgb */ color: rgb(162, 190, 217); /* oklch */ color: oklch(79.0% 0.049 247.5);
Tailwind
colors: {
custom: {
50: '#bed1e4',
500: '#a2bed9',
950: '#000000',
},
}SCSS
$custom: #a2bed9; $custom-light: #bed1e4; $custom-dark: #000000;
JSON
{
"hex": "#a2bed9",
"rgb": {
"r": 162,
"g": 190,
"b": 217
},
"hsl": {
"h": 209.455,
"s": 41.985,
"l": 74.314
},
"oklch": {
"l": 0.78965,
"c": 0.04916,
"h": 247.5
},
"luminance": 0.49518
}Semantic roles & 50–950 ramp
primary
#A2BED9
secondary
#EDE5DE
accent
#7230B5
background
#FBFCFD
surface
#F7F9FB
border
#D0D2D4
text
#121415
muted
#818283