#6ECDEB#6ECDEB
#6ECDEB is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.1% C 0.099 H 220.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECDEB |
|---|---|
| RGB | rgb(110, 205, 235) |
| HSL | hsl(194, 76%, 68%) |
| HSV | hsv(194, 53%, 92%) |
| CMYK | cmyk(53.2%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.86, -19.98, -23.43) |
| CIE-LCH | lch(77.86, 30.79, 229.54°) |
| OKLab | oklab(80.12% -0.0751 -0.0649) |
| OKLCH | oklch(80.12% 0.099 220.8) |
| XYZ | xyz(43.2514, 52.9719, 86.5265) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.03
Baby Blue
#89CFF0
ΔE00 3.96
Neon Blue
#04D9FF
ΔE00 5.30
Bright Sky Blue
#02CCFE
ΔE00 5.30
Lightblue (survey)
#7BC8F6
ΔE00 6.27
Lightskyblue
#87CEFA
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECDEB #EB8C6E
analogous
#6EEBCB #6ECDEB #6E8EEB
triadic
#6ECDEB #EB6ECD #CDEB6E
tetradic
#6ECDEB #CB6EEB #EB8C6E #8EEB6E
square
#6ECDEB #CB6EEB #EB8C6E #8EEB6E
split-complementary
#6ECDEB #EB6E8E #EBCB6E
monochromatic
#1B9BC4 #38BAE4 #6ECDEB #A4E0F2 #DAF2FA
Accessibility & contrast
On white
1.81
#6ECDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#6ECDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECDEB
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECDEB | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#01D7D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6ecdeb; /* rgb */ color: rgb(110, 205, 235); /* oklch */ color: oklch(80.1% 0.099 220.8);
Tailwind
colors: {
custom: {
50: '#a0dcf1',
500: '#6ecdeb',
950: '#000000',
},
}SCSS
$custom: #6ecdeb; $custom-light: #a0dcf1; $custom-dark: #000000;
JSON
{
"hex": "#6ecdeb",
"rgb": {
"r": 110,
"g": 205,
"b": 235
},
"hsl": {
"h": 194.4,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.80116,
"c": 0.09929,
"h": 220.8
},
"luminance": 0.52976
}Semantic roles & 50–950 ramp
primary
#6ECDEB
secondary
#C25C3B
accent
#3E0ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485