#6ECEED#6ECEED
#6ECEED is a light, moderate cyan. Relative luminance 0.536; OKLCH L 80.4% C 0.101 H 221.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECEED |
|---|---|
| RGB | rgb(110, 206, 237) |
| HSL | hsl(195, 78%, 68%) |
| HSV | hsv(195, 54%, 93%) |
| CMYK | cmyk(53.6%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.21, -19.92, -23.96) |
| CIE-LCH | lch(78.21, 31.16, 230.26°) |
| OKLab | oklab(80.42% -0.0754 -0.0664) |
| OKLCH | oklch(80.42% 0.101 221.4) |
| XYZ | xyz(43.7819, 53.5681, 88.1368) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.95
Baby Blue
#89CFF0
ΔE00 3.80
Bright Sky Blue
#02CCFE
ΔE00 5.14
Neon Blue
#04D9FF
ΔE00 5.18
Lightblue (survey)
#7BC8F6
ΔE00 6.09
Lightskyblue
#87CEFA
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECEED #ED8D6E
analogous
#6EEDCD #6ECEED #6E8EED
triadic
#6ECEED #ED6ECE #CEED6E
tetradic
#6ECEED #CD6EED #ED8D6E #8EED6E
square
#6ECEED #CD6EED #ED8D6E #8EED6E
split-complementary
#6ECEED #ED6E8E #EDCD6E
monochromatic
#199DC8 #38BCE6 #6ECEED #A4E0F4 #DBF3FB
Accessibility & contrast
On white
1.79
#6ECEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#6ECEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECEED
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECEED | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9EF
Deuteranopia (green-blind)
#A9BBED
Tritanopia (blue-blind)
#00D8D8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6eceed; /* rgb */ color: rgb(110, 206, 237); /* oklch */ color: oklch(80.4% 0.101 221.4);
Tailwind
colors: {
custom: {
50: '#a0ddf3',
500: '#6eceed',
950: '#000000',
},
}SCSS
$custom: #6eceed; $custom-light: #a0ddf3; $custom-dark: #000000;
JSON
{
"hex": "#6eceed",
"rgb": {
"r": 110,
"g": 206,
"b": 237
},
"hsl": {
"h": 194.646,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.80419,
"c": 0.10054,
"h": 221.4
},
"luminance": 0.53572
}Semantic roles & 50–950 ramp
primary
#6ECEED
secondary
#C55C3A
accent
#3E0BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485