#A6C4E7#A6C4E7
#A6C4E7 is a light, muted cyan. Relative luminance 0.534; OKLCH L 81.0% C 0.059 H 252.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A6C4E7 |
|---|---|
| RGB | rgb(166, 196, 231) |
| HSL | hsl(212, 58%, 78%) |
| HSV | hsv(212, 28%, 91%) |
| CMYK | cmyk(28.1%, 15.2%, 0%, 9.4%) |
| CIE-LAB | lab(78.08, -2.21, -20.67) |
| CIE-LCH | lch(78.08, 20.79, 263.88°) |
| OKLab | oklab(81% -0.0179 -0.0566) |
| OKLCH | oklch(81% 0.059 252.5) |
| XYZ | xyz(49.8855, 53.3545, 83.2558) |
| Luminance | 0.5336 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 3.21
Cloudy Blue
#ACC2D9
ΔE00 3.65
Powder Blue (survey)
#B1D1FC
ΔE00 3.74
Light Blue Grey
#B7C9E2
ΔE00 4.15
Baby Blue (survey)
#A2CFFE
ΔE00 4.37
Light Grey Blue
#9DBCD4
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6C4E7 #E7C9A6
analogous
#A6E4E7 #A6C4E7 #A8A6E7
triadic
#A6C4E7 #E7A6C4 #C4E7A6
tetradic
#A6C4E7 #E7A6E4 #E7C9A6 #A6E7A8
square
#A6C4E7 #E7A6E4 #E7C9A6 #A6E7A8
split-complementary
#A6C4E7 #E7A8A6 #E4E7A6
monochromatic
#4684CD #76A4DA #A6C4E7 #D6E4F4 #E7EFF9
Accessibility & contrast
On white
1.80
#A6C4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#A6C4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6C4E7
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6C4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6C4E7 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C5E9
Deuteranopia (green-blind)
#B0BEE6
Tritanopia (blue-blind)
#93CCCF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a6c4e7; /* rgb */ color: rgb(166, 196, 231); /* oklch */ color: oklch(81.0% 0.059 252.5);
Tailwind
colors: {
custom: {
50: '#c1d5ee',
500: '#a6c4e7',
950: '#000000',
},
}SCSS
$custom: #a6c4e7; $custom-light: #c1d5ee; $custom-dark: #000000;
JSON
{
"hex": "#a6c4e7",
"rgb": {
"r": 166,
"g": 196,
"b": 231
},
"hsl": {
"h": 212.308,
"s": 57.522,
"l": 77.843
},
"oklch": {
"l": 0.81002,
"c": 0.0594,
"h": 252.5
},
"luminance": 0.53356
}Semantic roles & 50–950 ramp
primary
#A6C4E7
secondary
#C29C6F
accent
#7920C5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#121416
muted
#828385