#6CD5EC#6CD5EC
#6CD5EC is a light, moderate cyan. Relative luminance 0.568; OKLCH L 81.9% C 0.102 H 213.9°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6CD5EC |
|---|---|
| RGB | rgb(108, 213, 236) |
| HSL | hsl(191, 77%, 67%) |
| HSV | hsv(191, 54%, 93%) |
| CMYK | cmyk(54.2%, 9.7%, 0%, 7.5%) |
| CIE-LAB | lab(80.08, -24.13, -20.59) |
| CIE-LCH | lch(80.08, 31.72, 220.47°) |
| OKLab | oklab(81.89% -0.0848 -0.057) |
| OKLCH | oklch(81.89% 0.102 213.9) |
| XYZ | xyz(45.1129, 56.8286, 87.9322) |
| Luminance | 0.5683 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.66
Sky Blue
#87CEEB
ΔE00 5.38
Aqua Blue
#02D8E9
ΔE00 5.95
Robin'S Egg
#6DEDFD
ΔE00 6.23
Baby Blue
#89CFF0
ΔE00 6.47
Robin Egg Blue
#8AF1FE
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CD5EC #EC836C
analogous
#6CECC3 #6CD5EC #6C95EC
triadic
#6CD5EC #EC6CD5 #D5EC6C
tetradic
#6CD5EC #C36CEC #EC836C #95EC6C
square
#6CD5EC #C36CEC #EC836C #95EC6C
split-complementary
#6CD5EC #EC6C95 #ECC36C
monochromatic
#19A6C4 #36C6E5 #6CD5EC #A2E4F3 #D8F4FA
Accessibility & contrast
On white
1.70
#6CD5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#6CD5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CD5EC
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CD5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CD5EC | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFED
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#00DEDC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cd5ec; /* rgb */ color: rgb(108, 213, 236); /* oklch */ color: oklch(81.9% 0.102 213.9);
Tailwind
colors: {
custom: {
50: '#a0e2f2',
500: '#6cd5ec',
950: '#000000',
},
}SCSS
$custom: #6cd5ec; $custom-light: #a0e2f2; $custom-dark: #000000;
JSON
{
"hex": "#6cd5ec",
"rgb": {
"r": 108,
"g": 213,
"b": 236
},
"hsl": {
"h": 190.781,
"s": 77.108,
"l": 67.451
},
"oklch": {
"l": 0.81886,
"c": 0.10214,
"h": 213.9
},
"luminance": 0.56833
}Semantic roles & 50–950 ramp
primary
#6CD5EC
secondary
#C2523A
accent
#310CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101516
muted
#808485