Skip to content

#1bdfd7

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

RGB
27, 223, 215
HSL
178°, 78%, 49%
CMYK
88, 0, 4, 13
Luminance
0.5791

At a glance

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

Hex
#1bdfd7
Hue
178°
cyan
Saturation
78%
electric
Lightness
49%
balanced
Brightness
87%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5791
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.58:1
Closest name
Turquoise
ΔE2000 2.8
Where it sits
Hue178° of 360°
Saturation78%
Lightness49%
Temperature
Warm ← → Cool87% 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#1bdfd7
RGBrgb(27, 223, 215)
HSLhsl(178, 78%, 49%)
CMYKcmyk(88%, 0%, 4%, 13%)
LABlab(80.7 -44.9 -8.7)
LCHlch(80.7 45.7 190.9)
OKLCHoklch(0.817 0.138 190.1)
Decimal1826775
Display P3color(display-p3 0.106 0.875 0.843)

Copy-ready code

/* CSS */
color: #1bdfd7;
background-color: #1bdfd7;
/* Tailwind (arbitrary) */
class="text-[#1bdfd7] bg-[#1bdfd7]"
/* SCSS */
$brand: #1bdfd7;
/* SwiftUI */
Color(red: 0.106, green: 0.875, blue: 0.843)
/* Android */
Color.parseColor("#1bdfd7")
/* Flutter */
Color(0xFF1BDFD7)
/* Python / OpenCV (BGR) */
(215, 223, 27)

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

Accessibility — WCAG contrast

Aa
#1bdfd7 on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#1bdfd7 on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D1D3D7
deuteranopia · #B9C1D8
tritanopia · #00E5DC

Color scale — 50 to 950

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

#F3FCFC
#E6F9F8
#C7F5F3
#9BF3EF
#69EDE8
#37E7E0
#1bdfd7
#16B6B0
#12928C
#116966
#0B4240
Base = 600Lightest = 50 · #F3FCFCDarkest = 950 · #0B4240
:root {
  --brand-50: #F3FCFC;
  --brand-100: #E6F9F8;
  --brand-200: #C7F5F3;
  --brand-300: #9BF3EF;
  --brand-400: #69EDE8;
  --brand-500: #37E7E0;
  --brand-600: #1bdfd7;
  --brand-700: #16B6B0;
  --brand-800: #12928C;
  --brand-900: #116966;
  --brand-950: #0B4240;
  --brand: #1bdfd7;
  --brand-ink: #000000;
}

Colors that work with #1bdfd7

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#C0EDEB
Hairlines and dividers
Muted text#4B9B98
Captions on the surface
Accent#E41652
Second voice, not a rival
Dark variant#0E726E
Hover, pressed, headers
Light variant#E8FCFB
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 #1bdfd7

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#DF1B23
Analogous left#1BDF75
Analogous right#1B85DF
Split-complement 1#DF1B85
Split-complement 2#DF751B
Triadic 1#D71BDF
Triadic 2#DFD71B
Tetradic#751BDF

RGB percentages

Red10.6%
Green87.5%
Blue84.3%

CMYK percentages

Cyan87.9%
Magenta0.0%
Yellow3.6%
Key (black)12.5%

Color previews

#1bdfd7 text on a black background

contrast 12.58:1

Card sample

#1bdfd7 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1bdfd7;
Background color
Panel with #1bdfd7 background
background-color: #1bdfd7;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1bdfd7;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(27, 223, 215, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(27, 223, 215, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1bdfd7;
background: linear-gradient(135deg, #1bdfd7, #1B64DF);

Monochromatic scale

Palettes built from #1bdfd7

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.

#1bdfd7 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.

#1bdfd7, answered

What color is #1bdfd7?

#1bdfd7 is a balanced electric cyan, closest to Turquoise (ΔE2000 2.8). It sits at 178° on the hue wheel with 78% saturation and 49% lightness, which reads as cool.

What is the RGB value of #1bdfd7?

rgb(27, 223, 215) — 27 red, 223 green and 215 blue out of 255, or 10.6% / 87.5% / 84.3% by channel.

Is #1bdfd7 a light or a dark color?

It is a light color. Relative luminance is 0.5791 and perceived brightness is 73%, so black text on it reaches 12.58:1.

Should I use black or white text on #1bdfd7?

Black. It scores 12.58:1 against #1bdfd7, versus 1.67:1 for white — AAA at any size.

What is the complementary color of #1bdfd7?

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

What colors go well with #1bdfd7?

For interface work: #F4FAFA as the surface, #C0EDEB for borders, #4B9B98 for secondary text, #E41652 as an accent and #0E726E for hover and pressed states. For a palette, the analogous pair #1BDF75 and #1B85DF stays calm, while #DF1B23 is the loudest partner.

What is #1bdfd7 in CMYK for printing?

cmyk(88%, 0%, 4%, 13%). 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 #1bdfd7 warm or cool?

Cool — it scores 87 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1BDF8F; nudged cooler, #18B0E1.

Work with #1bdfd7 in the Color Lab