#6FA7DD#6FA7DD
#6FA7DD is a light, moderate cyan. Relative luminance 0.362; OKLCH L 71.1% C 0.099 H 248.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA7DD |
|---|---|
| RGB | rgb(111, 167, 221) |
| HSL | hsl(209, 62%, 65%) |
| HSV | hsv(209, 50%, 87%) |
| CMYK | cmyk(49.8%, 24.4%, 0%, 13.3%) |
| CIE-LAB | lab(66.70, -3.55, -32.96) |
| CIE-LCH | lch(66.70, 33.15, 263.85°) |
| OKLab | oklab(71.1% -0.0363 -0.0921) |
| OKLCH | oklch(71.1% 0.099 248.5) |
| XYZ | xyz(33.4209, 36.2349, 73.6255) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.91
Cornflowerblue
#6495ED
ΔE00 6.17
Carolina Blue
#8AB8FE
ΔE00 6.48
Azure (survey)
#069AF3
ΔE00 7.00
Dark Sky Blue
#448EE4
ΔE00 8.01
Dodgerblue
#1E90FF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA7DD #DDA56F
analogous
#6FDDDC #6FA7DD #6F70DD
triadic
#6FA7DD #DD6FA7 #A7DD6F
tetradic
#6FA7DD #DC6FDD #DDA56F #70DD6F
square
#6FA7DD #DC6FDD #DDA56F #70DD6F
split-complementary
#6FA7DD #DD6F70 #DDDC6F
monochromatic
#286AAA #3D89D1 #6FA7DD #A1C5E9 #D2E4F4
Accessibility & contrast
On white
2.55
#6FA7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#6FA7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA7DD
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA7DD | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DF
Deuteranopia (green-blind)
#839DDC
Tritanopia (blue-blind)
#39B4B9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6fa7dd; /* rgb */ color: rgb(111, 167, 221); /* oklch */ color: oklch(71.1% 0.099 248.5);
Tailwind
colors: {
custom: {
50: '#9ec1e7',
500: '#6fa7dd',
950: '#000000',
},
}SCSS
$custom: #6fa7dd; $custom-light: #9ec1e7; $custom-dark: #000000;
JSON
{
"hex": "#6fa7dd",
"rgb": {
"r": 111,
"g": 167,
"b": 221
},
"hsl": {
"h": 209.455,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.71102,
"c": 0.09897,
"h": 248.5
},
"luminance": 0.36237
}Semantic roles & 50–950 ramp
primary
#6FA7DD
secondary
#E7D4C1
accent
#711CCA
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#0F1216
muted
#7F8184