#6EAAF8#6EAAF8
#6EAAF8 is a light, vivid cyan. Relative luminance 0.388; OKLCH L 73.0% C 0.130 H 255.5°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #6EAAF8 |
|---|---|
| RGB | rgb(110, 170, 248) |
| HSL | hsl(214, 91%, 70%) |
| HSV | hsv(214, 56%, 97%) |
| CMYK | cmyk(55.6%, 31.5%, 0%, 2.7%) |
| CIE-LAB | lab(68.63, 2.71, -44.72) |
| CIE-LCH | lch(68.63, 44.80, 273.46°) |
| OKLab | oklab(72.99% -0.0326 -0.1261) |
| OKLCH | oklch(72.99% 0.13 255.5) |
| XYZ | xyz(37.7425, 38.8386, 94.2964) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.68
Sky Blue (survey)
#75BBFD
ΔE00 5.05
Cornflowerblue
#6495ED
ΔE00 6.29
Azure (survey)
#069AF3
ΔE00 8.06
Dodgerblue
#1E90FF
ΔE00 8.32
Dark Sky Blue
#448EE4
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EAAF8 #F8BC6E
analogous
#6EEFF8 #6EAAF8 #776EF8
triadic
#6EAAF8 #F86EAA #AAF86E
tetradic
#6EAAF8 #F86EEF #F8BC6E #6EF877
square
#6EAAF8 #F86EEF #F8BC6E #6EF877
split-complementary
#6EAAF8 #F8776E #EFF86E
monochromatic
#0B68E1 #3488F5 #6EAAF8 #A8CCFB #E2EEFE
Accessibility & contrast
On white
2.39
#6EAAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#6EAAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EAAF8
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EAAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EAAF8 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFB
Deuteranopia (green-blind)
#78A1F6
Tritanopia (blue-blind)
#00BCC6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6eaaf8; /* rgb */ color: rgb(110, 170, 248); /* oklch */ color: oklch(73.0% 0.130 255.5);
Tailwind
colors: {
custom: {
50: '#a1c3fb',
500: '#6eaaf8',
950: '#000000',
},
}SCSS
$custom: #6eaaf8; $custom-light: #a1c3fb; $custom-dark: #000000;
JSON
{
"hex": "#6eaaf8",
"rgb": {
"r": 110,
"g": 170,
"b": 248
},
"hsl": {
"h": 213.913,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.72988,
"c": 0.13021,
"h": 255.5
},
"luminance": 0.38842
}Semantic roles & 50–950 ramp
primary
#6EAAF8
secondary
#F4E3CE
accent
#8200E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185