Skip to content

#6bdfe2

a light, vivid cyan · cool · closest name: Medium Turquoise

RGB
107, 223, 226
HSL
182°, 67%, 65%
CMYK
53, 1, 0, 11
Luminance
0.6139

At a glance

Every number on this page in one read: what #6bdfe2 is made of, how bright it looks, and which way it leans.

Hex
#6bdfe2
Hue
182°
cyan
Saturation
67%
vivid
Lightness
65%
light
Brightness
89%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6139
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
13.28:1
Closest name
Medium Turquoise
ΔE2000 5.2
Where it sits
Hue182° of 360°
Saturation67%
Lightness65%
Temperature
Warm ← → Cool88% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#6bdfe2
RGBrgb(107, 223, 226)
HSLhsl(182, 67%, 65%)
CMYKcmyk(53%, 1%, 0%, 11%)
LABlab(82.6 -31.9 -11.5)
LCHlch(82.6 33.9 199.8)
OKLCHoklch(0.838 0.105 197.6)
Decimal7069666
Display P3color(display-p3 0.420 0.875 0.886)

Copy-ready code

/* CSS */
color: #6bdfe2;
background-color: #6bdfe2;
/* Tailwind (arbitrary) */
class="text-[#6bdfe2] bg-[#6bdfe2]"
/* SCSS */
$brand: #6bdfe2;
/* SwiftUI */
Color(red: 0.420, green: 0.875, blue: 0.886)
/* Android */
Color.parseColor("#6bdfe2")
/* Flutter */
Color(0xFF6BDFE2)
/* Python / OpenCV (BGR) */
(226, 223, 107)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #6bdfe2 · 13.28:1
Use #000000AAA at every size.
Aa
White text · 1.58:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.28:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #6bdfe2 as text scores 1.58:1 on white and 13.28:1 on black.

Accessibility — WCAG contrast

Aa
#6bdfe2 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#6bdfe2 on black: 13.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D2D6E2
deuteranopia · #BEC7E3
tritanopia · #00E6E0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #6bdfe2 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.

#F3FBFB
#E8F7F8
#CAF0F1
#A1EBED
#6bdfe2
#43D6DA
#28C9CD
#21A7AB
#1B8688
#176163
#0F3D3E
Base = 400Lightest = 50 · #F3FBFBDarkest = 950 · #0F3D3E
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E8F7F8;
  --brand-200: #CAF0F1;
  --brand-300: #A1EBED;
  --brand-400: #6bdfe2;
  --brand-500: #43D6DA;
  --brand-600: #28C9CD;
  --brand-700: #21A7AB;
  --brand-800: #1B8688;
  --brand-900: #176163;
  --brand-950: #0F3D3E;
  --brand: #6bdfe2;
  --brand-ink: #000000;
}

Colors that work with #6bdfe2

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAFA
Tinted page background
Border#C0ECED
Hairlines and dividers
Muted text#4B999B
Captions on the surface
Accent#AF1D3D
Second voice, not a rival
Dark variant#15686B
Hover, pressed, headers
Light variant#EAFAFB
Selected rows, tints
Dark surface#142424
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #6bdfe2

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • 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
Use with care
  • 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#E26E6B
Analogous left#6BE2A9
Analogous right#6BA4E2
Split-complement 1#E26BA4
Split-complement 2#E2A96B
Triadic 1#E26BDF
Triadic 2#DFE26B
Tetradic#A96BE2

RGB percentages

Red42.0%
Green87.5%
Blue88.6%

CMYK percentages

Cyan52.7%
Magenta1.3%
Yellow0.0%
Key (black)11.4%

Color previews

#6bdfe2 text on a black background

contrast 13.28:1

Card sample

#6bdfe2 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6bdfe2;
Background color
Panel with #6bdfe2 background
background-color: #6bdfe2;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6bdfe2;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(107, 223, 226, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(107, 223, 226, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6bdfe2;
background: linear-gradient(135deg, #6bdfe2, #6B90E2);

Monochromatic scale

Palettes built from #6bdfe2

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.

#6bdfe2 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#6bdfe2, answered

What color is #6bdfe2?

#6bdfe2 is a light vivid cyan, closest to Medium Turquoise (ΔE2000 5.2). It sits at 182° on the hue wheel with 67% saturation and 65% lightness, which reads as cool.

What is the RGB value of #6bdfe2?

rgb(107, 223, 226) — 107 red, 223 green and 226 blue out of 255, or 42% / 87.5% / 88.6% by channel.

Is #6bdfe2 a light or a dark color?

It is a light color. Relative luminance is 0.6139 and perceived brightness is 77%, so black text on it reaches 13.28:1.

Should I use black or white text on #6bdfe2?

Black. It scores 13.28:1 against #6bdfe2, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #6bdfe2?

#E26E6B sits directly opposite on the wheel. Softer options are the split-complements #E26BA4 and #E2A96B, which give the same contrast with far less vibration.

What colors go well with #6bdfe2?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B999B for secondary text, #AF1D3D as an accent and #15686B for hover and pressed states. For a palette, the analogous pair #6BE2A9 and #6BA4E2 stays calm, while #E26E6B is the loudest partner.

What is #6bdfe2 in CMYK for printing?

cmyk(53%, 1%, 0%, 11%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #6bdfe2 warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6BE2B9; nudged cooler, #69BBE4.

Work with #6bdfe2 in the Color Lab