#6FA6DD#6FA6DD
#6FA6DD is a light, moderate cyan. Relative luminance 0.359; OKLCH L 70.9% C 0.100 H 249.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA6DD |
|---|---|
| RGB | rgb(111, 166, 221) |
| HSL | hsl(210, 62%, 65%) |
| HSV | hsv(210, 50%, 87%) |
| CMYK | cmyk(49.8%, 24.9%, 0%, 13.3%) |
| CIE-LAB | lab(66.42, -2.99, -33.39) |
| CIE-LCH | lch(66.42, 33.53, 264.88°) |
| OKLab | oklab(70.88% -0.0351 -0.0933) |
| OKLCH | oklch(70.88% 0.1 249.4) |
| XYZ | xyz(33.2384, 35.8699, 73.5647) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 5.79
Sky Blue (survey)
#75BBFD
ΔE00 6.19
Carolina Blue
#8AB8FE
ΔE00 6.53
Azure (survey)
#069AF3
ΔE00 6.96
Dark Sky Blue
#448EE4
ΔE00 7.72
Dodgerblue
#1E90FF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA6DD #DDA66F
analogous
#6FDDDD #6FA6DD #6F6FDD
triadic
#6FA6DD #DD6FA6 #A6DD6F
tetradic
#6FA6DD #DD6FDD #DDA66F #6FDD6F
square
#6FA6DD #DD6FDD #DDA66F #6FDD6F
split-complementary
#6FA6DD #DD6F6F #DDDD6F
monochromatic
#2869AA #3D87D1 #6FA6DD #A1C5E9 #D2E3F4
Accessibility & contrast
On white
2.57
#6FA6DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#6FA6DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA6DD
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA6DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA6DD | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8E0
Deuteranopia (green-blind)
#829DDC
Tritanopia (blue-blind)
#39B3B9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #6fa6dd; /* rgb */ color: rgb(111, 166, 221); /* oklch */ color: oklch(70.9% 0.100 249.4);
Tailwind
colors: {
custom: {
50: '#9ec0e7',
500: '#6fa6dd',
950: '#000000',
},
}SCSS
$custom: #6fa6dd; $custom-light: #9ec0e7; $custom-dark: #000000;
JSON
{
"hex": "#6fa6dd",
"rgb": {
"r": 111,
"g": 166,
"b": 221
},
"hsl": {
"h": 210,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.70883,
"c": 0.09971,
"h": 249.4
},
"luminance": 0.35872
}Semantic roles & 50–950 ramp
primary
#6FA6DD
secondary
#E7D4C1
accent
#731CCA
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#0F1216
muted
#7F8184