#A0BEEA#A0BEEA
#A0BEEA is a light, moderate blue. Relative luminance 0.502; OKLCH L 79.5% C 0.071 H 257.9°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEEA |
|---|---|
| RGB | rgb(160, 190, 234) |
| HSL | hsl(216, 64%, 77%) |
| HSV | hsv(216, 32%, 92%) |
| CMYK | cmyk(31.6%, 18.8%, 0%, 8.2%) |
| CIE-LAB | lab(76.22, 0.02, -25.17) |
| CIE-LCH | lch(76.22, 25.17, 270.04°) |
| OKLab | oklab(79.47% -0.0149 -0.0693) |
| OKLCH | oklch(79.47% 0.071 257.9) |
| XYZ | xyz(47.7576, 50.2391, 85.0067) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.78
Powder Blue (survey)
#B1D1FC
ΔE00 4.71
Carolina Blue
#8AB8FE
ΔE00 4.80
Lightsteelblue
#B0C4DE
ΔE00 5.10
Baby Blue (survey)
#A2CFFE
ΔE00 5.29
Cloudy Blue
#ACC2D9
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEEA #EACCA0
analogous
#A0E3EA #A0BEEA #A7A0EA
triadic
#A0BEEA #EAA0BE #BEEAA0
tetradic
#A0BEEA #EAA0E3 #EACCA0 #A0EAA7
square
#A0BEEA #EAA0E3 #EACCA0 #A0EAA7
split-complementary
#A0BEEA #EAA7A0 #E3EAA0
monochromatic
#3C79D4 #6E9CDF #A0BEEA #D2E0F5 #E6EEF9
Accessibility & contrast
On white
1.90
#A0BEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#A0BEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEEA
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEEA | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC0EC
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#8AC7CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a0beea; /* rgb */ color: rgb(160, 190, 234); /* oklch */ color: oklch(79.5% 0.071 257.9);
Tailwind
colors: {
custom: {
50: '#bed1f0',
500: '#a0beea',
950: '#000000',
},
}SCSS
$custom: #a0beea; $custom-light: #bed1f0; $custom-dark: #000000;
JSON
{
"hex": "#a0beea",
"rgb": {
"r": 160,
"g": 190,
"b": 234
},
"hsl": {
"h": 215.676,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.79471,
"c": 0.07089,
"h": 257.9
},
"luminance": 0.50241
}Semantic roles & 50–950 ramp
primary
#A0BEEA
secondary
#C5A069
accent
#841ACC
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385