#6ED6EC#6ED6EC
#6ED6EC is a very light, moderate cyan. Relative luminance 0.575; OKLCH L 82.2% C 0.101 H 213.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6ED6EC |
|---|---|
| RGB | rgb(110, 214, 236) |
| HSL | hsl(190, 77%, 68%) |
| HSV | hsv(190, 53%, 93%) |
| CMYK | cmyk(53.4%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(80.44, -24.23, -20.04) |
| CIE-LCH | lch(80.44, 31.44, 219.60°) |
| OKLab | oklab(82.19% -0.0845 -0.0554) |
| OKLCH | oklch(82.19% 0.101 213.3) |
| XYZ | xyz(45.6113, 57.4601, 88.0279) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.88
Sky Blue
#87CEEB
ΔE00 5.59
Aqua Blue
#02D8E9
ΔE00 5.84
Robin'S Egg
#6DEDFD
ΔE00 5.91
Baby Blue
#89CFF0
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6ED6EC #EC846E
analogous
#6EECC3 #6ED6EC #6E97EC
triadic
#6ED6EC #EC6ED6 #D6EC6E
tetradic
#6ED6EC #C36EEC #EC846E #97EC6E
square
#6ED6EC #C36EEC #EC846E #97EC6E
split-complementary
#6ED6EC #EC6E97 #ECC36E
monochromatic
#1AA8C6 #38C7E5 #6ED6EC #A4E5F3 #DAF5FA
Accessibility & contrast
On white
1.68
#6ED6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#6ED6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6ED6EC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6ED6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6ED6EC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0ED
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6ed6ec; /* rgb */ color: rgb(110, 214, 236); /* oklch */ color: oklch(82.2% 0.101 213.3);
Tailwind
colors: {
custom: {
50: '#a1e2f2',
500: '#6ed6ec',
950: '#000000',
},
}SCSS
$custom: #6ed6ec; $custom-light: #a1e2f2; $custom-dark: #000000;
JSON
{
"hex": "#6ed6ec",
"rgb": {
"r": 110,
"g": 214,
"b": 236
},
"hsl": {
"h": 190.476,
"s": 76.829,
"l": 67.843
},
"oklch": {
"l": 0.8219,
"c": 0.10109,
"h": 213.3
},
"luminance": 0.57464
}Semantic roles & 50–950 ramp
primary
#6ED6EC
secondary
#C3533B
accent
#300CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485