#6CD6EC#6CD6EC
#6CD6EC is a very light, moderate cyan. Relative luminance 0.573; OKLCH L 82.1% C 0.102 H 213.0°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD6EC |
|---|---|
| RGB | rgb(108, 214, 236) |
| HSL | hsl(190, 77%, 67%) |
| HSV | hsv(190, 54%, 93%) |
| CMYK | cmyk(54.2%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(80.37, -24.62, -20.16) |
| CIE-LCH | lch(80.37, 31.82, 219.31°) |
| OKLab | oklab(82.11% -0.0858 -0.0558) |
| OKLCH | oklch(82.11% 0.102 213) |
| XYZ | xyz(45.3652, 57.3332, 88.0163) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.78
Aqua Blue
#02D8E9
ΔE00 5.66
Sky Blue
#87CEEB
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 6.82
Baby Blue
#89CFF0
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD6EC #EC826C
analogous
#6CECC2 #6CD6EC #6C96EC
triadic
#6CD6EC #EC6CD6 #D6EC6C
tetradic
#6CD6EC #C26CEC #EC826C #96EC6C
square
#6CD6EC #C26CEC #EC826C #96EC6C
split-complementary
#6CD6EC #EC6C96 #ECC26C
monochromatic
#19A7C4 #36C7E5 #6CD6EC #A2E5F3 #D8F4FA
Accessibility & contrast
On white
1.68
#6CD6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#6CD6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD6EC
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD6EC | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0ED
Deuteranopia (green-blind)
#B2C1EC
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cd6ec; /* rgb */ color: rgb(108, 214, 236); /* oklch */ color: oklch(82.1% 0.102 213.0);
Tailwind
colors: {
custom: {
50: '#a0e2f2',
500: '#6cd6ec',
950: '#000000',
},
}SCSS
$custom: #6cd6ec; $custom-light: #a0e2f2; $custom-dark: #000000;
JSON
{
"hex": "#6cd6ec",
"rgb": {
"r": 108,
"g": 214,
"b": 236
},
"hsl": {
"h": 190.313,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.82114,
"c": 0.10238,
"h": 213
},
"luminance": 0.57337
}Semantic roles & 50–950 ramp
primary
#6CD6EC
secondary
#C2513A
accent
#2F0CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485