#6FA7EF#6FA7EF
#6FA7EF is a light, vivid cyan. Relative luminance 0.372; OKLCH L 72.0% C 0.121 H 255.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA7EF |
|---|---|
| RGB | rgb(111, 167, 239) |
| HSL | hsl(214, 80%, 69%) |
| HSV | hsv(214, 54%, 94%) |
| CMYK | cmyk(53.6%, 30.1%, 0%, 6.3%) |
| CIE-LAB | lab(67.46, 1.85, -41.65) |
| CIE-LCH | lch(67.46, 41.69, 272.54°) |
| OKLab | oklab(71.95% -0.0309 -0.1171) |
| OKLCH | oklch(71.95% 0.121 255.2) |
| XYZ | xyz(35.9488, 37.2461, 86.9394) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.31
Cornflowerblue
#6495ED
ΔE00 5.36
Sky Blue (survey)
#75BBFD
ΔE00 5.89
Azure (survey)
#069AF3
ΔE00 7.72
Dodgerblue
#1E90FF
ΔE00 7.77
Dark Sky Blue
#448EE4
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA7EF #EFB76F
analogous
#6FE7EF #6FA7EF #776FEF
triadic
#6FA7EF #EF6FA7 #A7EF6F
tetradic
#6FA7EF #EF6FE7 #EFB76F #6FEF77
square
#6FA7EF #EF6FE7 #EFB76F #6FEF77
split-complementary
#6FA7EF #EF776F #E7EF6F
monochromatic
#1766CD #3885E9 #6FA7EF #A6C9F5 #DDEAFB
Accessibility & contrast
On white
2.49
#6FA7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#6FA7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA7EF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA7EF | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AABF2
Deuteranopia (green-blind)
#7A9FEE
Tritanopia (blue-blind)
#22B7C1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6fa7ef; /* rgb */ color: rgb(111, 167, 239); /* oklch */ color: oklch(72.0% 0.121 255.2);
Tailwind
colors: {
custom: {
50: '#a0c0f4',
500: '#6fa7ef',
950: '#000000',
},
}SCSS
$custom: #6fa7ef; $custom-light: #a0c0f4; $custom-dark: #000000;
JSON
{
"hex": "#6fa7ef",
"rgb": {
"r": 111,
"g": 167,
"b": 239
},
"hsl": {
"h": 213.75,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.71951,
"c": 0.12116,
"h": 255.2
},
"luminance": 0.37249
}Semantic roles & 50–950 ramp
primary
#6FA7EF
secondary
#F0DFCA
accent
#8009DC
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1217
muted
#7F8185