#6EADFC#6EADFC
#6EADFC is a light, vivid cyan. Relative luminance 0.402; OKLCH L 73.8% C 0.132 H 254.8°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6EADFC |
|---|---|
| RGB | rgb(110, 173, 252) |
| HSL | hsl(213, 96%, 71%) |
| HSV | hsv(213, 56%, 99%) |
| CMYK | cmyk(56.3%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(69.63, 2.25, -45.32) |
| CIE-LCH | lch(69.63, 45.38, 272.84°) |
| OKLab | oklab(73.83% -0.0348 -0.1278) |
| OKLCH | oklch(73.83% 0.132 254.8) |
| XYZ | xyz(38.9385, 40.2271, 97.7892) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.20
Carolina Blue
#8AB8FE
ΔE00 4.29
Cornflowerblue
#6495ED
ΔE00 7.21
Azure (survey)
#069AF3
ΔE00 8.34
Pastel Blue
#A2BFFE
ΔE00 8.69
Sky
#82CAFC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EADFC #FCBD6E
analogous
#6EF4FC #6EADFC #766EFC
triadic
#6EADFC #FC6EAD #ADFC6E
tetradic
#6EADFC #FC6EF4 #FCBD6E #6EFC76
square
#6EADFC #FC6EF4 #FCBD6E #6EFC76
split-complementary
#6EADFC #FC766E #F4FC6E
monochromatic
#056BEB #328BFB #6EADFC #AACFFD #E1EEFE
Accessibility & contrast
On white
2.32
#6EADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#6EADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EADFC
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EADFC | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CB2FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6eadfc; /* rgb */ color: rgb(110, 173, 252); /* oklch */ color: oklch(73.8% 0.132 254.8);
Tailwind
colors: {
custom: {
50: '#a1c5fd',
500: '#6eadfc',
950: '#000000',
},
}SCSS
$custom: #6eadfc; $custom-light: #a1c5fd; $custom-dark: #000000;
JSON
{
"hex": "#6eadfc",
"rgb": {
"r": 110,
"g": 173,
"b": 252
},
"hsl": {
"h": 213.38,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.73827,
"c": 0.13244,
"h": 254.8
},
"luminance": 0.4023
}Semantic roles & 50–950 ramp
primary
#6EADFC
secondary
#F6E5D0
accent
#8000E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101218
muted
#7F8186