Skip to content

#1bdfbf

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

RGB
27, 223, 191
HSL
170°, 78%, 49%
CMYK
88, 0, 14, 13
Luminance
0.5677

At a glance

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

Hex
#1bdfbf
Hue
170°
cyan
Saturation
78%
electric
Lightness
49%
balanced
Brightness
87%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5677
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.35:1
Closest name
Turquoise
ΔE2000 4.9
Where it sits
Hue170° of 360°
Saturation78%
Lightness49%
Temperature
Warm ← → Cool83% 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#1bdfbf
RGBrgb(27, 223, 191)
HSLhsl(170, 78%, 49%)
CMYKcmyk(88%, 0%, 14%, 13%)
LABlab(80.0 -51.4 3.2)
LCHlch(80.0 51.5 176.5)
OKLCHoklch(0.809 0.147 177.0)
Decimal1826751
Display P3color(display-p3 0.106 0.875 0.749)

Copy-ready code

/* CSS */
color: #1bdfbf;
background-color: #1bdfbf;
/* Tailwind (arbitrary) */
class="text-[#1bdfbf] bg-[#1bdfbf]"
/* SCSS */
$brand: #1bdfbf;
/* SwiftUI */
Color(red: 0.106, green: 0.875, blue: 0.749)
/* Android */
Color.parseColor("#1bdfbf")
/* Flutter */
Color(0xFF1BDFBF)
/* Python / OpenCV (BGR) */
(191, 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 #1bdfbf · 12.35:1
Use #000000AAA at every size.
Aa
White text · 1.70:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.35:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #1bdfbf as text scores 1.70:1 on white and 12.35:1 on black.

Accessibility — WCAG contrast

Aa
#1bdfbf on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#1bdfbf on black: 12.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6D0BE
deuteranopia · #BFBFC1
tritanopia · #00E2D5

Color scale — 50 to 950

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

#F3FCFA
#E6F9F6
#C7F5ED
#9BF3E5
#69EDD7
#37E7CA
#1bdfbf
#16B69C
#12927D
#11695B
#0B4239
Base = 600Lightest = 50 · #F3FCFADarkest = 950 · #0B4239
:root {
  --brand-50: #F3FCFA;
  --brand-100: #E6F9F6;
  --brand-200: #C7F5ED;
  --brand-300: #9BF3E5;
  --brand-400: #69EDD7;
  --brand-500: #37E7CA;
  --brand-600: #1bdfbf;
  --brand-700: #16B69C;
  --brand-800: #12927D;
  --brand-900: #11695B;
  --brand-950: #0B4239;
  --brand: #1bdfbf;
  --brand-ink: #000000;
}

Colors that work with #1bdfbf

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#F4FAF9
Tinted page background
Border#C0EDE5
Hairlines and dividers
Muted text#4B9B8E
Captions on the surface
Accent#E4166B
Second voice, not a rival
Dark variant#0E7261
Hover, pressed, headers
Light variant#E8FCF9
Selected rows, tints
Dark surface#142422
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 #1bdfbf

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#DF1B3B
Analogous left#1BDF5D
Analogous right#1B9DDF
Split-complement 1#DF1B9D
Split-complement 2#DF5D1B
Triadic 1#BF1BDF
Triadic 2#DFBF1B
Tetradic#5D1BDF

RGB percentages

Red10.6%
Green87.5%
Blue74.9%

CMYK percentages

Cyan87.9%
Magenta0.0%
Yellow14.3%
Key (black)12.5%

Color previews

#1bdfbf text on a black background

contrast 12.35:1

Card sample

#1bdfbf text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1bdfbf

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.

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

#1bdfbf, answered

What color is #1bdfbf?

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

What is the RGB value of #1bdfbf?

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

Is #1bdfbf a light or a dark color?

It is a light color. Relative luminance is 0.5677 and perceived brightness is 72%, so black text on it reaches 12.35:1.

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

Black. It scores 12.35:1 against #1bdfbf, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #1bdfbf?

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

What colors go well with #1bdfbf?

For interface work: #F4FAF9 as the surface, #C0EDE5 for borders, #4B9B8E for secondary text, #E4166B as an accent and #0E7261 for hover and pressed states. For a palette, the analogous pair #1BDF5D and #1B9DDF stays calm, while #DF1B3B is the loudest partner.

What is #1bdfbf in CMYK for printing?

cmyk(88%, 0%, 14%, 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 #1bdfbf warm or cool?

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

Work with #1bdfbf in the Color Lab