Skip to content

#27ddf7

a balanced, electric cyan · cool · closest name: Dark Turquoise

RGB
39, 221, 247
HSL
188°, 93%, 56%
CMYK
84, 11, 0, 3
Luminance
0.5886

At a glance

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

Hex
#27ddf7
Hue
188°
cyan
Saturation
93%
electric
Lightness
56%
balanced
Brightness
97%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5886
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.77:1
Closest name
Dark Turquoise
ΔE2000 8.6
Where it sits
Hue188° of 360°
Saturation93%
Lightness56%
Temperature
Warm ← → Cool91% 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#27ddf7
RGBrgb(39, 221, 247)
HSLhsl(188, 93%, 56%)
CMYKcmyk(84%, 11%, 0%, 3%)
LABlab(81.2 -33.8 -24.9)
LCHlch(81.2 41.9 216.4)
OKLCHoklch(0.825 0.137 210.4)
Decimal2612727
Display P3color(display-p3 0.153 0.867 0.969)

Copy-ready code

/* CSS */
color: #27ddf7;
background-color: #27ddf7;
/* Tailwind (arbitrary) */
class="text-[#27ddf7] bg-[#27ddf7]"
/* SCSS */
$brand: #27ddf7;
/* SwiftUI */
Color(red: 0.153, green: 0.867, blue: 0.969)
/* Android */
Color.parseColor("#27ddf7")
/* Flutter */
Color(0xFF27DDF7)
/* Python / OpenCV (BGR) */
(247, 221, 39)

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 #27ddf7 · 12.77:1
Use #000000AAA at every size.
Aa
White text · 1.64:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.77:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #27ddf7 as text scores 1.64:1 on white and 12.77:1 on black.

Accessibility — WCAG contrast

Aa
#27ddf7 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#27ddf7 on black: 12.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7D5F9
deuteranopia · #ADC1F7
tritanopia · #00E8E5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #27ddf7 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F2FCFD
#E4F8FB
#C2F2F9
#93EEFB
#5DE5F9
#27ddf7
#09D0EC
#07ADC5
#068A9D
#096472
#063F47
Base = 500Lightest = 50 · #F2FCFDDarkest = 950 · #063F47
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E4F8FB;
  --brand-200: #C2F2F9;
  --brand-300: #93EEFB;
  --brand-400: #5DE5F9;
  --brand-500: #27ddf7;
  --brand-600: #09D0EC;
  --brand-700: #07ADC5;
  --brand-800: #068A9D;
  --brand-900: #096472;
  --brand-950: #063F47;
  --brand: #27ddf7;
  --brand-ink: #000000;
}

Colors that work with #27ddf7

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#C0E7ED
Hairlines and dividers
Muted text#4B919B
Captions on the surface
Accent#FC233E
Second voice, not a rival
Dark variant#056C7B
Hover, pressed, headers
Light variant#E6FBFE
Selected rows, tints
Dark surface#142224
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 #27ddf7

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
  • 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
  • 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#F74127
Analogous left#27F7A9
Analogous right#2775F7
Split-complement 1#F72775
Split-complement 2#F7A927
Triadic 1#F727DD
Triadic 2#DDF727
Tetradic#A927F7

RGB percentages

Red15.3%
Green86.7%
Blue96.9%

CMYK percentages

Cyan84.2%
Magenta10.5%
Yellow0.0%
Key (black)3.1%

Color previews

#27ddf7 text on a black background

contrast 12.77:1

Card sample

#27ddf7 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #27ddf7;
Background color
Panel with #27ddf7 background
background-color: #27ddf7;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #27ddf7;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(39, 221, 247, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(39, 221, 247, 0.45);
Border & gradient
Gradient panel
border: 3px solid #27ddf7;
background: linear-gradient(135deg, #27ddf7, #2752F7);

Monochromatic scale

Palettes built from #27ddf7

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.

#27ddf7 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
ButtonsLinksFocus statesCharts
Print note

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

#27ddf7, answered

What color is #27ddf7?

#27ddf7 is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 8.6). It sits at 188° on the hue wheel with 93% saturation and 56% lightness, which reads as cool.

What is the RGB value of #27ddf7?

rgb(39, 221, 247) — 39 red, 221 green and 247 blue out of 255, or 15.3% / 86.7% / 96.9% by channel.

Is #27ddf7 a light or a dark color?

It is a light color. Relative luminance is 0.5886 and perceived brightness is 74%, so black text on it reaches 12.77:1.

Should I use black or white text on #27ddf7?

Black. It scores 12.77:1 against #27ddf7, versus 1.64:1 for white — AAA at any size.

What is the complementary color of #27ddf7?

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

What colors go well with #27ddf7?

For interface work: #F4FAFA as the surface, #C0E7ED for borders, #4B919B for secondary text, #FC233E as an accent and #056C7B for hover and pressed states. For a palette, the analogous pair #27F7A9 and #2775F7 stays calm, while #F74127 is the loudest partner.

What is #27ddf7 in CMYK for printing?

cmyk(84%, 11%, 0%, 3%). 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 #27ddf7 warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #27F7C5; nudged cooler, #25B5F9.

Work with #27ddf7 in the Color Lab