#6EAEFF#6EAEFF
#6EAEFF is a light, vivid cyan. Relative luminance 0.408; OKLCH L 74.2% C 0.135 H 255.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #6EAEFF |
|---|---|
| RGB | rgb(110, 174, 255) |
| HSL | hsl(214, 100%, 72%) |
| HSV | hsv(214, 57%, 100%) |
| CMYK | cmyk(56.9%, 31.8%, 0%, 0%) |
| CIE-LAB | lab(70.04, 2.62, -46.31) |
| CIE-LCH | lch(70.04, 46.38, 273.24°) |
| OKLab | oklab(74.19% -0.035 -0.1307) |
| OKLCH | oklch(74.19% 0.135 255) |
| XYZ | xyz(39.6101, 40.8037, 100.3769) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.00
Carolina Blue
#8AB8FE
ΔE00 4.14
Cornflowerblue
#6495ED
ΔE00 7.51
Azure (survey)
#069AF3
ΔE00 8.56
Pastel Blue
#A2BFFE
ΔE00 8.60
Sky
#82CAFC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EAEFF #FFBF6E
analogous
#6EF7FF #6EAEFF #776EFF
triadic
#6EAEFF #FF6EAE #AEFF6E
tetradic
#6EAEFF #FF6EF7 #FFBF6E #6EFF77
square
#6EAEFF #FF6EF7 #FFBF6E #6EFF77
split-complementary
#6EAEFF #FF776E #F7FF6E
monochromatic
#006BF3 #318CFF #6EAEFF #ABD0FF #E0EEFF
Accessibility & contrast
On white
2.29
#6EAEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#6EAEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EAEFF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EAEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EAEFF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#7AA5FD
Tritanopia (blue-blind)
#00C0CB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #6eaeff; /* rgb */ color: rgb(110, 174, 255); /* oklch */ color: oklch(74.2% 0.135 255.0);
Tailwind
colors: {
custom: {
50: '#a1c5ff',
500: '#6eaeff',
950: '#000000',
},
}SCSS
$custom: #6eaeff; $custom-light: #a1c5ff; $custom-dark: #000000;
JSON
{
"hex": "#6eaeff",
"rgb": {
"r": 110,
"g": 174,
"b": 255
},
"hsl": {
"h": 213.517,
"s": 100,
"l": 71.569
},
"oklch": {
"l": 0.7419,
"c": 0.13527,
"h": 255
},
"luminance": 0.40807
}Semantic roles & 50–950 ramp
primary
#6EAEFF
secondary
#F7E7D2
accent
#8000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186