#6BCDEC#6BCDEC
#6BCDEC is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.0% C 0.102 H 221.0°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDEC |
|---|---|
| RGB | rgb(107, 205, 236) |
| HSL | hsl(194, 77%, 67%) |
| HSV | hsv(194, 55%, 93%) |
| CMYK | cmyk(54.7%, 13.1%, 0%, 7.5%) |
| CIE-LAB | lab(77.78, -20.30, -24.09) |
| CIE-LCH | lch(77.78, 31.51, 229.88°) |
| OKLab | oklab(80.03% -0.0768 -0.0668) |
| OKLCH | oklch(80.03% 0.102 221) |
| XYZ | xyz(43.0292, 52.8406, 87.2723) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 4.07
Bright Sky Blue
#02CCFE
ΔE00 4.99
Neon Blue
#04D9FF
ΔE00 5.09
Lightblue (survey)
#7BC8F6
ΔE00 6.21
Lightskyblue
#87CEFA
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDEC #EC8A6B
analogous
#6BECCB #6BCDEC #6B8CEC
triadic
#6BCDEC #EC6BCD #CDEC6B
tetradic
#6BCDEC #CB6BEC #EC8A6B #8CEC6B
square
#6BCDEC #CB6BEC #EC8A6B #8CEC6B
split-complementary
#6BCDEC #EC6B8C #ECCB6B
monochromatic
#199BC4 #35BBE5 #6BCDEC #A1DFF3 #D7F2FA
Accessibility & contrast
On white
1.82
#6BCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#6BCDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDEC
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDEC | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EE
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcdec; /* rgb */ color: rgb(107, 205, 236); /* oklch */ color: oklch(80.0% 0.102 221.0);
Tailwind
colors: {
custom: {
50: '#9fdcf2',
500: '#6bcdec',
950: '#000000',
},
}SCSS
$custom: #6bcdec; $custom-light: #9fdcf2; $custom-dark: #000000;
JSON
{
"hex": "#6bcdec",
"rgb": {
"r": 107,
"g": 205,
"b": 236
},
"hsl": {
"h": 194.419,
"s": 77.246,
"l": 67.255
},
"oklch": {
"l": 0.80034,
"c": 0.10181,
"h": 221
},
"luminance": 0.52845
}Semantic roles & 50–950 ramp
primary
#6BCDEC
secondary
#C25A3A
accent
#3D0CD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485