#6FA9FA#6FA9FA
#6FA9FA is a light, vivid cyan. Relative luminance 0.387; OKLCH L 72.9% C 0.133 H 256.9°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA9FA |
|---|---|
| RGB | rgb(111, 169, 250) |
| HSL | hsl(215, 93%, 71%) |
| HSV | hsv(215, 56%, 98%) |
| CMYK | cmyk(55.6%, 32.4%, 0%, 2%) |
| CIE-LAB | lab(68.50, 4.09, -46.01) |
| CIE-LCH | lch(68.50, 46.19, 275.08°) |
| OKLab | oklab(72.93% -0.0301 -0.1298) |
| OKLCH | oklch(72.93% 0.133 256.9) |
| XYZ | xyz(37.9928, 38.6544, 95.8829) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.66
Sky Blue (survey)
#75BBFD
ΔE00 5.50
Cornflowerblue
#6495ED
ΔE00 5.94
Dodgerblue
#1E90FF
ΔE00 8.27
Azure (survey)
#069AF3
ΔE00 8.36
Dark Sky Blue
#448EE4
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA9FA #FAC06F
analogous
#6FEFFA #6FA9FA #7A6FFA
triadic
#6FA9FA #FA6FA9 #A9FA6F
tetradic
#6FA9FA #FA6FEF #FAC06F #6FFA7A
square
#6FA9FA #FA6FEF #FAC06F #6FFA7A
split-complementary
#6FA9FA #FA7A6F #EFFA6F
monochromatic
#0865E7 #3486F8 #6FA9FA #AACCFC #E1EDFE
Accessibility & contrast
On white
2.41
#6FA9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#6FA9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA9FA
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA9FA | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AEFD
Deuteranopia (green-blind)
#76A1F8
Tritanopia (blue-blind)
#00BBC6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #6fa9fa; /* rgb */ color: rgb(111, 169, 250); /* oklch */ color: oklch(72.9% 0.133 256.9);
Tailwind
colors: {
custom: {
50: '#a1c2fc',
500: '#6fa9fa',
950: '#000000',
},
}SCSS
$custom: #6fa9fa; $custom-light: #a1c2fc; $custom-dark: #000000;
JSON
{
"hex": "#6fa9fa",
"rgb": {
"r": 111,
"g": 169,
"b": 250
},
"hsl": {
"h": 214.964,
"s": 93.289,
"l": 70.784
},
"oklch": {
"l": 0.72926,
"c": 0.13328,
"h": 256.9
},
"luminance": 0.38658
}Semantic roles & 50–950 ramp
primary
#6FA9FA
secondary
#F5E5D0
accent
#8600E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185