#6FA8F7#6FA8F7
#6FA8F7 is a light, vivid cyan. Relative luminance 0.381; OKLCH L 72.6% C 0.130 H 256.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA8F7 |
|---|---|
| RGB | rgb(111, 168, 247) |
| HSL | hsl(215, 89%, 70%) |
| HSV | hsv(215, 55%, 97%) |
| CMYK | cmyk(55.1%, 32%, 0%, 3.1%) |
| CIE-LAB | lab(68.09, 3.73, -45.02) |
| CIE-LCH | lch(68.09, 45.17, 274.74°) |
| OKLab | oklab(72.56% -0.0298 -0.1269) |
| OKLCH | oklch(72.56% 0.13 256.8) |
| XYZ | xyz(37.3408, 38.0971, 93.3634) |
| Luminance | 0.3810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 4.89
Cornflowerblue
#6495ED
ΔE00 5.63
Sky Blue (survey)
#75BBFD
ΔE00 5.74
Dodgerblue
#1E90FF
ΔE00 8.05
Azure (survey)
#069AF3
ΔE00 8.20
Dark Sky Blue
#448EE4
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA8F7 #F7BE6F
analogous
#6FECF7 #6FA8F7 #7A6FF7
triadic
#6FA8F7 #F76FA8 #A8F76F
tetradic
#6FA8F7 #F76FEC #F7BE6F #6FF77A
square
#6FA8F7 #F76FEC #F7BE6F #6FF77A
split-complementary
#6FA8F7 #F77A6F #ECF76F
monochromatic
#0C65DF #3585F4 #6FA8F7 #A9CBFA #E2EDFD
Accessibility & contrast
On white
2.44
#6FA8F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#6FA8F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA8F7
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA8F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA8F7 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88ADFA
Deuteranopia (green-blind)
#77A0F5
Tritanopia (blue-blind)
#0BBAC4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #6fa8f7; /* rgb */ color: rgb(111, 168, 247); /* oklch */ color: oklch(72.6% 0.130 256.8);
Tailwind
colors: {
custom: {
50: '#a1c1fa',
500: '#6fa8f7',
950: '#000000',
},
}SCSS
$custom: #6fa8f7; $custom-light: #a1c1fa; $custom-dark: #000000;
JSON
{
"hex": "#6fa8f7",
"rgb": {
"r": 111,
"g": 168,
"b": 247
},
"hsl": {
"h": 214.853,
"s": 89.474,
"l": 70.196
},
"oklch": {
"l": 0.72562,
"c": 0.1304,
"h": 256.8
},
"luminance": 0.381
}Semantic roles & 50–950 ramp
primary
#6FA8F7
secondary
#F4E4CE
accent
#8500E6
background
#FAFBFF
surface
#F4F7FF
border
#CED0D7
text
#101217
muted
#7F8185