#6EAEF9#6EAEF9
#6EAEF9 is a light, vivid cyan. Relative luminance 0.404; OKLCH L 73.9% C 0.128 H 253.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #6EAEF9 |
|---|---|
| RGB | rgb(110, 174, 249) |
| HSL | hsl(212, 92%, 70%) |
| HSV | hsv(212, 56%, 98%) |
| CMYK | cmyk(55.8%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(69.77, 0.76, -43.48) |
| CIE-LCH | lch(69.77, 43.49, 271.00°) |
| OKLab | oklab(73.89% -0.0366 -0.1224) |
| OKLCH | oklch(73.89% 0.128 253.3) |
| XYZ | xyz(38.6593, 40.4234, 95.3694) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.77
Carolina Blue
#8AB8FE
ΔE00 4.38
Cornflowerblue
#6495ED
ΔE00 7.54
Azure (survey)
#069AF3
ΔE00 8.20
Sky
#82CAFC
ΔE00 8.42
Pastel Blue
#A2BFFE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EAEF9 #F9B96E
analogous
#6EF4F9 #6EAEF9 #736EF9
triadic
#6EAEF9 #F96EAE #AEF96E
tetradic
#6EAEF9 #F96EF4 #F9B96E #6EF973
square
#6EAEF9 #F96EF4 #F9B96E #6EF973
split-complementary
#6EAEF9 #F9736E #F4F96E
monochromatic
#096EE3 #338DF7 #6EAEF9 #A9CFFB #E2EFFE
Accessibility & contrast
On white
2.31
#6EAEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#6EAEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EAEF9
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EAEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EAEF9 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB2FC
Deuteranopia (green-blind)
#7DA4F7
Tritanopia (blue-blind)
#00BFC9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #6eaef9; /* rgb */ color: rgb(110, 174, 249); /* oklch */ color: oklch(73.9% 0.128 253.3);
Tailwind
colors: {
custom: {
50: '#a1c5fb',
500: '#6eaef9',
950: '#000000',
},
}SCSS
$custom: #6eaef9; $custom-light: #a1c5fb; $custom-dark: #000000;
JSON
{
"hex": "#6eaef9",
"rgb": {
"r": 110,
"g": 174,
"b": 249
},
"hsl": {
"h": 212.374,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.73892,
"c": 0.12781,
"h": 253.3
},
"luminance": 0.40427
}Semantic roles & 50–950 ramp
primary
#6EAEF9
secondary
#F4E3CE
accent
#7C00E6
background
#FAFCFF
surface
#F4F8FF
border
#CED1D7
text
#101217
muted
#7F8185