#A2BEE9#A2BEE9
#A2BEE9 is a light, moderate blue. Relative luminance 0.504; OKLCH L 79.6% C 0.069 H 258.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEE9 |
|---|---|
| RGB | rgb(162, 190, 233) |
| HSL | hsl(216, 62%, 77%) |
| HSV | hsv(216, 30%, 91%) |
| CMYK | cmyk(30.5%, 18.5%, 0%, 8.6%) |
| CIE-LAB | lab(76.31, 0.34, -24.48) |
| CIE-LCH | lch(76.31, 24.48, 270.80°) |
| OKLab | oklab(79.56% -0.0133 -0.0673) |
| OKLCH | oklch(79.56% 0.069 258.9) |
| XYZ | xyz(48.0174, 50.3896, 84.2712) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.94
Powder Blue (survey)
#B1D1FC
ΔE00 4.74
Lightsteelblue
#B0C4DE
ΔE00 4.83
Carolina Blue
#8AB8FE
ΔE00 5.33
Baby Blue (survey)
#A2CFFE
ΔE00 5.64
Cloudy Blue
#ACC2D9
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEE9 #E9CDA2
analogous
#A2E1E9 #A2BEE9 #AAA2E9
triadic
#A2BEE9 #E9A2BE #BEE9A2
tetradic
#A2BEE9 #E9A2E1 #E9CDA2 #A2E9AA
square
#A2BEE9 #E9A2E1 #E9CDA2 #A2E9AA
split-complementary
#A2BEE9 #E9AAA2 #E1E9A2
monochromatic
#3F79D2 #719BDD #A2BEE9 #D3E1F5 #E6EEF9
Accessibility & contrast
On white
1.90
#A2BEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#A2BEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEE9
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEE9 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EB
Deuteranopia (green-blind)
#A8B9E8
Tritanopia (blue-blind)
#8EC7CC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bee9; /* rgb */ color: rgb(162, 190, 233); /* oklch */ color: oklch(79.6% 0.069 258.9);
Tailwind
colors: {
custom: {
50: '#bfd1f0',
500: '#a2bee9',
950: '#000000',
},
}SCSS
$custom: #a2bee9; $custom-light: #bfd1f0; $custom-dark: #000000;
JSON
{
"hex": "#a2bee9",
"rgb": {
"r": 162,
"g": 190,
"b": 233
},
"hsl": {
"h": 216.338,
"s": 61.739,
"l": 77.451
},
"oklch": {
"l": 0.79564,
"c": 0.06862,
"h": 258.9
},
"luminance": 0.50391
}Semantic roles & 50–950 ramp
primary
#A2BEE9
secondary
#C4A16B
accent
#851CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385