#A2BEE5#A2BEE5
#A2BEE5 is a light, moderate cyan. Relative luminance 0.502; OKLCH L 79.4% C 0.064 H 256.7°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEE5 |
|---|---|
| RGB | rgb(162, 190, 229) |
| HSL | hsl(215, 56%, 77%) |
| HSV | hsv(215, 29%, 90%) |
| CMYK | cmyk(29.3%, 17%, 0%, 10.2%) |
| CIE-LAB | lab(76.17, -0.63, -22.53) |
| CIE-LCH | lch(76.17, 22.54, 268.40°) |
| OKLab | oklab(79.41% -0.0146 -0.0618) |
| OKLCH | oklch(79.41% 0.064 256.7) |
| XYZ | xyz(47.4525, 50.1637, 81.2959) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.70
Lightsteelblue
#B0C4DE
ΔE00 4.09
Cloudy Blue
#ACC2D9
ΔE00 4.79
Powder Blue (survey)
#B1D1FC
ΔE00 4.81
Light Blue Grey
#B7C9E2
ΔE00 5.19
Light Grey Blue
#9DBCD4
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEE5 #E5C9A2
analogous
#A2E0E5 #A2BEE5 #A8A2E5
triadic
#A2BEE5 #E5A2BE #BEE5A2
tetradic
#A2BEE5 #E5A2E0 #E5C9A2 #A2E5A8
square
#A2BEE5 #E5A2E0 #E5C9A2 #A2E5A8
split-complementary
#A2BEE5 #E5A8A2 #E0E5A2
monochromatic
#427BCA #729DD8 #A2BEE5 #D2DFF2 #E7EEF8
Accessibility & contrast
On white
1.90
#A2BEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#A2BEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEE5
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEE5 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BFE7
Deuteranopia (green-blind)
#A9B9E4
Tritanopia (blue-blind)
#8FC6CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bee5; /* rgb */ color: rgb(162, 190, 229); /* oklch */ color: oklch(79.4% 0.064 256.7);
Tailwind
colors: {
custom: {
50: '#bfd1ed',
500: '#a2bee5',
950: '#000000',
},
}SCSS
$custom: #a2bee5; $custom-light: #bfd1ed; $custom-dark: #000000;
JSON
{
"hex": "#a2bee5",
"rgb": {
"r": 162,
"g": 190,
"b": 229
},
"hsl": {
"h": 214.925,
"s": 56.303,
"l": 76.667
},
"oklch": {
"l": 0.7941,
"c": 0.06355,
"h": 256.7
},
"luminance": 0.50165
}Semantic roles & 50–950 ramp
primary
#A2BEE5
secondary
#BF9C6C
accent
#8022C4
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384