#6FA3DC#6FA3DC
#6FA3DC is a light, moderate cyan. Relative luminance 0.347; OKLCH L 70.2% C 0.101 H 251.6°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA3DC |
|---|---|
| RGB | rgb(111, 163, 220) |
| HSL | hsl(211, 61%, 65%) |
| HSV | hsv(211, 50%, 86%) |
| CMYK | cmyk(49.5%, 25.9%, 0%, 13.7%) |
| CIE-LAB | lab(65.54, -1.61, -34.20) |
| CIE-LCH | lch(65.54, 34.24, 267.31°) |
| OKLab | oklab(70.18% -0.0319 -0.0957) |
| OKLCH | oklch(70.18% 0.101 251.6) |
| XYZ | xyz(32.5666, 34.7388, 72.6854) |
| Luminance | 0.3474 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.78
Carolina Blue
#8AB8FE
ΔE00 6.90
Dark Sky Blue
#448EE4
ΔE00 6.99
Azure (survey)
#069AF3
ΔE00 7.02
Sky Blue (survey)
#75BBFD
ΔE00 7.10
Dodgerblue
#1E90FF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA3DC #DCA86F
analogous
#6FDADC #6FA3DC #716FDC
triadic
#6FA3DC #DC6FA3 #A3DC6F
tetradic
#6FA3DC #DC6FDA #DCA86F #6FDC71
square
#6FA3DC #DC6FDA #DCA86F #6FDC71
split-complementary
#6FA3DC #DC716F #DADC6F
monochromatic
#2965A8 #3E84D0 #6FA3DC #A0C2E8 #D1E2F4
Accessibility & contrast
On white
2.64
#6FA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#6FA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA3DC
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA3DC | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA5DF
Deuteranopia (green-blind)
#7F9ADB
Tritanopia (blue-blind)
#3BB0B7
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #6fa3dc; /* rgb */ color: rgb(111, 163, 220); /* oklch */ color: oklch(70.2% 0.101 251.6);
Tailwind
colors: {
custom: {
50: '#9ebee7',
500: '#6fa3dc',
950: '#000000',
},
}SCSS
$custom: #6fa3dc; $custom-light: #9ebee7; $custom-dark: #000000;
JSON
{
"hex": "#6fa3dc",
"rgb": {
"r": 111,
"g": 163,
"b": 220
},
"hsl": {
"h": 211.376,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.70181,
"c": 0.10084,
"h": 251.6
},
"luminance": 0.34741
}Semantic roles & 50–950 ramp
primary
#6FA3DC
secondary
#E6D4C1
accent
#771DC9
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1216
muted
#7F8184