#6EAEF8#6EAEF8
#6EAEF8 is a light, vivid cyan. Relative luminance 0.404; OKLCH L 73.8% C 0.127 H 253.0°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EAEF8 |
|---|---|
| RGB | rgb(110, 174, 248) |
| HSL | hsl(212, 91%, 70%) |
| HSV | hsv(212, 56%, 97%) |
| CMYK | cmyk(55.6%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(69.73, 0.45, -43.00) |
| CIE-LCH | lch(69.73, 43.01, 270.60°) |
| OKLab | oklab(73.84% -0.0369 -0.1211) |
| OKLCH | oklch(73.84% 0.127 253) |
| XYZ | xyz(38.5037, 40.3612, 94.5502) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.74
Carolina Blue
#8AB8FE
ΔE00 4.43
Cornflowerblue
#6495ED
ΔE00 7.56
Azure (survey)
#069AF3
ΔE00 8.14
Sky
#82CAFC
ΔE00 8.38
Pastel Blue
#A2BFFE
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EAEF8 #F8B86E
analogous
#6EF3F8 #6EAEF8 #736EF8
triadic
#6EAEF8 #F86EAE #AEF86E
tetradic
#6EAEF8 #F86EF3 #F8B86E #6EF873
square
#6EAEF8 #F86EF3 #F8B86E #6EF873
split-complementary
#6EAEF8 #F8736E #F3F86E
monochromatic
#0B6EE1 #348DF5 #6EAEF8 #A8CFFB #E2EFFE
Accessibility & contrast
On white
2.31
#6EAEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#6EAEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EAEF8
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EAEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EAEF8 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B2FB
Deuteranopia (green-blind)
#7EA4F6
Tritanopia (blue-blind)
#00BFC8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6eaef8; /* rgb */ color: rgb(110, 174, 248); /* oklch */ color: oklch(73.8% 0.127 253.0);
Tailwind
colors: {
custom: {
50: '#a1c5fb',
500: '#6eaef8',
950: '#000000',
},
}SCSS
$custom: #6eaef8; $custom-light: #a1c5fb; $custom-dark: #000000;
JSON
{
"hex": "#6eaef8",
"rgb": {
"r": 110,
"g": 174,
"b": 248
},
"hsl": {
"h": 212.174,
"s": 90.789,
"l": 70.196
},
"oklch": {
"l": 0.73843,
"c": 0.12658,
"h": 253
},
"luminance": 0.40364
}Semantic roles & 50–950 ramp
primary
#6EAEF8
secondary
#F4E2CE
accent
#7B00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185