#6CA5DD#6CA5DD
#6CA5DD is a light, moderate cyan. Relative luminance 0.353; OKLCH L 70.5% C 0.102 H 249.0°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA5DD |
|---|---|
| RGB | rgb(108, 165, 221) |
| HSL | hsl(210, 62%, 65%) |
| HSV | hsv(210, 51%, 87%) |
| CMYK | cmyk(51.1%, 25.3%, 0%, 13.3%) |
| CIE-LAB | lab(65.99, -3.12, -34.06) |
| CIE-LCH | lch(65.99, 34.21, 264.77°) |
| OKLab | oklab(70.51% -0.0365 -0.0953) |
| OKLCH | oklch(70.51% 0.102 249) |
| XYZ | xyz(32.6860, 35.3164, 73.4869) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.70
Sky Blue (survey)
#75BBFD
ΔE00 6.40
Azure (survey)
#069AF3
ΔE00 6.52
Carolina Blue
#8AB8FE
ΔE00 6.92
Dark Sky Blue
#448EE4
ΔE00 7.38
Dodgerblue
#1E90FF
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA5DD #DDA46C
analogous
#6CDDDD #6CA5DD #6C6CDD
triadic
#6CA5DD #DD6CA5 #A5DD6C
tetradic
#6CA5DD #DD6CDD #DDA46C #6CDD6C
square
#6CA5DD #DD6CDD #DDA46C #6CDD6C
split-complementary
#6CA5DD #DD6C6C #DDDD6C
monochromatic
#2768A8 #3A87D2 #6CA5DD #9EC3E8 #CFE2F4
Accessibility & contrast
On white
2.60
#6CA5DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#6CA5DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA5DD
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA5DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA5DD | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E0
Deuteranopia (green-blind)
#809BDC
Tritanopia (blue-blind)
#31B2B8
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #6ca5dd; /* rgb */ color: rgb(108, 165, 221); /* oklch */ color: oklch(70.5% 0.102 249.0);
Tailwind
colors: {
custom: {
50: '#9cbfe7',
500: '#6ca5dd',
950: '#000000',
},
}SCSS
$custom: #6ca5dd; $custom-light: #9cbfe7; $custom-dark: #000000;
JSON
{
"hex": "#6ca5dd",
"rgb": {
"r": 108,
"g": 165,
"b": 221
},
"hsl": {
"h": 209.735,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.70508,
"c": 0.10206,
"h": 249
},
"luminance": 0.35319
}Semantic roles & 50–950 ramp
primary
#6CA5DD
secondary
#E6D2BF
accent
#721BCA
background
#FAFBFE
surface
#F3F7FC
border
#CDD0D5
text
#0F1216
muted
#7F8184