#6EA7EF#6EA7EF
#6EA7EF is a light, vivid cyan. Relative luminance 0.372; OKLCH L 71.9% C 0.122 H 254.9°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA7EF |
|---|---|
| RGB | rgb(110, 167, 239) |
| HSL | hsl(213, 80%, 68%) |
| HSV | hsv(213, 54%, 94%) |
| CMYK | cmyk(54%, 30.1%, 0%, 6.3%) |
| CIE-LAB | lab(67.41, 1.63, -41.73) |
| CIE-LCH | lch(67.41, 41.76, 272.24°) |
| OKLab | oklab(71.9% -0.0318 -0.1174) |
| OKLCH | oklch(71.9% 0.122 254.9) |
| XYZ | xyz(35.8237, 37.1816, 86.9336) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.40
Cornflowerblue
#6495ED
ΔE00 5.41
Sky Blue (survey)
#75BBFD
ΔE00 5.83
Azure (survey)
#069AF3
ΔE00 7.56
Dodgerblue
#1E90FF
ΔE00 7.68
Dark Sky Blue
#448EE4
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA7EF #EFB66E
analogous
#6EE8EF #6EA7EF #756EEF
triadic
#6EA7EF #EF6EA7 #A7EF6E
tetradic
#6EA7EF #EF6EE8 #EFB66E #6EEF75
square
#6EA7EF #EF6EE8 #EFB66E #6EEF75
split-complementary
#6EA7EF #EF756E #E8EF6E
monochromatic
#1767CC #3786E9 #6EA7EF #A5C8F5 #DCEAFB
Accessibility & contrast
On white
2.49
#6EA7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#6EA7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA7EF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA7EF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#7A9FEE
Tritanopia (blue-blind)
#1CB7C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6ea7ef; /* rgb */ color: rgb(110, 167, 239); /* oklch */ color: oklch(71.9% 0.122 254.9);
Tailwind
colors: {
custom: {
50: '#9fc0f4',
500: '#6ea7ef',
950: '#000000',
},
}SCSS
$custom: #6ea7ef; $custom-light: #9fc0f4; $custom-dark: #000000;
JSON
{
"hex": "#6ea7ef",
"rgb": {
"r": 110,
"g": 167,
"b": 239
},
"hsl": {
"h": 213.488,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.71901,
"c": 0.12162,
"h": 254.9
},
"luminance": 0.37184
}Semantic roles & 50–950 ramp
primary
#6EA7EF
secondary
#F0DFC9
accent
#7F09DC
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1217
muted
#7F8185