#6FA1DC#6FA1DC
#6FA1DC is a light, moderate cyan. Relative luminance 0.340; OKLCH L 69.7% C 0.102 H 253.2°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA1DC |
|---|---|
| RGB | rgb(111, 161, 220) |
| HSL | hsl(212, 61%, 65%) |
| HSV | hsv(212, 50%, 86%) |
| CMYK | cmyk(49.5%, 26.8%, 0%, 13.7%) |
| CIE-LAB | lab(64.99, -0.48, -35.06) |
| CIE-LCH | lch(64.99, 35.07, 269.21°) |
| OKLab | oklab(69.75% -0.0295 -0.0981) |
| OKLCH | oklch(69.75% 0.103 253.2) |
| XYZ | xyz(32.2143, 34.0342, 72.5680) |
| Luminance | 0.3404 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.11
Dark Sky Blue
#448EE4
ΔE00 6.57
Dodgerblue
#1E90FF
ΔE00 6.97
Faded Blue
#658CBB
ΔE00 7.18
Carolina Blue
#8AB8FE
ΔE00 7.20
Azure (survey)
#069AF3
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA1DC #DCAA6F
analogous
#6FD8DC #6FA1DC #736FDC
triadic
#6FA1DC #DC6FA1 #A1DC6F
tetradic
#6FA1DC #DC6FD8 #DCAA6F #6FDC73
square
#6FA1DC #DC6FD8 #DCAA6F #6FDC73
split-complementary
#6FA1DC #DC736F #D8DC6F
monochromatic
#2963A8 #3E81D0 #6FA1DC #A0C1E8 #D1E1F4
Accessibility & contrast
On white
2.69
#6FA1DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#6FA1DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA1DC
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA1DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA1DC | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4DF
Deuteranopia (green-blind)
#7C99DB
Tritanopia (blue-blind)
#3BAEB5
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #6fa1dc; /* rgb */ color: rgb(111, 161, 220); /* oklch */ color: oklch(69.7% 0.102 253.2);
Tailwind
colors: {
custom: {
50: '#9ebce7',
500: '#6fa1dc',
950: '#000000',
},
}SCSS
$custom: #6fa1dc; $custom-light: #9ebce7; $custom-dark: #000000;
JSON
{
"hex": "#6fa1dc",
"rgb": {
"r": 111,
"g": 161,
"b": 220
},
"hsl": {
"h": 212.477,
"s": 60.894,
"l": 64.902
},
"oklch": {
"l": 0.69745,
"c": 0.1025,
"h": 253.2
},
"luminance": 0.34037
}Semantic roles & 50–950 ramp
primary
#6FA1DC
secondary
#E6D5C1
accent
#7A1DC9
background
#FAFBFE
surface
#F4F6FC
border
#CED0D5
text
#0F1216
muted
#7F8184