#6EAEF7#6EAEF7
#6EAEF7 is a light, vivid cyan. Relative luminance 0.403; OKLCH L 73.8% C 0.125 H 252.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6EAEF7 |
|---|---|
| RGB | rgb(110, 174, 247) |
| HSL | hsl(212, 90%, 70%) |
| HSV | hsv(212, 55%, 97%) |
| CMYK | cmyk(55.5%, 29.6%, 0%, 3.1%) |
| CIE-LAB | lab(69.68, 0.15, -42.53) |
| CIE-LCH | lch(69.68, 42.53, 270.20°) |
| OKLab | oklab(73.79% -0.0372 -0.1197) |
| OKLCH | oklch(73.79% 0.125 252.7) |
| XYZ | xyz(38.3490, 40.2993, 93.7353) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.71
Carolina Blue
#8AB8FE
ΔE00 4.49
Cornflowerblue
#6495ED
ΔE00 7.57
Azure (survey)
#069AF3
ΔE00 8.09
Sky
#82CAFC
ΔE00 8.33
Pastel Blue
#A2BFFE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EAEF7 #F7B76E
analogous
#6EF2F7 #6EAEF7 #736EF7
triadic
#6EAEF7 #F76EAE #AEF76E
tetradic
#6EAEF7 #F76EF2 #F7B76E #6EF773
square
#6EAEF7 #F76EF2 #F7B76E #6EF773
split-complementary
#6EAEF7 #F7736E #F2F76E
monochromatic
#0C6EDE #348EF4 #6EAEF7 #A8CEFA #E2EFFD
Accessibility & contrast
On white
2.32
#6EAEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#6EAEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EAEF7
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EAEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EAEF7 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2FA
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#00BFC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6eaef7; /* rgb */ color: rgb(110, 174, 247); /* oklch */ color: oklch(73.8% 0.125 252.7);
Tailwind
colors: {
custom: {
50: '#a0c5fa',
500: '#6eaef7',
950: '#000000',
},
}SCSS
$custom: #6eaef7; $custom-light: #a0c5fa; $custom-dark: #000000;
JSON
{
"hex": "#6eaef7",
"rgb": {
"r": 110,
"g": 174,
"b": 247
},
"hsl": {
"h": 211.971,
"s": 89.542,
"l": 70
},
"oklch": {
"l": 0.73794,
"c": 0.12534,
"h": 252.7
},
"luminance": 0.40303
}Semantic roles & 50–950 ramp
primary
#6EAEF7
secondary
#F4E2CD
accent
#7A00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185