#6AA6F8#6AA6F8
#6AA6F8 is a light, vivid cyan. Relative luminance 0.371; OKLCH L 71.9% C 0.136 H 256.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #6AA6F8 |
|---|---|
| RGB | rgb(106, 166, 248) |
| HSL | hsl(215, 91%, 69%) |
| HSV | hsv(215, 57%, 97%) |
| CMYK | cmyk(57.3%, 33.1%, 0%, 2.7%) |
| CIE-LAB | lab(67.36, 4.18, -46.73) |
| CIE-LCH | lch(67.36, 46.92, 275.11°) |
| OKLab | oklab(71.94% -0.0316 -0.132) |
| OKLCH | oklch(71.94% 0.136 256.5) |
| XYZ | xyz(36.5174, 37.1108, 94.0274) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.22
Carolina Blue
#8AB8FE
ΔE00 5.57
Sky Blue (survey)
#75BBFD
ΔE00 6.13
Dodgerblue
#1E90FF
ΔE00 7.36
Azure (survey)
#069AF3
ΔE00 7.61
Dark Sky Blue
#448EE4
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AA6F8 #F8BC6A
analogous
#6AEDF8 #6AA6F8 #756AF8
triadic
#6AA6F8 #F86AA6 #A6F86A
tetradic
#6AA6F8 #F86AED #F8BC6A #6AF875
square
#6AA6F8 #F86AED #F8BC6A #6AF875
split-complementary
#6AA6F8 #F8756A #EDF86A
monochromatic
#0A63DD #3083F5 #6AA6F8 #A4C9FB #DFECFD
Accessibility & contrast
On white
2.49
#6AA6F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#6AA6F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AA6F8
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AA6F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AA6F8 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#729EF6
Tritanopia (blue-blind)
#00B8C4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6aa6f8; /* rgb */ color: rgb(106, 166, 248); /* oklch */ color: oklch(71.9% 0.136 256.5);
Tailwind
colors: {
custom: {
50: '#9ec0fb',
500: '#6aa6f8',
950: '#000000',
},
}SCSS
$custom: #6aa6f8; $custom-light: #9ec0fb; $custom-dark: #000000;
JSON
{
"hex": "#6aa6f8",
"rgb": {
"r": 106,
"g": 166,
"b": 248
},
"hsl": {
"h": 214.648,
"s": 91.026,
"l": 69.412
},
"oklch": {
"l": 0.71942,
"c": 0.13574,
"h": 256.5
},
"luminance": 0.37114
}Semantic roles & 50–950 ramp
primary
#6AA6F8
secondary
#F3E2CA
accent
#8500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#0F1217
muted
#7F8185