Skip to content

#6beee0

a light, electric cyan · cool · closest name: Turquoise

RGB
107, 238, 224
HSL
174°, 79%, 68%
CMYK
55, 0, 6, 7
Luminance
0.6966

At a glance

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

Hex
#6beee0
Hue
174°
cyan
Saturation
79%
electric
Lightness
68%
light
Brightness
93%
HSV value
Perceived
81%
weighted brightness
Luminance
0.6966
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.93:1
Closest name
Turquoise
ΔE2000 4.1
Where it sits
Hue174° of 360°
Saturation79%
Lightness68%
Temperature
Warm ← → Cool85% 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#6beee0
RGBrgb(107, 238, 224)
HSLhsl(174, 79%, 68%)
CMYKcmyk(55%, 0%, 6%, 7%)
LABlab(86.8 -39.4 -4.2)
LCHlch(86.8 39.6 186.0)
OKLCHoklch(0.872 0.117 185.8)
Decimal7073504
Display P3color(display-p3 0.420 0.933 0.878)

Copy-ready code

/* CSS */
color: #6beee0;
background-color: #6beee0;
/* Tailwind (arbitrary) */
class="text-[#6beee0] bg-[#6beee0]"
/* SCSS */
$brand: #6beee0;
/* SwiftUI */
Color(red: 0.420, green: 0.933, blue: 0.878)
/* Android */
Color.parseColor("#6beee0")
/* Flutter */
Color(0xFF6BEEE0)
/* Python / OpenCV (BGR) */
(224, 238, 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 #6beee0 · 14.93:1
Use #000000AAA at every size.
Aa
White text · 1.41:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.93:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #6beee0 as text scores 1.41:1 on white and 14.93:1 on black.

Accessibility — WCAG contrast

Aa
#6beee0 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#6beee0 on black: 14.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3E2E0
deuteranopia · #CED3E2
tritanopia · #00F3E9

Color scale — 50 to 950

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

#F3FCFB
#E6F9F7
#C7F5F0
#9AF3EA
#6beee0
#36E8D5
#19DCC7
#15B7A6
#119285
#106A60
#0A423C
Base = 400Lightest = 50 · #F3FCFBDarkest = 950 · #0A423C
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E6F9F7;
  --brand-200: #C7F5F0;
  --brand-300: #9AF3EA;
  --brand-400: #6beee0;
  --brand-500: #36E8D5;
  --brand-600: #19DCC7;
  --brand-700: #15B7A6;
  --brand-800: #119285;
  --brand-900: #106A60;
  --brand-950: #0A423C;
  --brand: #6beee0;
  --brand-ink: #000000;
}

Colors that work with #6beee0

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#C0EDE8
Hairlines and dividers
Muted text#4B9B92
Captions on the surface
Accent#BB114F
Second voice, not a rival
Dark variant#0D7268
Hover, pressed, headers
Light variant#E8FCFA
Selected rows, tints
Dark surface#142423
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 #6beee0

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#EE6B79
Analogous left#6BEE9E
Analogous right#6BBAEE
Split-complement 1#EE6BBA
Split-complement 2#EE9E6B
Triadic 1#E06BEE
Triadic 2#EEE06B
Tetradic#9E6BEE

RGB percentages

Red42.0%
Green93.3%
Blue87.8%

CMYK percentages

Cyan55.0%
Magenta0.0%
Yellow5.9%
Key (black)6.7%

Color previews

#6beee0 text on a black background

contrast 14.93:1

Card sample

#6beee0 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6beee0

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.

#6beee0 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#6beee0, answered

What color is #6beee0?

#6beee0 is a light electric cyan, closest to Turquoise (ΔE2000 4.1). It sits at 174° on the hue wheel with 79% saturation and 68% lightness, which reads as cool.

What is the RGB value of #6beee0?

rgb(107, 238, 224) — 107 red, 238 green and 224 blue out of 255, or 42% / 93.3% / 87.8% by channel.

Is #6beee0 a light or a dark color?

It is a light color. Relative luminance is 0.6966 and perceived brightness is 81%, so black text on it reaches 14.93:1.

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

Black. It scores 14.93:1 against #6beee0, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #6beee0?

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

What colors go well with #6beee0?

For interface work: #F4FAFA as the surface, #C0EDE8 for borders, #4B9B92 for secondary text, #BB114F as an accent and #0D7268 for hover and pressed states. For a palette, the analogous pair #6BEE9E and #6BBAEE stays calm, while #EE6B79 is the loudest partner.

What is #6beee0 in CMYK for printing?

cmyk(55%, 0%, 6%, 7%). 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 #6beee0 warm or cool?

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

Work with #6beee0 in the Color Lab