#6BCBEC#6BCBEC
#6BCBEC is a light, moderate cyan. Relative luminance 0.519; OKLCH L 79.6% C 0.102 H 222.9°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBEC |
|---|---|
| RGB | rgb(107, 203, 236) |
| HSL | hsl(195, 77%, 67%) |
| HSV | hsv(195, 55%, 93%) |
| CMYK | cmyk(54.7%, 14%, 0%, 7.5%) |
| CIE-LAB | lab(77.22, -19.28, -24.95) |
| CIE-LCH | lch(77.22, 31.54, 232.30°) |
| OKLab | oklab(79.58% -0.0746 -0.0693) |
| OKLCH | oklch(79.58% 0.102 222.9) |
| XYZ | xyz(42.5538, 51.8899, 87.1138) |
| Luminance | 0.5189 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.04
Baby Blue
#89CFF0
ΔE00 3.70
Bright Sky Blue
#02CCFE
ΔE00 4.67
Lightblue (survey)
#7BC8F6
ΔE00 5.44
Neon Blue
#04D9FF
ΔE00 5.58
Lightskyblue
#87CEFA
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBEC #EC8C6B
analogous
#6BECCD #6BCBEC #6B8AEC
triadic
#6BCBEC #EC6BCB #CBEC6B
tetradic
#6BCBEC #CD6BEC #EC8C6B #8AEC6B
square
#6BCBEC #CD6BEC #EC8C6B #8AEC6B
split-complementary
#6BCBEC #EC6B8A #ECCD6B
monochromatic
#1998C4 #35B8E5 #6BCBEC #A1DEF3 #D7F1FA
Accessibility & contrast
On white
1.85
#6BCBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#6BCBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBEC
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBEC | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7EE
Deuteranopia (green-blind)
#A5B9EC
Tritanopia (blue-blind)
#00D5D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #6bcbec; /* rgb */ color: rgb(107, 203, 236); /* oklch */ color: oklch(79.6% 0.102 222.9);
Tailwind
colors: {
custom: {
50: '#9fdbf2',
500: '#6bcbec',
950: '#000000',
},
}SCSS
$custom: #6bcbec; $custom-light: #9fdbf2; $custom-dark: #000000;
JSON
{
"hex": "#6bcbec",
"rgb": {
"r": 107,
"g": 203,
"b": 236
},
"hsl": {
"h": 195.349,
"s": 77.246,
"l": 67.255
},
"oklch": {
"l": 0.79582,
"c": 0.10182,
"h": 222.9
},
"luminance": 0.51894
}Semantic roles & 50–950 ramp
primary
#6BCBEC
secondary
#C25C3A
accent
#410CD9
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485