#6ED3EC#6ED3EC
#6ED3EC is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.5% C 0.100 H 216.0°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED3EC |
|---|---|
| RGB | rgb(110, 211, 236) |
| HSL | hsl(192, 77%, 68%) |
| HSV | hsv(192, 53%, 93%) |
| CMYK | cmyk(53.4%, 10.6%, 0%, 7.5%) |
| CIE-LAB | lab(79.59, -22.73, -21.33) |
| CIE-LCH | lch(79.59, 31.17, 223.18°) |
| OKLab | oklab(81.51% -0.0813 -0.059) |
| OKLCH | oklch(81.51% 0.1 216) |
| XYZ | xyz(44.8591, 55.9556, 87.7771) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.50
Neon Blue
#04D9FF
ΔE00 4.66
Baby Blue
#89CFF0
ΔE00 5.59
Bright Sky Blue
#02CCFE
ΔE00 6.68
Aqua Blue
#02D8E9
ΔE00 6.76
Robin'S Egg
#6DEDFD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED3EC #EC876E
analogous
#6EECC6 #6ED3EC #6E94EC
triadic
#6ED3EC #EC6ED3 #D3EC6E
tetradic
#6ED3EC #C66EEC #EC876E #94EC6E
square
#6ED3EC #C66EEC #EC876E #94EC6E
split-complementary
#6ED3EC #EC6E94 #ECC66E
monochromatic
#1AA4C6 #38C3E5 #6ED3EC #A4E3F3 #DAF4FA
Accessibility & contrast
On white
1.72
#6ED3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#6ED3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED3EC
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED3EC | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDED
Deuteranopia (green-blind)
#AFBFEC
Tritanopia (blue-blind)
#00DCDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6ed3ec; /* rgb */ color: rgb(110, 211, 236); /* oklch */ color: oklch(81.5% 0.100 216.0);
Tailwind
colors: {
custom: {
50: '#a1e0f2',
500: '#6ed3ec',
950: '#000000',
},
}SCSS
$custom: #6ed3ec; $custom-light: #a1e0f2; $custom-dark: #000000;
JSON
{
"hex": "#6ed3ec",
"rgb": {
"r": 110,
"g": 211,
"b": 236
},
"hsl": {
"h": 191.905,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.8151,
"c": 0.10046,
"h": 216
},
"luminance": 0.5596
}Semantic roles & 50–950 ramp
primary
#6ED3EC
secondary
#C3563B
accent
#350CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485