#6CA6F0#6CA6F0
#6CA6F0 is a light, vivid cyan. Relative luminance 0.368; OKLCH L 71.6% C 0.125 H 255.1°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA6F0 |
|---|---|
| RGB | rgb(108, 166, 240) |
| HSL | hsl(214, 81%, 68%) |
| HSV | hsv(214, 55%, 94%) |
| CMYK | cmyk(55%, 30.8%, 0%, 5.9%) |
| CIE-LAB | lab(67.09, 2.09, -42.79) |
| CIE-LCH | lch(67.09, 42.84, 272.79°) |
| OKLab | oklab(71.64% -0.0321 -0.1205) |
| OKLCH | oklch(71.64% 0.125 255.1) |
| XYZ | xyz(35.5432, 36.7489, 87.6414) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.18
Carolina Blue
#8AB8FE
ΔE00 5.68
Sky Blue (survey)
#75BBFD
ΔE00 6.07
Azure (survey)
#069AF3
ΔE00 7.36
Dodgerblue
#1E90FF
ΔE00 7.37
Dark Sky Blue
#448EE4
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA6F0 #F0B66C
analogous
#6CE8F0 #6CA6F0 #746CF0
triadic
#6CA6F0 #F06CA6 #A6F06C
tetradic
#6CA6F0 #F06CE8 #F0B66C #6CF074
square
#6CA6F0 #F06CE8 #F0B66C #6CF074
split-complementary
#6CA6F0 #F0746C #E8F06C
monochromatic
#1566CD #3484EA #6CA6F0 #A4C8F6 #DBE9FB
Accessibility & contrast
On white
2.51
#6CA6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#6CA6F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA6F0
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA6F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA6F0 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF3
Deuteranopia (green-blind)
#779EEE
Tritanopia (blue-blind)
#0BB7C0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6ca6f0; /* rgb */ color: rgb(108, 166, 240); /* oklch */ color: oklch(71.6% 0.125 255.1);
Tailwind
colors: {
custom: {
50: '#9fc0f5',
500: '#6ca6f0',
950: '#000000',
},
}SCSS
$custom: #6ca6f0; $custom-light: #9fc0f5; $custom-dark: #000000;
JSON
{
"hex": "#6ca6f0",
"rgb": {
"r": 108,
"g": 166,
"b": 240
},
"hsl": {
"h": 213.636,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.71635,
"c": 0.1247,
"h": 255.1
},
"luminance": 0.36752
}Semantic roles & 50–950 ramp
primary
#6CA6F0
secondary
#F0DEC8
accent
#8008DE
background
#FAFBFE
surface
#F4F7FD
border
#CED0D5
text
#0F1217
muted
#7F8185