#A6BEEB#A6BEEB
#A6BEEB is a light, moderate blue. Relative luminance 0.509; OKLCH L 79.9% C 0.069 H 262.9°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BEEB |
|---|---|
| RGB | rgb(166, 190, 235) |
| HSL | hsl(219, 63%, 79%) |
| HSV | hsv(219, 29%, 92%) |
| CMYK | cmyk(29.4%, 19.1%, 0%, 7.8%) |
| CIE-LAB | lab(76.64, 1.98, -25.03) |
| CIE-LCH | lch(76.64, 25.11, 274.52°) |
| OKLab | oklab(79.91% -0.0086 -0.0688) |
| OKLCH | oklch(79.91% 0.069 262.9) |
| XYZ | xyz(49.1305, 50.9303, 85.8231) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.00
Powder Blue (survey)
#B1D1FC
ΔE00 5.04
Lightsteelblue
#B0C4DE
ΔE00 5.20
Light Blue Grey
#B7C9E2
ΔE00 5.98
Carolina Blue
#8AB8FE
ΔE00 6.26
Cloudy Blue
#ACC2D9
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BEEB #EBD3A6
analogous
#A6E0EB #A6BEEB #B0A6EB
triadic
#A6BEEB #EBA6BE #BEEBA6
tetradic
#A6BEEB #EBA6E0 #EBD3A6 #A6EBB0
square
#A6BEEB #EBA6E0 #EBD3A6 #A6EBB0
split-complementary
#A6BEEB #EBB0A6 #E0EBA6
monochromatic
#4275D5 #749AE0 #A6BEEB #D8E2F6 #E6EDF9
Accessibility & contrast
On white
1.88
#A6BEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#A6BEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BEEB
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BEEB | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFC1ED
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#93C7CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a6beeb; /* rgb */ color: rgb(166, 190, 235); /* oklch */ color: oklch(79.9% 0.069 262.9);
Tailwind
colors: {
custom: {
50: '#c2d1f1',
500: '#a6beeb',
950: '#000000',
},
}SCSS
$custom: #a6beeb; $custom-light: #c2d1f1; $custom-dark: #000000;
JSON
{
"hex": "#a6beeb",
"rgb": {
"r": 166,
"g": 190,
"b": 235
},
"hsl": {
"h": 219.13,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.79911,
"c": 0.06938,
"h": 262.9
},
"luminance": 0.50932
}Semantic roles & 50–950 ramp
primary
#A6BEEB
secondary
#C7A86E
accent
#8E1ACB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385