#6bcdf0
a light, electric cyan · cool · closest name: Sky Blue
At a glance
Every number on this page in one read: what #6bcdf0 is made of, how bright it looks, and which way it leans.
Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #6bcdf0 |
| RGB | rgb(107, 205, 240) |
| HSL | hsl(196, 82%, 68%) |
| CMYK | cmyk(55%, 15%, 0%, 6%) |
| LAB | lab(77.9 -19.2 -26.0) |
| LCH | lch(77.9 32.3 233.6) |
| OKLCH | oklch(0.802 0.104 223.8) |
| Decimal | 7065072 |
| Display P3 | color(display-p3 0.420 0.804 0.941) |
Copy-ready code
/* CSS */
color: #6bcdf0;
background-color: #6bcdf0;
/* Tailwind (arbitrary) */
class="text-[#6bcdf0] bg-[#6bcdf0]"
/* SCSS */
$brand: #6bcdf0;
/* SwiftUI */
Color(red: 0.420, green: 0.804, blue: 0.941)
/* Android */
Color.parseColor("#6bcdf0")
/* Flutter */
Color(0xFF6BCDF0)
/* Python / OpenCV (BGR) */
(240, 205, 107)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #6bcdf0 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #F2FAFC;
--brand-100: #E6F4F9;
--brand-200: #C6E9F6;
--brand-300: #99DDF5;
--brand-400: #6bcdf0;
--brand-500: #33BAEA;
--brand-600: #17AADE;
--brand-700: #138DB9;
--brand-800: #0F7194;
--brand-900: #0F536B;
--brand-950: #0A3443;
--brand: #6bcdf0;
--brand-ink: #000000;
}Colors that work with #6bcdf0
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #6bcdf0
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Card and section backgrounds
- ✓Brand accents, badges and data highlights
- ⚠Text of any size on white — fails WCAG AA
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠White text placed on it
- ⚠Thin strokes and 1px borders — they disappear on light UI
- ⚠Pairing with a same-lightness hue — edges vibrate
Similar colors
One move away from this hex in each direction. Every swatch is its own page.
Color relationships
The wheel positions with their names attached, so you can grab the one you actually need.
| Complementary | #F08E6B | Directly opposite — maximum tension | |
| Analogous left | #6BF0D0 | Neighbour, quieter | |
| Analogous right | #6B8AF0 | Neighbour, quieter | |
| Split-complement 1 | #F06B8A | Contrast without the clash | |
| Split-complement 2 | #F0D06B | Contrast without the clash | |
| Triadic 1 | #F06BCD | Even thirds — balanced and loud | |
| Triadic 2 | #CDF06B | Even thirds — balanced and loud | |
| Tetradic | #D06BF0 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#6bcdf0 text on a black background
contrast 11.62:1
#6bcdf0 text on a white background
contrast 1.81:1
CSS3 live lab
The quick brown fox
color: #6bcdf0;
background-color: #6bcdf0;
Glowing headline
text-shadow: 2px 2px 8px #6bcdf0;
Soft neon halo
text-shadow: 0 0 14px rgba(107, 205, 240, 0.45);
box-shadow: 0 12px 32px -8px rgba(107, 205, 240, 0.45);
border: 3px solid #6bcdf0; background: linear-gradient(135deg, #6bcdf0, #6B74F0);
Monochromatic scale
Palettes built from #6bcdf0
Shades — darker
Tints — lighter
Color harmonies
Nearest named colors
Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.
Closest color with a full write-up: Sky Blue (#87ceeb) — ΔE2000 3 away, with its history, psychology and brand usage.
#6bcdf0 in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#6bcdf0, answered
What color is #6bcdf0?
#6bcdf0 is a light electric cyan, closest to Sky Blue (ΔE2000 3). It sits at 196° on the hue wheel with 82% saturation and 68% lightness, which reads as cool.
What is the RGB value of #6bcdf0?
rgb(107, 205, 240) — 107 red, 205 green and 240 blue out of 255, or 42% / 80.4% / 94.1% by channel.
Is #6bcdf0 a light or a dark color?
It is a light color. Relative luminance is 0.5308 and perceived brightness is 73%, so black text on it reaches 11.62:1.
Should I use black or white text on #6bcdf0?
Black. It scores 11.62:1 against #6bcdf0, versus 1.81:1 for white — AAA at any size.
What is the complementary color of #6bcdf0?
#F08E6B sits directly opposite on the wheel. Softer options are the split-complements #F06B8A and #F0D06B, which give the same contrast with far less vibration.
What colors go well with #6bcdf0?
For interface work: #F4F9FA as the surface, #C0E1ED for borders, #4B869B for secondary text, #BD100F as an accent and #0C5874 for hover and pressed states. For a palette, the analogous pair #6BF0D0 and #6B8AF0 stays calm, while #F08E6B is the loudest partner.
What is #6bcdf0 in CMYK for printing?
cmyk(55%, 15%, 0%, 6%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.
Is #6bcdf0 warm or cool?
Cool — it scores 94 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6BF0E2; nudged cooler, #69B8F2.