#6FA0DC#6FA0DC
#6FA0DC is a light, moderate cyan. Relative luminance 0.337; OKLCH L 69.5% C 0.103 H 254.1°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA0DC |
|---|---|
| RGB | rgb(111, 160, 220) |
| HSL | hsl(213, 61%, 65%) |
| HSV | hsv(213, 50%, 86%) |
| CMYK | cmyk(49.5%, 27.3%, 0%, 13.7%) |
| CIE-LAB | lab(64.71, 0.08, -35.49) |
| CIE-LCH | lch(64.71, 35.49, 270.13°) |
| OKLab | oklab(69.53% -0.0284 -0.0994) |
| OKLCH | oklch(69.53% 0.103 254.1) |
| XYZ | xyz(32.0402, 33.6861, 72.5100) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.79
Dark Sky Blue
#448EE4
ΔE00 6.39
Dodgerblue
#1E90FF
ΔE00 6.87
Faded Blue
#658CBB
ΔE00 6.93
Azure (survey)
#069AF3
ΔE00 7.34
Carolina Blue
#8AB8FE
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA0DC #DCAB6F
analogous
#6FD6DC #6FA0DC #756FDC
triadic
#6FA0DC #DC6FA0 #A0DC6F
tetradic
#6FA0DC #DC6FD6 #DCAB6F #6FDC75
square
#6FA0DC #DC6FD6 #DCAB6F #6FDC75
split-complementary
#6FA0DC #DC756F #D6DC6F
monochromatic
#2962A8 #3E80D0 #6FA0DC #A0C0E8 #D1E1F4
Accessibility & contrast
On white
2.71
#6FA0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#6FA0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA0DC
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA0DC | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3DF
Deuteranopia (green-blind)
#7B98DB
Tritanopia (blue-blind)
#3CADB5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6fa0dc; /* rgb */ color: rgb(111, 160, 220); /* oklch */ color: oklch(69.5% 0.103 254.1);
Tailwind
colors: {
custom: {
50: '#9ebbe7',
500: '#6fa0dc',
950: '#000000',
},
}SCSS
$custom: #6fa0dc; $custom-light: #9ebbe7; $custom-dark: #000000;
JSON
{
"hex": "#6fa0dc",
"rgb": {
"r": 111,
"g": 160,
"b": 220
},
"hsl": {
"h": 213.028,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.69528,
"c": 0.10337,
"h": 254.1
},
"luminance": 0.33688
}Semantic roles & 50–950 ramp
primary
#6FA0DC
secondary
#E6D5C1
accent
#7B1DC9
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1116
muted
#7F8084