#6EAEFD#6EAEFD
#6EAEFD is a light, vivid cyan. Relative luminance 0.407; OKLCH L 74.1% C 0.133 H 254.5°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #6EAEFD |
|---|---|
| RGB | rgb(110, 174, 253) |
| HSL | hsl(213, 97%, 71%) |
| HSV | hsv(213, 57%, 99%) |
| CMYK | cmyk(56.5%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.95, 2.00, -45.37) |
| CIE-LCH | lch(69.95, 45.41, 272.52°) |
| OKLab | oklab(74.09% -0.0356 -0.1279) |
| OKLCH | oklch(74.09% 0.133 254.5) |
| XYZ | xyz(39.2898, 40.6756, 98.6902) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.92
Carolina Blue
#8AB8FE
ΔE00 4.21
Cornflowerblue
#6495ED
ΔE00 7.51
Azure (survey)
#069AF3
ΔE00 8.43
Sky
#82CAFC
ΔE00 8.60
Pastel Blue
#A2BFFE
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EAEFD #FDBD6E
analogous
#6EF5FD #6EAEFD #756EFD
triadic
#6EAEFD #FD6EAE #AEFD6E
tetradic
#6EAEFD #FD6EF5 #FDBD6E #6EFD75
square
#6EAEFD #FD6EF5 #FDBD6E #6EFD75
split-complementary
#6EAEFD #FD756E #F5FD6E
monochromatic
#036CED #328CFC #6EAEFD #AAD0FE #E1EEFF
Accessibility & contrast
On white
2.30
#6EAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#6EAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EAEFD
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EAEFD | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#00C0CA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #6eaefd; /* rgb */ color: rgb(110, 174, 253); /* oklch */ color: oklch(74.1% 0.133 254.5);
Tailwind
colors: {
custom: {
50: '#a1c5fe',
500: '#6eaefd',
950: '#000000',
},
}SCSS
$custom: #6eaefd; $custom-light: #a1c5fe; $custom-dark: #000000;
JSON
{
"hex": "#6eaefd",
"rgb": {
"r": 110,
"g": 174,
"b": 253
},
"hsl": {
"h": 213.147,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.7409,
"c": 0.13277,
"h": 254.5
},
"luminance": 0.40679
}Semantic roles & 50–950 ramp
primary
#6EAEFD
secondary
#F6E5D1
accent
#7F00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186