#A2BEE3#A2BEE3
#A2BEE3 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.3% C 0.061 H 255.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A2BEE3 |
|---|---|
| RGB | rgb(162, 190, 227) |
| HSL | hsl(214, 54%, 76%) |
| HSV | hsv(214, 29%, 89%) |
| CMYK | cmyk(28.6%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(76.10, -1.11, -21.55) |
| CIE-LCH | lch(76.10, 21.58, 267.05°) |
| OKLab | oklab(79.33% -0.0153 -0.0591) |
| OKLCH | oklch(79.33% 0.061 255.5) |
| XYZ | xyz(47.1749, 50.0526, 79.8337) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.73
Pastel Blue
#A2BFFE
ΔE00 4.13
Cloudy Blue
#ACC2D9
ΔE00 4.31
Light Blue Grey
#B7C9E2
ΔE00 4.91
Powder Blue (survey)
#B1D1FC
ΔE00 4.92
Light Grey Blue
#9DBCD4
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2BEE3 #E3C7A2
analogous
#A2DFE3 #A2BEE3 #A7A2E3
triadic
#A2BEE3 #E3A2BE #BEE3A2
tetradic
#A2BEE3 #E3A2DF #E3C7A2 #A2E3A7
square
#A2BEE3 #E3A2DF #E3C7A2 #A2E3A7
split-complementary
#A2BEE3 #E3A7A2 #DFE3A2
monochromatic
#447CC7 #739DD5 #A2BEE3 #D1DFF1 #E7EFF8
Accessibility & contrast
On white
1.91
#A2BEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#A2BEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2BEE3
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2BEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2BEE3 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BFE5
Deuteranopia (green-blind)
#AAB9E2
Tritanopia (blue-blind)
#90C6CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a2bee3; /* rgb */ color: rgb(162, 190, 227); /* oklch */ color: oklch(79.3% 0.061 255.5);
Tailwind
colors: {
custom: {
50: '#bfd1eb',
500: '#a2bee3',
950: '#000000',
},
}SCSS
$custom: #a2bee3; $custom-light: #bfd1eb; $custom-dark: #000000;
JSON
{
"hex": "#a2bee3",
"rgb": {
"r": 162,
"g": 190,
"b": 227
},
"hsl": {
"h": 214.154,
"s": 53.719,
"l": 76.275
},
"oklch": {
"l": 0.79334,
"c": 0.06106,
"h": 255.5
},
"luminance": 0.50054
}Semantic roles & 50–950 ramp
primary
#A2BEE3
secondary
#BD9A6D
accent
#7E24C1
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384