#A0BEEF#A0BEEF
#A0BEEF is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.7% C 0.077 H 260.1°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEEF |
|---|---|
| RGB | rgb(160, 190, 239) |
| HSL | hsl(217, 71%, 78%) |
| HSV | hsv(217, 33%, 94%) |
| CMYK | cmyk(33.1%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(76.39, 1.26, -27.59) |
| CIE-LCH | lch(76.39, 27.62, 272.62°) |
| OKLab | oklab(79.67% -0.0133 -0.0761) |
| OKLCH | oklch(79.67% 0.077 260.1) |
| XYZ | xyz(48.4860, 50.5304, 88.8432) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.95
Carolina Blue
#8AB8FE
ΔE00 4.50
Powder Blue (survey)
#B1D1FC
ΔE00 4.77
Baby Blue (survey)
#A2CFFE
ΔE00 5.40
Lightsteelblue
#B0C4DE
ΔE00 5.88
Cloudy Blue
#ACC2D9
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEEF #EFD1A0
analogous
#A0E5EF #A0BEEF #A9A0EF
triadic
#A0BEEF #EFA0BE #BEEFA0
tetradic
#A0BEEF #EFA0E5 #EFD1A0 #A0EFA9
square
#A0BEEF #EFA0E5 #EFD1A0 #A0EFA9
split-complementary
#A0BEEF #EFA9A0 #E5EFA0
monochromatic
#3776DD #6C9AE6 #A0BEEF #D4E2F8 #E5EDFB
Accessibility & contrast
On white
1.89
#A0BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#A0BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEEF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEEF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F1
Deuteranopia (green-blind)
#A5B9EE
Tritanopia (blue-blind)
#88C8CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a0beef; /* rgb */ color: rgb(160, 190, 239); /* oklch */ color: oklch(79.7% 0.077 260.1);
Tailwind
colors: {
custom: {
50: '#bed1f4',
500: '#a0beef',
950: '#000000',
},
}SCSS
$custom: #a0beef; $custom-light: #bed1f4; $custom-dark: #000000;
JSON
{
"hex": "#a0beef",
"rgb": {
"r": 160,
"g": 190,
"b": 239
},
"hsl": {
"h": 217.215,
"s": 71.171,
"l": 78.235
},
"oklch": {
"l": 0.79669,
"c": 0.0773,
"h": 260.1
},
"luminance": 0.50532
}Semantic roles & 50–950 ramp
primary
#A0BEEF
secondary
#CCA667
accent
#8A12D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385