#6EA0DC#6EA0DC
#6EA0DC is a light, moderate cyan. Relative luminance 0.336; OKLCH L 69.5% C 0.104 H 253.6°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA0DC |
|---|---|
| RGB | rgb(110, 160, 220) |
| HSL | hsl(213, 61%, 65%) |
| HSV | hsv(213, 50%, 86%) |
| CMYK | cmyk(50%, 27.3%, 0%, 13.7%) |
| CIE-LAB | lab(64.66, -0.15, -35.58) |
| CIE-LCH | lch(64.66, 35.58, 269.76°) |
| OKLab | oklab(69.47% -0.0293 -0.0996) |
| OKLCH | oklch(69.47% 0.104 253.6) |
| XYZ | xyz(31.9150, 33.6216, 72.5041) |
| Luminance | 0.3362 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.84
Dark Sky Blue
#448EE4
ΔE00 6.30
Dodgerblue
#1E90FF
ΔE00 6.75
Faded Blue
#658CBB
ΔE00 6.94
Azure (survey)
#069AF3
ΔE00 7.14
Carolina Blue
#8AB8FE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA0DC #DCAA6E
analogous
#6ED7DC #6EA0DC #736EDC
triadic
#6EA0DC #DC6EA0 #A0DC6E
tetradic
#6EA0DC #DC6ED7 #DCAA6E #6EDC73
square
#6EA0DC #DC6ED7 #DCAA6E #6EDC73
split-complementary
#6EA0DC #DC736E #D7DC6E
monochromatic
#2862A7 #3D80D0 #6EA0DC #9FC0E8 #D1E1F4
Accessibility & contrast
On white
2.72
#6EA0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#6EA0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA0DC
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA0DC | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3DF
Deuteranopia (green-blind)
#7B98DB
Tritanopia (blue-blind)
#39AEB5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #6ea0dc; /* rgb */ color: rgb(110, 160, 220); /* oklch */ color: oklch(69.5% 0.104 253.6);
Tailwind
colors: {
custom: {
50: '#9dbbe7',
500: '#6ea0dc',
950: '#000000',
},
}SCSS
$custom: #6ea0dc; $custom-light: #9dbbe7; $custom-dark: #000000;
JSON
{
"hex": "#6ea0dc",
"rgb": {
"r": 110,
"g": 160,
"b": 220
},
"hsl": {
"h": 212.727,
"s": 61.111,
"l": 64.706
},
"oklch": {
"l": 0.69474,
"c": 0.10386,
"h": 253.6
},
"luminance": 0.33624
}Semantic roles & 50–950 ramp
primary
#6EA0DC
secondary
#E6D5C0
accent
#7B1DC9
background
#FAFBFE
surface
#F3F6FC
border
#CDD0D5
text
#0F1116
muted
#7F8084