#6EAAFA#6EAAFA
#6EAAFA is a light, vivid cyan. Relative luminance 0.390; OKLCH L 73.1% C 0.133 H 256.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6EAAFA |
|---|---|
| RGB | rgb(110, 170, 250) |
| HSL | hsl(214, 93%, 71%) |
| HSV | hsv(214, 56%, 98%) |
| CMYK | cmyk(56%, 32%, 0%, 2%) |
| CIE-LAB | lab(68.72, 3.33, -45.66) |
| CIE-LCH | lch(68.72, 45.78, 274.17°) |
| OKLab | oklab(73.09% -0.0321 -0.1288) |
| OKLCH | oklch(73.09% 0.133 256) |
| XYZ | xyz(38.0544, 38.9634, 95.9393) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.62
Sky Blue (survey)
#75BBFD
ΔE00 5.11
Cornflowerblue
#6495ED
ΔE00 6.28
Azure (survey)
#069AF3
ΔE00 8.19
Dodgerblue
#1E90FF
ΔE00 8.36
Pastel Blue
#A2BFFE
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EAAFA #FABE6E
analogous
#6EF0FA #6EAAFA #786EFA
triadic
#6EAAFA #FA6EAA #AAFA6E
tetradic
#6EAAFA #FA6EF0 #FABE6E #6EFA78
square
#6EAAFA #FA6EF0 #FABE6E #6EFA78
split-complementary
#6EAAFA #FA786E #F0FA6E
monochromatic
#0867E6 #3387F8 #6EAAFA #A9CDFC #E1EEFE
Accessibility & contrast
On white
2.39
#6EAAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#6EAAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EAAFA
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EAAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EAAFA | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFD
Deuteranopia (green-blind)
#77A2F8
Tritanopia (blue-blind)
#00BCC7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6eaafa; /* rgb */ color: rgb(110, 170, 250); /* oklch */ color: oklch(73.1% 0.133 256.0);
Tailwind
colors: {
custom: {
50: '#a1c3fc',
500: '#6eaafa',
950: '#000000',
},
}SCSS
$custom: #6eaafa; $custom-light: #a1c3fc; $custom-dark: #000000;
JSON
{
"hex": "#6eaafa",
"rgb": {
"r": 110,
"g": 170,
"b": 250
},
"hsl": {
"h": 214.286,
"s": 93.333,
"l": 70.588
},
"oklch": {
"l": 0.73088,
"c": 0.13274,
"h": 256
},
"luminance": 0.38967
}Semantic roles & 50–950 ramp
primary
#6EAAFA
secondary
#F5E5CF
accent
#8300E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185