#6CA0DD#6CA0DD
#6CA0DD is a light, moderate cyan. Relative luminance 0.336; OKLCH L 69.4% C 0.106 H 253.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA0DD |
|---|---|
| RGB | rgb(108, 160, 221) |
| HSL | hsl(212, 62%, 65%) |
| HSV | hsv(212, 51%, 87%) |
| CMYK | cmyk(51.1%, 27.6%, 0%, 13.3%) |
| CIE-LAB | lab(64.60, -0.31, -36.23) |
| CIE-LCH | lch(64.60, 36.23, 269.51°) |
| OKLab | oklab(69.41% -0.0307 -0.1016) |
| OKLCH | oklch(69.41% 0.106 253.2) |
| XYZ | xyz(31.8018, 33.5478, 73.1921) |
| Luminance | 0.3355 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.90
Dark Sky Blue
#448EE4
ΔE00 6.14
Dodgerblue
#1E90FF
ΔE00 6.52
Azure (survey)
#069AF3
ΔE00 6.80
Faded Blue
#658CBB
ΔE00 7.01
Carolina Blue
#8AB8FE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA0DD #DDA96C
analogous
#6CD9DD #6CA0DD #716CDD
triadic
#6CA0DD #DD6CA0 #A0DD6C
tetradic
#6CA0DD #DD6CD9 #DDA96C #6CDD71
square
#6CA0DD #DD6CD9 #DDA96C #6CDD71
split-complementary
#6CA0DD #DD716C #D9DD6C
monochromatic
#2762A8 #3A80D2 #6CA0DD #9EC0E8 #CFE0F4
Accessibility & contrast
On white
2.72
#6CA0DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#6CA0DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA0DD
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA0DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA0DD | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3E0
Deuteranopia (green-blind)
#7998DC
Tritanopia (blue-blind)
#32AEB5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6ca0dd; /* rgb */ color: rgb(108, 160, 221); /* oklch */ color: oklch(69.4% 0.106 253.2);
Tailwind
colors: {
custom: {
50: '#9cbbe8',
500: '#6ca0dd',
950: '#000000',
},
}SCSS
$custom: #6ca0dd; $custom-light: #9cbbe8; $custom-dark: #000000;
JSON
{
"hex": "#6ca0dd",
"rgb": {
"r": 108,
"g": 160,
"b": 221
},
"hsl": {
"h": 212.389,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.69414,
"c": 0.10611,
"h": 253.2
},
"luminance": 0.3355
}Semantic roles & 50–950 ramp
primary
#6CA0DD
secondary
#E6D4BF
accent
#7A1BCA
background
#FAFBFE
surface
#F3F6FC
border
#CDD0D5
text
#0F1116
muted
#7F8084