#6DA7DC#6DA7DC
#6DA7DC is a light, moderate cyan. Relative luminance 0.361; OKLCH L 71.0% C 0.099 H 247.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6DA7DC |
|---|---|
| RGB | rgb(109, 167, 220) |
| HSL | hsl(209, 61%, 65%) |
| HSV | hsv(209, 50%, 86%) |
| CMYK | cmyk(50.5%, 24.1%, 0%, 13.7%) |
| CIE-LAB | lab(66.56, -4.30, -32.63) |
| CIE-LCH | lch(66.56, 32.91, 262.48°) |
| OKLab | oklab(70.95% -0.0383 -0.0912) |
| OKLCH | oklch(70.95% 0.099 247.2) |
| XYZ | xyz(33.0391, 36.0534, 72.9142) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.93
Cornflowerblue
#6495ED
ΔE00 6.46
Azure (survey)
#069AF3
ΔE00 6.76
Carolina Blue
#8AB8FE
ΔE00 6.82
Dodgerblue
#1E90FF
ΔE00 8.02
Dark Sky Blue
#448EE4
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DA7DC #DCA26D
analogous
#6DDCDA #6DA7DC #6D70DC
triadic
#6DA7DC #DC6DA7 #A7DC6D
tetradic
#6DA7DC #DA6DDC #DCA26D #70DC6D
square
#6DA7DC #DA6DDC #DCA26D #70DC6D
split-complementary
#6DA7DC #DC6D70 #DCDA6D
monochromatic
#286AA7 #3C89D0 #6DA7DC #9EC5E8 #D0E3F4
Accessibility & contrast
On white
2.56
#6DA7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#6DA7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DA7DC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DA7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DA7DC | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DE
Deuteranopia (green-blind)
#839DDB
Tritanopia (blue-blind)
#34B3B9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6da7dc; /* rgb */ color: rgb(109, 167, 220); /* oklch */ color: oklch(71.0% 0.099 247.2);
Tailwind
colors: {
custom: {
50: '#9dc1e7',
500: '#6da7dc',
950: '#000000',
},
}SCSS
$custom: #6da7dc; $custom-light: #9dc1e7; $custom-dark: #000000;
JSON
{
"hex": "#6da7dc",
"rgb": {
"r": 109,
"g": 167,
"b": 220
},
"hsl": {
"h": 208.649,
"s": 61.326,
"l": 64.51
},
"oklch": {
"l": 0.70953,
"c": 0.09888,
"h": 247.2
},
"luminance": 0.36056
}Semantic roles & 50–950 ramp
primary
#6DA7DC
secondary
#E6D2BF
accent
#6F1CC9
background
#FAFBFE
surface
#F3F7FC
border
#CDD0D5
text
#0F1216
muted
#7F8184