#A6BEEE#A6BEEE
#A6BEEE is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.0% C 0.073 H 264.0°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A6BEEE |
|---|---|
| RGB | rgb(166, 190, 238) |
| HSL | hsl(220, 68%, 79%) |
| HSV | hsv(220, 30%, 93%) |
| CMYK | cmyk(30.3%, 20.2%, 0%, 6.7%) |
| CIE-LAB | lab(76.74, 2.71, -26.48) |
| CIE-LCH | lch(76.74, 26.62, 275.84°) |
| OKLab | oklab(80.03% -0.0076 -0.0729) |
| OKLCH | oklch(80.03% 0.073 264) |
| XYZ | xyz(49.5675, 51.1051, 88.1250) |
| Luminance | 0.5111 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.59
Powder Blue (survey)
#B1D1FC
ΔE00 5.08
Lightsteelblue
#B0C4DE
ΔE00 5.70
Carolina Blue
#8AB8FE
ΔE00 6.11
Light Periwinkle
#C1C6FC
ΔE00 6.27
Light Blue Grey
#B7C9E2
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6BEEE #EED6A6
analogous
#A6E2EE #A6BEEE #B2A6EE
triadic
#A6BEEE #EEA6BE #BEEEA6
tetradic
#A6BEEE #EEA6E2 #EED6A6 #A6EEB2
square
#A6BEEE #EEA6E2 #EED6A6 #A6EEB2
split-complementary
#A6BEEE #EEB2A6 #E2EEA6
monochromatic
#3F73DA #7398E4 #A6BEEE #D9E4F8 #E5ECFA
Accessibility & contrast
On white
1.87
#A6BEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#A6BEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6BEEE
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6BEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6BEEE | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEC1F0
Deuteranopia (green-blind)
#A7BAED
Tritanopia (blue-blind)
#92C8CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a6beee; /* rgb */ color: rgb(166, 190, 238); /* oklch */ color: oklch(80.0% 0.073 264.0);
Tailwind
colors: {
custom: {
50: '#c2d1f3',
500: '#a6beee',
950: '#000000',
},
}SCSS
$custom: #a6beee; $custom-light: #c2d1f3; $custom-dark: #000000;
JSON
{
"hex": "#a6beee",
"rgb": {
"r": 166,
"g": 190,
"b": 238
},
"hsl": {
"h": 220,
"s": 67.925,
"l": 79.216
},
"oklch": {
"l": 0.80029,
"c": 0.07335,
"h": 264
},
"luminance": 0.51107
}Semantic roles & 50–950 ramp
primary
#A6BEEE
secondary
#CBAC6D
accent
#9216D0
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385