#6BCBDF#6BCBDF
#6BCBDF is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.1% C 0.095 H 212.9°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCBDF |
|---|---|
| RGB | rgb(107, 203, 223) |
| HSL | hsl(190, 64%, 65%) |
| HSV | hsv(190, 52%, 87%) |
| CMYK | cmyk(52%, 9%, 0%, 12.5%) |
| CIE-LAB | lab(76.78, -22.93, -18.63) |
| CIE-LCH | lch(76.78, 29.54, 219.09°) |
| OKLab | oklab(79.09% -0.0796 -0.0515) |
| OKLCH | oklch(79.09% 0.095 212.9) |
| XYZ | xyz(40.7334, 51.1618, 77.5264) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.55
Neon Blue
#04D9FF
ΔE00 6.12
Aqua Blue
#02D8E9
ΔE00 6.43
Baby Blue
#89CFF0
ΔE00 6.83
Bright Sky Blue
#02CCFE
ΔE00 7.70
Robin'S Egg
#6DEDFD
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCBDF #DF7F6B
analogous
#6BDFB9 #6BCBDF #6B91DF
triadic
#6BCBDF #DF6BCB #CBDF6B
tetradic
#6BCBDF #B96BDF #DF7F6B #91DF6B
square
#6BCBDF #B96BDF #DF7F6B #91DF6B
split-complementary
#6BCBDF #DF6B91 #DFB96B
monochromatic
#2594AB #39B9D4 #6BCBDF #9DDDEA #D0EEF5
Accessibility & contrast
On white
1.87
#6BCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#6BCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCBDF
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCBDF | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E0
Deuteranopia (green-blind)
#AAB8DF
Tritanopia (blue-blind)
#14D3D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #6bcbdf; /* rgb */ color: rgb(107, 203, 223); /* oklch */ color: oklch(79.1% 0.095 212.9);
Tailwind
colors: {
custom: {
50: '#9edbe9',
500: '#6bcbdf',
950: '#000000',
},
}SCSS
$custom: #6bcbdf; $custom-light: #9edbe9; $custom-dark: #000000;
JSON
{
"hex": "#6bcbdf",
"rgb": {
"r": 107,
"g": 203,
"b": 223
},
"hsl": {
"h": 190.345,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.79087,
"c": 0.09478,
"h": 212.9
},
"luminance": 0.51165
}Semantic roles & 50–950 ramp
primary
#6BCBDF
secondary
#AD5441
accent
#3819CC
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1516
muted
#808484