#A5BEE2#A5BEE2
#A5BEE2 is a light, muted blue. Relative luminance 0.503; OKLCH L 79.5% C 0.058 H 257.5°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BEE2 |
|---|---|
| RGB | rgb(165, 190, 226) |
| HSL | hsl(215, 51%, 77%) |
| HSV | hsv(215, 27%, 89%) |
| CMYK | cmyk(27%, 15.9%, 0%, 11.4%) |
| CIE-LAB | lab(76.26, -0.47, -20.75) |
| CIE-LCH | lch(76.26, 20.75, 268.70°) |
| OKLab | oklab(79.5% -0.0126 -0.0568) |
| OKLCH | oklch(79.5% 0.058 257.5) |
| XYZ | xyz(47.6541, 50.3156, 79.1378) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.34
Cloudy Blue
#ACC2D9
ΔE00 4.21
Pastel Blue
#A2BFFE
ΔE00 4.44
Light Blue Grey
#B7C9E2
ΔE00 4.47
Powder Blue (survey)
#B1D1FC
ΔE00 5.06
Light Grey Blue
#9DBCD4
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BEE2 #E2C9A5
analogous
#A5DDE2 #A5BEE2 #ABA5E2
triadic
#A5BEE2 #E2A5BE #BEE2A5
tetradic
#A5BEE2 #E2A5DD #E2C9A5 #A5E2AB
square
#A5BEE2 #E2A5DD #E2C9A5 #A5E2AB
split-complementary
#A5BEE2 #E2ABA5 #DDE2A5
monochromatic
#487BC4 #779DD3 #A5BEE2 #D3DFF1 #E8EEF8
Accessibility & contrast
On white
1.90
#A5BEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#A5BEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BEE2
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BEE2 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BFE4
Deuteranopia (green-blind)
#ABB9E1
Tritanopia (blue-blind)
#94C6CA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a5bee2; /* rgb */ color: rgb(165, 190, 226); /* oklch */ color: oklch(79.5% 0.058 257.5);
Tailwind
colors: {
custom: {
50: '#c0d1eb',
500: '#a5bee2',
950: '#000000',
},
}SCSS
$custom: #a5bee2; $custom-light: #c0d1eb; $custom-dark: #000000;
JSON
{
"hex": "#a5bee2",
"rgb": {
"r": 165,
"g": 190,
"b": 226
},
"hsl": {
"h": 215.41,
"s": 51.261,
"l": 76.667
},
"oklch": {
"l": 0.79499,
"c": 0.05822,
"h": 257.5
},
"luminance": 0.50317
}Semantic roles & 50–950 ramp
primary
#A5BEE2
secondary
#BB9C70
accent
#8027BF
background
#FDFEFE
surface
#F9FBFD
border
#D2D4D5
text
#121416
muted
#828384