#6EAAF9#6EAAF9
#6EAAF9 is a light, vivid cyan. Relative luminance 0.389; OKLCH L 73.0% C 0.131 H 255.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6EAAF9 |
|---|---|
| RGB | rgb(110, 170, 249) |
| HSL | hsl(214, 92%, 70%) |
| HSV | hsv(214, 56%, 98%) |
| CMYK | cmyk(55.8%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(68.68, 3.02, -45.19) |
| CIE-LCH | lch(68.68, 45.29, 273.82°) |
| OKLab | oklab(73.04% -0.0323 -0.1274) |
| OKLCH | oklch(73.04% 0.131 255.8) |
| XYZ | xyz(37.8980, 38.9008, 95.1156) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.65
Sky Blue (survey)
#75BBFD
ΔE00 5.08
Cornflowerblue
#6495ED
ΔE00 6.28
Azure (survey)
#069AF3
ΔE00 8.13
Dodgerblue
#1E90FF
ΔE00 8.34
Dark Sky Blue
#448EE4
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EAAF9 #F9BD6E
analogous
#6EEFF9 #6EAAF9 #776EF9
triadic
#6EAAF9 #F96EAA #AAF96E
tetradic
#6EAAF9 #F96EEF #F9BD6E #6EF977
square
#6EAAF9 #F96EEF #F9BD6E #6EF977
split-complementary
#6EAAF9 #F9776E #EFF96E
monochromatic
#0967E3 #3388F7 #6EAAF9 #A9CCFB #E2EEFE
Accessibility & contrast
On white
2.39
#6EAAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#6EAAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EAAF9
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EAAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EAAF9 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAFFC
Deuteranopia (green-blind)
#78A2F7
Tritanopia (blue-blind)
#00BCC6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6eaaf9; /* rgb */ color: rgb(110, 170, 249); /* oklch */ color: oklch(73.0% 0.131 255.8);
Tailwind
colors: {
custom: {
50: '#a1c3fb',
500: '#6eaaf9',
950: '#000000',
},
}SCSS
$custom: #6eaaf9; $custom-light: #a1c3fb; $custom-dark: #000000;
JSON
{
"hex": "#6eaaf9",
"rgb": {
"r": 110,
"g": 170,
"b": 249
},
"hsl": {
"h": 214.101,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.73038,
"c": 0.13147,
"h": 255.8
},
"luminance": 0.38904
}Semantic roles & 50–950 ramp
primary
#6EAAF9
secondary
#F4E4CE
accent
#8200E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185