#6EA7DA#6EA7DA
#6EA7DA is a light, moderate cyan. Relative luminance 0.360; OKLCH L 70.9% C 0.096 H 246.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6EA7DA |
|---|---|
| RGB | rgb(110, 167, 218) |
| HSL | hsl(208, 59%, 64%) |
| HSV | hsv(208, 50%, 85%) |
| CMYK | cmyk(49.5%, 23.4%, 0%, 14.5%) |
| CIE-LAB | lab(66.53, -4.66, -31.57) |
| CIE-LCH | lch(66.53, 31.92, 261.60°) |
| OKLab | oklab(70.91% -0.0381 -0.0881) |
| OKLCH | oklch(70.91% 0.096 246.6) |
| XYZ | xyz(32.8996, 36.0119, 71.5334) |
| Luminance | 0.3601 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 6.04
Cornflowerblue
#6495ED
ΔE00 6.55
Carolina Blue
#8AB8FE
ΔE00 6.91
Azure (survey)
#069AF3
ΔE00 6.92
Dark Sky Blue
#448EE4
ΔE00 8.14
Dodgerblue
#1E90FF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EA7DA #DAA16E
analogous
#6EDAD7 #6EA7DA #6E71DA
triadic
#6EA7DA #DA6EA7 #A7DA6E
tetradic
#6EA7DA #D76EDA #DAA16E #71DA6E
square
#6EA7DA #D76EDA #DAA16E #71DA6E
split-complementary
#6EA7DA #DA6E71 #DAD76E
monochromatic
#2A6AA4 #3D89CE #6EA7DA #9FC5E6 #D0E2F3
Accessibility & contrast
On white
2.56
#6EA7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#6EA7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EA7DA
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EA7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EA7DA | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A8DC
Deuteranopia (green-blind)
#849DD9
Tritanopia (blue-blind)
#39B3B8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #6ea7da; /* rgb */ color: rgb(110, 167, 218); /* oklch */ color: oklch(70.9% 0.096 246.6);
Tailwind
colors: {
custom: {
50: '#9dc1e5',
500: '#6ea7da',
950: '#000000',
},
}SCSS
$custom: #6ea7da; $custom-light: #9dc1e5; $custom-dark: #000000;
JSON
{
"hex": "#6ea7da",
"rgb": {
"r": 110,
"g": 167,
"b": 218
},
"hsl": {
"h": 208.333,
"s": 59.341,
"l": 64.314
},
"oklch": {
"l": 0.70915,
"c": 0.096,
"h": 246.6
},
"luminance": 0.36014
}Semantic roles & 50–950 ramp
primary
#6EA7DA
secondary
#E5D1BF
accent
#6E1FC7
background
#FAFBFE
surface
#F3F7FC
border
#CDD0D5
text
#0F1215
muted
#7F8184