#A6C0EF#A6C0EF
#A6C0EF is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.5% C 0.073 H 262.2°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A6C0EF |
|---|---|
| RGB | rgb(166, 192, 239) |
| HSL | hsl(219, 70%, 79%) |
| HSV | hsv(219, 31%, 94%) |
| CMYK | cmyk(30.5%, 19.7%, 0%, 6.3%) |
| CIE-LAB | lab(77.30, 1.87, -26.17) |
| CIE-LCH | lch(77.30, 26.23, 274.08°) |
| OKLab | oklab(80.48% -0.0099 -0.072) |
| OKLCH | oklch(80.48% 0.073 262.2) |
| XYZ | xyz(50.1510, 52.0364, 89.0462) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.38
Powder Blue (survey)
#B1D1FC
ΔE00 4.42
Lightsteelblue
#B0C4DE
ΔE00 5.38
Carolina Blue
#8AB8FE
ΔE00 5.80
Baby Blue (survey)
#A2CFFE
ΔE00 5.84
Light Blue Grey
#B7C9E2
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6C0EF #EFD5A6
analogous
#A6E5EF #A6C0EF #B1A6EF
triadic
#A6C0EF #EFA6C0 #C0EFA6
tetradic
#A6C0EF #EFA6E5 #EFD5A6 #A6EFB1
square
#A6C0EF #EFA6E5 #EFD5A6 #A6EFB1
split-complementary
#A6C0EF #EFB1A6 #E5EFA6
monochromatic
#3E77DC #729BE6 #A6C0EF #DAE5F8 #E5EDFA
Accessibility & contrast
On white
1.84
#A6C0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#A6C0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6C0EF
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6C0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6C0EF | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C3F1
Deuteranopia (green-blind)
#A9BCEE
Tritanopia (blue-blind)
#91CAD0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #a6c0ef; /* rgb */ color: rgb(166, 192, 239); /* oklch */ color: oklch(80.5% 0.073 262.2);
Tailwind
colors: {
custom: {
50: '#c2d2f4',
500: '#a6c0ef',
950: '#000000',
},
}SCSS
$custom: #a6c0ef; $custom-light: #c2d2f4; $custom-dark: #000000;
JSON
{
"hex": "#a6c0ef",
"rgb": {
"r": 166,
"g": 192,
"b": 239
},
"hsl": {
"h": 218.63,
"s": 69.524,
"l": 79.412
},
"oklch": {
"l": 0.80479,
"c": 0.07273,
"h": 262.2
},
"luminance": 0.52038
}Semantic roles & 50–950 ramp
primary
#A6C0EF
secondary
#CCAA6D
accent
#8E14D2
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121417
muted
#828385