#A1BEEA#A1BEEA
#A1BEEA is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.5% C 0.070 H 258.6°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A1BEEA |
|---|---|
| RGB | rgb(161, 190, 234) |
| HSL | hsl(216, 63%, 77%) |
| HSV | hsv(216, 31%, 92%) |
| CMYK | cmyk(31.2%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(76.28, 0.30, -25.06) |
| CIE-LCH | lch(76.28, 25.07, 270.69°) |
| OKLab | oklab(79.54% -0.0139 -0.069) |
| OKLCH | oklch(79.54% 0.07 258.6) |
| XYZ | xyz(47.9583, 50.3426, 85.0161) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.75
Powder Blue (survey)
#B1D1FC
ΔE00 4.72
Carolina Blue
#8AB8FE
ΔE00 5.02
Lightsteelblue
#B0C4DE
ΔE00 5.04
Baby Blue (survey)
#A2CFFE
ΔE00 5.47
Cloudy Blue
#ACC2D9
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A1BEEA #EACDA1
analogous
#A1E3EA #A1BEEA #A8A1EA
triadic
#A1BEEA #EAA1BE #BEEAA1
tetradic
#A1BEEA #EAA1E3 #EACDA1 #A1EAA8
square
#A1BEEA #EAA1E3 #EACDA1 #A1EAA8
split-complementary
#A1BEEA #EAA8A1 #E3EAA1
monochromatic
#3D79D4 #6F9BDF #A1BEEA #D3E1F5 #E6EEF9
Accessibility & contrast
On white
1.90
#A1BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#A1BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A1BEEA
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A1BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A1BEEA | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#8CC7CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a1beea; /* rgb */ color: rgb(161, 190, 234); /* oklch */ color: oklch(79.5% 0.070 258.6);
Tailwind
colors: {
custom: {
50: '#bed1f0',
500: '#a1beea',
950: '#000000',
},
}SCSS
$custom: #a1beea; $custom-light: #bed1f0; $custom-dark: #000000;
JSON
{
"hex": "#a1beea",
"rgb": {
"r": 161,
"g": 190,
"b": 234
},
"hsl": {
"h": 216.164,
"s": 63.478,
"l": 77.451
},
"oklch": {
"l": 0.79537,
"c": 0.07039,
"h": 258.6
},
"luminance": 0.50344
}Semantic roles & 50–950 ramp
primary
#A1BEEA
secondary
#C6A16A
accent
#851ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385