#A5BEEF#A5BEEF
#A5BEEF is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.0% C 0.075 H 263.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #A5BEEF |
|---|---|
| RGB | rgb(165, 190, 239) |
| HSL | hsl(220, 70%, 79%) |
| HSV | hsv(220, 31%, 94%) |
| CMYK | cmyk(31%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(76.71, 2.67, -27.07) |
| CIE-LCH | lch(76.71, 27.20, 275.63°) |
| OKLab | oklab(80% -0.0083 -0.0746) |
| OKLCH | oklch(80% 0.075 263.6) |
| XYZ | xyz(49.5060, 51.0564, 88.8911) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.29
Powder Blue (survey)
#B1D1FC
ΔE00 5.01
Carolina Blue
#8AB8FE
ΔE00 5.79
Lightsteelblue
#B0C4DE
ΔE00 5.82
Baby Blue (survey)
#A2CFFE
ΔE00 6.37
Light Periwinkle
#C1C6FC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A5BEEF #EFD6A5
analogous
#A5E3EF #A5BEEF #B1A5EF
triadic
#A5BEEF #EFA5BE #BEEFA5
tetradic
#A5BEEF #EFA5E3 #EFD6A5 #A5EFB1
square
#A5BEEF #EFA5E3 #EFD6A5 #A5EFB1
split-complementary
#A5BEEF #EFB1A5 #E3EFA5
monochromatic
#3D73DD #7198E6 #A5BEEF #D9E4F8 #E5ECFA
Accessibility & contrast
On white
1.87
#A5BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#A5BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A5BEEF
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A5BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A5BEEF | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F1
Deuteranopia (green-blind)
#A7BAEE
Tritanopia (blue-blind)
#90C8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a5beef; /* rgb */ color: rgb(165, 190, 239); /* oklch */ color: oklch(80.0% 0.075 263.6);
Tailwind
colors: {
custom: {
50: '#c1d1f4',
500: '#a5beef',
950: '#000000',
},
}SCSS
$custom: #a5beef; $custom-light: #c1d1f4; $custom-dark: #000000;
JSON
{
"hex": "#a5beef",
"rgb": {
"r": 165,
"g": 190,
"b": 239
},
"hsl": {
"h": 219.73,
"s": 69.811,
"l": 79.216
},
"oklch": {
"l": 0.80001,
"c": 0.07508,
"h": 263.6
},
"luminance": 0.51058
}Semantic roles & 50–950 ramp
primary
#A5BEEF
secondary
#CCAC6C
accent
#9214D2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385