#6FA9DC#6FA9DC
#6FA9DC is a light, moderate cyan. Relative luminance 0.369; OKLCH L 71.5% C 0.096 H 246.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA9DC |
|---|---|
| RGB | rgb(111, 169, 220) |
| HSL | hsl(208, 61%, 65%) |
| HSV | hsv(208, 50%, 86%) |
| CMYK | cmyk(49.5%, 23.2%, 0%, 13.7%) |
| CIE-LAB | lab(67.22, -4.95, -31.61) |
| CIE-LCH | lch(67.22, 31.99, 261.09°) |
| OKLab | oklab(71.5% -0.0389 -0.0882) |
| OKLCH | oklch(71.5% 0.096 246.2) |
| XYZ | xyz(33.6573, 36.9202, 73.0490) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.50
Carolina Blue
#8AB8FE
ΔE00 6.58
Cornflowerblue
#6495ED
ΔE00 7.04
Azure (survey)
#069AF3
ΔE00 7.19
Dodgerblue
#1E90FF
ΔE00 8.62
Dark Sky Blue
#448EE4
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA9DC #DCA26F
analogous
#6FDCD8 #6FA9DC #6F73DC
triadic
#6FA9DC #DC6FA9 #A9DC6F
tetradic
#6FA9DC #D86FDC #DCA26F #73DC6F
square
#6FA9DC #D86FDC #DCA26F #73DC6F
split-complementary
#6FA9DC #DC6F73 #DCD86F
monochromatic
#296CA8 #3E8CD0 #6FA9DC #A0C6E8 #D1E4F4
Accessibility & contrast
On white
2.50
#6FA9DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#6FA9DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA9DC
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA9DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA9DC | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94AADE
Deuteranopia (green-blind)
#869FDB
Tritanopia (blue-blind)
#39B5BA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #6fa9dc; /* rgb */ color: rgb(111, 169, 220); /* oklch */ color: oklch(71.5% 0.096 246.2);
Tailwind
colors: {
custom: {
50: '#9ec2e7',
500: '#6fa9dc',
950: '#000000',
},
}SCSS
$custom: #6fa9dc; $custom-light: #9ec2e7; $custom-dark: #000000;
JSON
{
"hex": "#6fa9dc",
"rgb": {
"r": 111,
"g": 169,
"b": 220
},
"hsl": {
"h": 208.073,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.71497,
"c": 0.09641,
"h": 246.2
},
"luminance": 0.36923
}Semantic roles & 50–950 ramp
primary
#6FA9DC
secondary
#E6D2C1
accent
#6D1DC9
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#0F1216
muted
#7F8184