#6EACED#6EACED
#6EACED is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.9% C 0.115 H 250.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #6EACED |
|---|---|
| RGB | rgb(110, 172, 237) |
| HSL | hsl(211, 78%, 68%) |
| HSV | hsv(211, 54%, 93%) |
| CMYK | cmyk(53.6%, 27.4%, 0%, 7.1%) |
| CIE-LAB | lab(68.70, -1.78, -38.62) |
| CIE-LCH | lch(68.70, 38.66, 267.36°) |
| OKLab | oklab(72.88% -0.0379 -0.1084) |
| OKLCH | oklch(72.88% 0.115 250.7) |
| XYZ | xyz(36.4636, 38.9315, 85.6974) |
| Luminance | 0.3893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 4.19
Carolina Blue
#8AB8FE
ΔE00 5.13
Cornflowerblue
#6495ED
ΔE00 7.16
Azure (survey)
#069AF3
ΔE00 7.50
Sky
#82CAFC
ΔE00 8.53
Dodgerblue
#1E90FF
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EACED #EDAF6E
analogous
#6EEBED #6EACED #6F6EED
triadic
#6EACED #ED6EAC #ACED6E
tetradic
#6EACED #ED6EEB #EDAF6E #6EED6F
square
#6EACED #ED6EEB #EDAF6E #6EED6F
split-complementary
#6EACED #ED6F6E #EBED6E
monochromatic
#196EC8 #388DE6 #6EACED #A4CBF4 #DBEAFB
Accessibility & contrast
On white
2.39
#6EACED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#6EACED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EACED
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EACED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EACED | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF0
Deuteranopia (green-blind)
#81A2EC
Tritanopia (blue-blind)
#1EBBC3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #6eaced; /* rgb */ color: rgb(110, 172, 237); /* oklch */ color: oklch(72.9% 0.115 250.7);
Tailwind
colors: {
custom: {
50: '#9fc4f3',
500: '#6eaced',
950: '#000000',
},
}SCSS
$custom: #6eaced; $custom-light: #9fc4f3; $custom-dark: #000000;
JSON
{
"hex": "#6eaced",
"rgb": {
"r": 110,
"g": 172,
"b": 237
},
"hsl": {
"h": 210.709,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.72883,
"c": 0.11483,
"h": 250.7
},
"luminance": 0.38934
}Semantic roles & 50–950 ramp
primary
#6EACED
secondary
#EFDCC8
accent
#750BDA
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#0F1217
muted
#7F8185