#6FA8DD#6FA8DD
#6FA8DD is a light, moderate cyan. Relative luminance 0.366; OKLCH L 71.3% C 0.098 H 247.6°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #6FA8DD |
|---|---|
| RGB | rgb(111, 168, 221) |
| HSL | hsl(209, 62%, 65%) |
| HSV | hsv(209, 50%, 87%) |
| CMYK | cmyk(49.8%, 24%, 0%, 13.3%) |
| CIE-LAB | lab(66.98, -4.11, -32.53) |
| CIE-LCH | lch(66.98, 32.79, 262.80°) |
| OKLab | oklab(71.32% -0.0374 -0.0908) |
| OKLCH | oklch(71.32% 0.098 247.6) |
| XYZ | xyz(33.6048, 36.6027, 73.6868) |
| Luminance | 0.3660 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 5.66
Carolina Blue
#8AB8FE
ΔE00 6.45
Cornflowerblue
#6495ED
ΔE00 6.56
Azure (survey)
#069AF3
ΔE00 7.07
Dodgerblue
#1E90FF
ΔE00 8.27
Dark Sky Blue
#448EE4
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FA8DD #DDA46F
analogous
#6FDDDB #6FA8DD #6F71DD
triadic
#6FA8DD #DD6FA8 #A8DD6F
tetradic
#6FA8DD #DB6FDD #DDA46F #71DD6F
square
#6FA8DD #DB6FDD #DDA46F #71DD6F
split-complementary
#6FA8DD #DD6F71 #DDDB6F
monochromatic
#286BAA #3D8AD1 #6FA8DD #A1C6E9 #D2E4F4
Accessibility & contrast
On white
2.52
#6FA8DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#6FA8DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FA8DD
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FA8DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FA8DD | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A9DF
Deuteranopia (green-blind)
#849EDC
Tritanopia (blue-blind)
#39B4BA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #6fa8dd; /* rgb */ color: rgb(111, 168, 221); /* oklch */ color: oklch(71.3% 0.098 247.6);
Tailwind
colors: {
custom: {
50: '#9ec1e7',
500: '#6fa8dd',
950: '#000000',
},
}SCSS
$custom: #6fa8dd; $custom-light: #9ec1e7; $custom-dark: #000000;
JSON
{
"hex": "#6fa8dd",
"rgb": {
"r": 111,
"g": 168,
"b": 221
},
"hsl": {
"h": 208.909,
"s": 61.798,
"l": 65.098
},
"oklch": {
"l": 0.71322,
"c": 0.09825,
"h": 247.6
},
"luminance": 0.36605
}Semantic roles & 50–950 ramp
primary
#6FA8DD
secondary
#E7D3C1
accent
#701CCA
background
#FAFBFE
surface
#F4F7FC
border
#CED0D5
text
#0F1216
muted
#7F8184