#A0BEE7#A0BEE7
#A0BEE7 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.4% C 0.067 H 256.3°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A0BEE7 |
|---|---|
| RGB | rgb(160, 190, 231) |
| HSL | hsl(215, 60%, 77%) |
| HSV | hsv(215, 31%, 91%) |
| CMYK | cmyk(30.7%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(76.11, -0.72, -23.71) |
| CIE-LCH | lch(76.11, 23.72, 268.26°) |
| OKLab | oklab(79.35% -0.0159 -0.0652) |
| OKLCH | oklch(79.35% 0.067 256.3) |
| XYZ | xyz(47.3302, 50.0681, 82.7561) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.34
Lightsteelblue
#B0C4DE
ΔE00 4.59
Powder Blue (survey)
#B1D1FC
ΔE00 4.75
Carolina Blue
#8AB8FE
ΔE00 5.04
Cloudy Blue
#ACC2D9
ΔE00 5.19
Baby Blue (survey)
#A2CFFE
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0BEE7 #E7C9A0
analogous
#A0E2E7 #A0BEE7 #A6A0E7
triadic
#A0BEE7 #E7A0BE #BEE7A0
tetradic
#A0BEE7 #E7A0E2 #E7C9A0 #A0E7A6
square
#A0BEE7 #E7A0E2 #E7C9A0 #A0E7A6
split-complementary
#A0BEE7 #E7A6A0 #E2E7A0
monochromatic
#3E7BCE #6F9DDB #A0BEE7 #D1DFF3 #E7EEF9
Accessibility & contrast
On white
1.91
#A0BEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#A0BEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0BEE7
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0BEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0BEE7 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C0E9
Deuteranopia (green-blind)
#A8B9E6
Tritanopia (blue-blind)
#8BC7CB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #a0bee7; /* rgb */ color: rgb(160, 190, 231); /* oklch */ color: oklch(79.4% 0.067 256.3);
Tailwind
colors: {
custom: {
50: '#bdd1ee',
500: '#a0bee7',
950: '#000000',
},
}SCSS
$custom: #a0bee7; $custom-light: #bdd1ee; $custom-dark: #000000;
JSON
{
"hex": "#a0bee7",
"rgb": {
"r": 160,
"g": 190,
"b": 231
},
"hsl": {
"h": 214.648,
"s": 59.664,
"l": 76.667
},
"oklch": {
"l": 0.79354,
"c": 0.0671,
"h": 256.3
},
"luminance": 0.5007
}Semantic roles & 50–950 ramp
primary
#A0BEE7
secondary
#C29C6A
accent
#801EC7
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#121416
muted
#828385