#6ECDED#6ECDED
#6ECDED is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.101 H 222.3°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECDED |
|---|---|
| RGB | rgb(110, 205, 237) |
| HSL | hsl(195, 78%, 68%) |
| HSV | hsv(195, 54%, 93%) |
| CMYK | cmyk(53.6%, 13.5%, 0%, 7.1%) |
| CIE-LAB | lab(77.93, -19.42, -24.39) |
| CIE-LCH | lch(77.93, 31.18, 231.48°) |
| OKLab | oklab(80.19% -0.0744 -0.0677) |
| OKLCH | oklch(80.19% 0.101 222.3) |
| XYZ | xyz(43.5419, 53.0882, 88.0568) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.82
Baby Blue
#89CFF0
ΔE00 3.57
Bright Sky Blue
#02CCFE
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 5.40
Lightblue (survey)
#7BC8F6
ΔE00 5.69
Lightskyblue
#87CEFA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECDED #ED8E6E
analogous
#6EEDCD #6ECDED #6E8DED
triadic
#6ECDED #ED6ECD #CDED6E
tetradic
#6ECDED #CD6EED #ED8E6E #8DED6E
square
#6ECDED #CD6EED #ED8E6E #8DED6E
split-complementary
#6ECDED #ED6E8D #EDCD6E
monochromatic
#199CC8 #38BAE6 #6ECDED #A4E0F4 #DBF3FB
Accessibility & contrast
On white
1.81
#6ECDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#6ECDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECDED
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECDED | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9EF
Deuteranopia (green-blind)
#A8BBED
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6ecded; /* rgb */ color: rgb(110, 205, 237); /* oklch */ color: oklch(80.2% 0.101 222.3);
Tailwind
colors: {
custom: {
50: '#a0dcf3',
500: '#6ecded',
950: '#000000',
},
}SCSS
$custom: #6ecded; $custom-light: #a0dcf3; $custom-dark: #000000;
JSON
{
"hex": "#6ecded",
"rgb": {
"r": 110,
"g": 205,
"b": 237
},
"hsl": {
"h": 195.118,
"s": 77.914,
"l": 68.039
},
"oklch": {
"l": 0.80193,
"c": 0.10054,
"h": 222.3
},
"luminance": 0.53092
}Semantic roles & 50–950 ramp
primary
#6ECDED
secondary
#C55D3A
accent
#3F0BDA
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101517
muted
#808485