#6CA5F0#6CA5F0
#6CA5F0 is a light, vivid cyan. Relative luminance 0.364; OKLCH L 71.4% C 0.126 H 255.7°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA5F0 |
|---|---|
| RGB | rgb(108, 165, 240) |
| HSL | hsl(214, 81%, 68%) |
| HSV | hsv(214, 55%, 94%) |
| CMYK | cmyk(55%, 31.2%, 0%, 5.9%) |
| CIE-LAB | lab(66.81, 2.66, -43.22) |
| CIE-LCH | lch(66.81, 43.30, 273.52°) |
| OKLab | oklab(71.42% -0.031 -0.1218) |
| OKLCH | oklch(71.42% 0.126 255.7) |
| XYZ | xyz(35.3622, 36.3868, 87.5810) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.85
Carolina Blue
#8AB8FE
ΔE00 5.83
Sky Blue (survey)
#75BBFD
ΔE00 6.40
Dodgerblue
#1E90FF
ΔE00 7.22
Azure (survey)
#069AF3
ΔE00 7.42
Dark Sky Blue
#448EE4
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA5F0 #F0B76C
analogous
#6CE7F0 #6CA5F0 #756CF0
triadic
#6CA5F0 #F06CA5 #A5F06C
tetradic
#6CA5F0 #F06CE7 #F0B76C #6CF075
square
#6CA5F0 #F06CE7 #F0B76C #6CF075
split-complementary
#6CA5F0 #F0756C #E7F06C
monochromatic
#1564CD #3483EA #6CA5F0 #A4C7F6 #DBE9FB
Accessibility & contrast
On white
2.54
#6CA5F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#6CA5F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA5F0
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA5F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA5F0 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AAF3
Deuteranopia (green-blind)
#769DEE
Tritanopia (blue-blind)
#0CB6C0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6ca5f0; /* rgb */ color: rgb(108, 165, 240); /* oklch */ color: oklch(71.4% 0.126 255.7);
Tailwind
colors: {
custom: {
50: '#9fbff5',
500: '#6ca5f0',
950: '#000000',
},
}SCSS
$custom: #6ca5f0; $custom-light: #9fbff5; $custom-dark: #000000;
JSON
{
"hex": "#6ca5f0",
"rgb": {
"r": 108,
"g": 165,
"b": 240
},
"hsl": {
"h": 214.091,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.71421,
"c": 0.12565,
"h": 255.7
},
"luminance": 0.3639
}Semantic roles & 50–950 ramp
primary
#6CA5F0
secondary
#F0DFC8
accent
#8108DE
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1217
muted
#7F8185