#6BCDEB#6BCDEB
#6BCDEB is a light, moderate cyan. Relative luminance 0.528; OKLCH L 80.0% C 0.101 H 220.3°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #6BCDEB |
|---|---|
| RGB | rgb(107, 205, 235) |
| HSL | hsl(194, 76%, 67%) |
| HSV | hsv(194, 54%, 92%) |
| CMYK | cmyk(54.5%, 12.8%, 0%, 7.8%) |
| CIE-LAB | lab(77.75, -20.59, -23.61) |
| CIE-LCH | lch(77.75, 31.32, 228.91°) |
| OKLab | oklab(80% -0.0772 -0.0655) |
| OKLCH | oklch(80% 0.101 220.3) |
| XYZ | xyz(42.8843, 52.7827, 86.5093) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.34
Baby Blue
#89CFF0
ΔE00 4.27
Neon Blue
#04D9FF
ΔE00 5.05
Bright Sky Blue
#02CCFE
ΔE00 5.18
Lightblue (survey)
#7BC8F6
ΔE00 6.50
Lightskyblue
#87CEFA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BCDEB #EB896B
analogous
#6BEBC9 #6BCDEB #6B8DEB
triadic
#6BCDEB #EB6BCD #CDEB6B
tetradic
#6BCDEB #C96BEB #EB896B #8DEB6B
square
#6BCDEB #C96BEB #EB896B #8DEB6B
split-complementary
#6BCDEB #EB6B8D #EBC96B
monochromatic
#1A9AC1 #35BBE4 #6BCDEB #A1DFF2 #D7F1FA
Accessibility & contrast
On white
1.82
#6BCDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#6BCDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BCDEB
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BCDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BCDEB | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8ED
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #6bcdeb; /* rgb */ color: rgb(107, 205, 235); /* oklch */ color: oklch(80.0% 0.101 220.3);
Tailwind
colors: {
custom: {
50: '#9fdcf1',
500: '#6bcdeb',
950: '#000000',
},
}SCSS
$custom: #6bcdeb; $custom-light: #9fdcf1; $custom-dark: #000000;
JSON
{
"hex": "#6bcdeb",
"rgb": {
"r": 107,
"g": 205,
"b": 235
},
"hsl": {
"h": 194.063,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.79995,
"c": 0.1012,
"h": 220.3
},
"luminance": 0.52787
}Semantic roles & 50–950 ramp
primary
#6BCDEB
secondary
#C05A3A
accent
#3D0DD8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485