#6EADFE#6EADFE
#6EADFE is a light, vivid cyan. Relative luminance 0.404; OKLCH L 73.9% C 0.135 H 255.3°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6EADFE |
|---|---|
| RGB | rgb(110, 173, 254) |
| HSL | hsl(214, 99%, 71%) |
| HSV | hsv(214, 57%, 100%) |
| CMYK | cmyk(56.7%, 31.9%, 0%, 0.4%) |
| CIE-LAB | lab(69.72, 2.87, -46.26) |
| CIE-LCH | lch(69.72, 46.35, 273.55°) |
| OKLab | oklab(73.93% -0.0342 -0.1305) |
| OKLCH | oklch(73.93% 0.135 255.3) |
| XYZ | xyz(39.2571, 40.3546, 99.4672) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.23
Sky Blue (survey)
#75BBFD
ΔE00 4.28
Cornflowerblue
#6495ED
ΔE00 7.21
Azure (survey)
#069AF3
ΔE00 8.47
Pastel Blue
#A2BFFE
ΔE00 8.64
Sky
#82CAFC
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EADFE #FEBF6E
analogous
#6EF5FE #6EADFE #776EFE
triadic
#6EADFE #FE6EAD #ADFE6E
tetradic
#6EADFE #FE6EF5 #FEBF6E #6EFE77
square
#6EADFE #FE6EF5 #FEBF6E #6EFE77
split-complementary
#6EADFE #FE776E #F5FE6E
monochromatic
#026AF0 #318BFE #6EADFE #ABCFFE #E1EEFF
Accessibility & contrast
On white
2.31
#6EADFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#6EADFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EADFE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EADFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EADFE | 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)
#8CB2FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#00BFCA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6eadfe; /* rgb */ color: rgb(110, 173, 254); /* oklch */ color: oklch(73.9% 0.135 255.3);
Tailwind
colors: {
custom: {
50: '#a1c5ff',
500: '#6eadfe',
950: '#000000',
},
}SCSS
$custom: #6eadfe; $custom-light: #a1c5ff; $custom-dark: #000000;
JSON
{
"hex": "#6eadfe",
"rgb": {
"r": 110,
"g": 173,
"b": 254
},
"hsl": {
"h": 213.75,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.73927,
"c": 0.13495,
"h": 255.3
},
"luminance": 0.40358
}Semantic roles & 50–950 ramp
primary
#6EADFE
secondary
#F7E6D1
accent
#8100E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186