#A2BEE4#A2BEE4
#A2BEE4 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.4% C 0.062 H 256.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEE4 |
|---|---|
| RGB | rgb(162, 190, 228) |
| HSL | hsl(215, 55%, 76%) |
| HSV | hsv(215, 29%, 89%) |
| CMYK | cmyk(28.9%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(76.14, -0.87, -22.04) |
| CIE-LCH | lch(76.14, 22.06, 267.74°) |
| OKLab | oklab(79.37% -0.0149 -0.0605) |
| OKLCH | oklch(79.37% 0.062 256.1) |
| XYZ | xyz(47.3133, 50.1080, 80.5627) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.91
Pastel Blue
#A2BFFE
ΔE00 3.91
Cloudy Blue
#ACC2D9
ΔE00 4.55
Powder Blue (survey)
#B1D1FC
ΔE00 4.86
Light Blue Grey
#B7C9E2
ΔE00 5.05
Light Grey Blue
#9DBCD4
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEE4 #E4C8A2
analogous
#A2DFE4 #A2BEE4 #A7A2E4
triadic
#A2BEE4 #E4A2BE #BEE4A2
tetradic
#A2BEE4 #E4A2DF #E4C8A2 #A2E4A7
square
#A2BEE4 #E4A2DF #E4C8A2 #A2E4A7
split-complementary
#A2BEE4 #E4A7A2 #DFE4A2
monochromatic
#437CC8 #739DD6 #A2BEE4 #D1DFF2 #E7EEF8
Accessibility & contrast
On white
1.91
#A2BEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#A2BEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEE4
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEE4 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE6
Deuteranopia (green-blind)
#A9B9E3
Tritanopia (blue-blind)
#8FC6CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bee4; /* rgb */ color: rgb(162, 190, 228); /* oklch */ color: oklch(79.4% 0.062 256.1);
Tailwind
colors: {
custom: {
50: '#bfd1ec',
500: '#a2bee4',
950: '#000000',
},
}SCSS
$custom: #a2bee4; $custom-light: #bfd1ec; $custom-dark: #000000;
JSON
{
"hex": "#a2bee4",
"rgb": {
"r": 162,
"g": 190,
"b": 228
},
"hsl": {
"h": 214.545,
"s": 55,
"l": 76.471
},
"oklch": {
"l": 0.79372,
"c": 0.0623,
"h": 256.1
},
"luminance": 0.5011
}Semantic roles & 50–950 ramp
primary
#A2BEE4
secondary
#BE9B6C
accent
#7F23C3
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384