#6CA9DA#6CA9DA
#6CA9DA is a light, moderate cyan. Relative luminance 0.366; OKLCH L 71.3% C 0.096 H 243.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6CA9DA |
|---|---|
| RGB | rgb(108, 169, 218) |
| HSL | hsl(207, 60%, 64%) |
| HSV | hsv(207, 50%, 85%) |
| CMYK | cmyk(50.5%, 22.5%, 0%, 14.5%) |
| CIE-LAB | lab(66.99, -6.23, -30.86) |
| CIE-LCH | lch(66.99, 31.49, 258.59°) |
| OKLab | oklab(71.26% -0.0421 -0.0861) |
| OKLCH | oklch(71.26% 0.096 243.9) |
| XYZ | xyz(33.0227, 36.6235, 71.6449) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.73
Azure (survey)
#069AF3
ΔE00 7.05
Carolina Blue
#8AB8FE
ΔE00 7.26
Cornflowerblue
#6495ED
ΔE00 7.61
Greyblue
#77A1B5
ΔE00 8.27
Lightblue (survey)
#7BC8F6
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CA9DA #DA9D6C
analogous
#6CDAD4 #6CA9DA #6C72DA
triadic
#6CA9DA #DA6CA9 #A9DA6C
tetradic
#6CA9DA #D46CDA #DA9D6C #72DA6C
square
#6CA9DA #D46CDA #DA9D6C #72DA6C
split-complementary
#6CA9DA #DA6C72 #DAD46C
monochromatic
#296CA3 #3B8CCE #6CA9DA #9DC6E6 #CEE2F3
Accessibility & contrast
On white
2.52
#6CA9DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#6CA9DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CA9DA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CA9DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CA9DA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A9DC
Deuteranopia (green-blind)
#869ED9
Tritanopia (blue-blind)
#32B5B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6ca9da; /* rgb */ color: rgb(108, 169, 218); /* oklch */ color: oklch(71.3% 0.096 243.9);
Tailwind
colors: {
custom: {
50: '#9cc2e5',
500: '#6ca9da',
950: '#000000',
},
}SCSS
$custom: #6ca9da; $custom-light: #9cc2e5; $custom-dark: #000000;
JSON
{
"hex": "#6ca9da",
"rgb": {
"r": 108,
"g": 169,
"b": 218
},
"hsl": {
"h": 206.727,
"s": 59.783,
"l": 63.922
},
"oklch": {
"l": 0.71255,
"c": 0.09586,
"h": 243.9
},
"luminance": 0.36626
}Semantic roles & 50–950 ramp
primary
#6CA9DA
secondary
#E4CFBE
accent
#6A1EC7
background
#FAFBFE
surface
#F3F7FC
border
#CDD0D5
text
#0F1215
muted
#7F8184