Skip to content

#1bbccc

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

RGB
27, 188, 204
HSL
185°, 77%, 45%
CMYK
87, 8, 0, 20
Luminance
0.4056

At a glance

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

Hex
#1bbccc
Hue
185°
cyan
Saturation
77%
electric
Lightness
45%
balanced
Brightness
80%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4056
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.11:1
Closest name
Dark Turquoise
ΔE2000 6.6
Where it sits
Hue185° of 360°
Saturation77%
Lightness45%
Temperature
Warm ← → Cool90% 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#1bbccc
RGBrgb(27, 188, 204)
HSLhsl(185, 77%, 45%)
CMYKcmyk(87%, 8%, 0%, 20%)
LABlab(69.9 -32.2 -19.0)
LCHlch(69.9 37.4 210.5)
OKLCHoklch(0.728 0.121 206.0)
Decimal1817804
Display P3color(display-p3 0.106 0.737 0.800)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1bbccc on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#1bbccc on black: 9.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ABB4CD
deuteranopia · #95A4CC
tritanopia · #00C5C1

Color scale — 50 to 950

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

#F3FBFC
#E7F7F9
#C8F0F4
#9CEAF2
#6AE0EB
#39D5E5
#1bbccc
#18A6B4
#138590
#126168
#0B3C41
Base = 600Lightest = 50 · #F3FBFCDarkest = 950 · #0B3C41
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E7F7F9;
  --brand-200: #C8F0F4;
  --brand-300: #9CEAF2;
  --brand-400: #6AE0EB;
  --brand-500: #39D5E5;
  --brand-600: #1bbccc;
  --brand-700: #18A6B4;
  --brand-800: #138590;
  --brand-900: #126168;
  --brand-950: #0B3C41;
  --brand: #1bbccc;
  --brand-ink: #000000;
}

Colors that work with #1bbccc

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#C0E9ED
Hairlines and dividers
Muted text#4B949B
Captions on the surface
Accent#D11634
Second voice, not a rival
Dark variant#0F6871
Hover, pressed, headers
Light variant#E8FAFC
Selected rows, tints
Dark surface#142324
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 #1bbccc

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#CC2B1B
Analogous left#1BCC83
Analogous right#1B64CC
Split-complement 1#CC1B64
Split-complement 2#CC831B
Triadic 1#CC1BBC
Triadic 2#BCCC1B
Tetradic#831BCC

RGB percentages

Red10.6%
Green73.7%
Blue80.0%

CMYK percentages

Cyan86.8%
Magenta7.8%
Yellow0.0%
Key (black)20.0%

Color previews

#1bbccc text on a black background

contrast 9.11:1

Card sample

#1bbccc text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1bbccc

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.

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

#1bbccc, answered

What color is #1bbccc?

#1bbccc is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 6.6). It sits at 185° on the hue wheel with 77% saturation and 45% lightness, which reads as cool.

What is the RGB value of #1bbccc?

rgb(27, 188, 204) — 27 red, 188 green and 204 blue out of 255, or 10.6% / 73.7% / 80% by channel.

Is #1bbccc a light or a dark color?

It is a mid-tone. Relative luminance is 0.4056 and perceived brightness is 63%, so black text on it reaches 9.11:1.

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

Black. It scores 9.11:1 against #1bbccc, versus 2.30:1 for white — AAA at any size.

What is the complementary color of #1bbccc?

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

What colors go well with #1bbccc?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B949B for secondary text, #D11634 as an accent and #0F6871 for hover and pressed states. For a palette, the analogous pair #1BCC83 and #1B64CC stays calm, while #CC2B1B is the loudest partner.

What is #1bbccc in CMYK for printing?

cmyk(87%, 8%, 0%, 20%). 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 #1bbccc warm or cool?

Cool — it scores 90 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1BCC9B; nudged cooler, #1995CE.

Work with #1bbccc in the Color Lab