#6ECEEB#6ECEEB
#6ECEEB is a light, moderate cyan. Relative luminance 0.535; OKLCH L 80.3% C 0.099 H 219.9°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #6ECEEB |
|---|---|
| RGB | rgb(110, 206, 235) |
| HSL | hsl(194, 76%, 68%) |
| HSV | hsv(194, 53%, 92%) |
| CMYK | cmyk(53.2%, 12.3%, 0%, 7.8%) |
| CIE-LAB | lab(78.14, -20.49, -23.00) |
| CIE-LCH | lch(78.14, 30.80, 228.30°) |
| OKLab | oklab(80.34% -0.0762 -0.0637) |
| OKLCH | oklch(80.34% 0.099 219.9) |
| XYZ | xyz(43.4913, 53.4519, 86.6065) |
| Luminance | 0.5346 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.23
Baby Blue
#89CFF0
ΔE00 4.23
Neon Blue
#04D9FF
ΔE00 5.11
Bright Sky Blue
#02CCFE
ΔE00 5.52
Lightblue (survey)
#7BC8F6
ΔE00 6.67
Lightskyblue
#87CEFA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ECEEB #EB8B6E
analogous
#6EEBCA #6ECEEB #6E8FEB
triadic
#6ECEEB #EB6ECE #CEEB6E
tetradic
#6ECEEB #CA6EEB #EB8B6E #8FEB6E
square
#6ECEEB #CA6EEB #EB8B6E #8FEB6E
split-complementary
#6ECEEB #EB6E8F #EBCA6E
monochromatic
#1B9CC4 #38BCE4 #6ECEEB #A4E0F2 #DAF2FA
Accessibility & contrast
On white
1.80
#6ECEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#6ECEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ECEEB
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ECEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ECEEB | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC9ED
Deuteranopia (green-blind)
#A9BBEB
Tritanopia (blue-blind)
#00D8D7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #6eceeb; /* rgb */ color: rgb(110, 206, 235); /* oklch */ color: oklch(80.3% 0.099 219.9);
Tailwind
colors: {
custom: {
50: '#a0ddf1',
500: '#6eceeb',
950: '#000000',
},
}SCSS
$custom: #6eceeb; $custom-light: #a0ddf1; $custom-dark: #000000;
JSON
{
"hex": "#6eceeb",
"rgb": {
"r": 110,
"g": 206,
"b": 235
},
"hsl": {
"h": 193.92,
"s": 75.758,
"l": 67.647
},
"oklch": {
"l": 0.80341,
"c": 0.09934,
"h": 219.9
},
"luminance": 0.53456
}Semantic roles & 50–950 ramp
primary
#6ECEEB
secondary
#C25B3B
accent
#3D0ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485