#6CA4DC#6CA4DC
#6CA4DC is a light, moderate cyan. Relative luminance 0.349; OKLCH L 70.2% C 0.102 H 249.4°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA4DC |
|---|---|
| RGB | rgb(108, 164, 220) |
| HSL | hsl(210, 62%, 64%) |
| HSV | hsv(210, 51%, 86%) |
| CMYK | cmyk(50.9%, 25.5%, 0%, 13.7%) |
| CIE-LAB | lab(65.67, -2.86, -34.01) |
| CIE-LCH | lch(65.67, 34.13, 265.20°) |
| OKLab | oklab(70.24% -0.0357 -0.0951) |
| OKLCH | oklch(70.24% 0.102 249.4) |
| XYZ | xyz(32.3736, 34.9039, 72.7274) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.41
Azure (survey)
#069AF3
ΔE00 6.49
Sky Blue (survey)
#75BBFD
ΔE00 6.70
Carolina Blue
#8AB8FE
ΔE00 7.08
Dark Sky Blue
#448EE4
ΔE00 7.12
Dodgerblue
#1E90FF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA4DC #DCA46C
analogous
#6CDCDC #6CA4DC #6C6CDC
triadic
#6CA4DC #DC6CA4 #A4DC6C
tetradic
#6CA4DC #DC6CDC #DCA46C #6CDC6C
square
#6CA4DC #DC6CDC #DCA46C #6CDC6C
split-complementary
#6CA4DC #DC6C6C #DCDC6C
monochromatic
#2867A6 #3B85D0 #6CA4DC #9DC3E8 #CFE1F4
Accessibility & contrast
On white
2.63
#6CA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#6CA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA4DC
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA4DC | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6DF
Deuteranopia (green-blind)
#7F9BDB
Tritanopia (blue-blind)
#32B1B7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #6ca4dc; /* rgb */ color: rgb(108, 164, 220); /* oklch */ color: oklch(70.2% 0.102 249.4);
Tailwind
colors: {
custom: {
50: '#9cbee7',
500: '#6ca4dc',
950: '#000000',
},
}SCSS
$custom: #6ca4dc; $custom-light: #9cbee7; $custom-dark: #000000;
JSON
{
"hex": "#6ca4dc",
"rgb": {
"r": 108,
"g": 164,
"b": 220
},
"hsl": {
"h": 210,
"s": 61.538,
"l": 64.314
},
"oklch": {
"l": 0.70242,
"c": 0.10162,
"h": 249.4
},
"luminance": 0.34906
}Semantic roles & 50–950 ramp
primary
#6CA4DC
secondary
#E5D2BE
accent
#731CC9
background
#FAFBFE
surface
#F3F6FC
border
#CDD0D5
text
#0F1216
muted
#7F8184