Skip to content

#1cbfd3

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

RGB
28, 191, 211
HSL
187°, 77%, 47%
CMYK
87, 10, 0, 17
Luminance
0.4221

At a glance

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

Hex
#1cbfd3
Hue
187°
cyan
Saturation
77%
electric
Lightness
47%
balanced
Brightness
83%
HSV value
Perceived
64%
weighted brightness
Luminance
0.4221
WCAG relative
Temperature
Cool
90/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
9.44:1
Closest name
Dark Turquoise
ΔE2000 7.2
Where it sits
Hue187° of 360°
Saturation77%
Lightness47%
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#1cbfd3
RGBrgb(28, 191, 211)
HSLhsl(187, 77%, 47%)
CMYKcmyk(87%, 10%, 0%, 17%)
LABlab(71.0 -31.4 -21.0)
LCHlch(71.0 37.8 213.8)
OKLCHoklch(0.738 0.123 208.5)
Decimal1884115
Display P3color(display-p3 0.110 0.749 0.827)

Copy-ready code

/* CSS */
color: #1cbfd3;
background-color: #1cbfd3;
/* Tailwind (arbitrary) */
class="text-[#1cbfd3] bg-[#1cbfd3]"
/* SCSS */
$brand: #1cbfd3;
/* SwiftUI */
Color(red: 0.110, green: 0.749, blue: 0.827)
/* Android */
Color.parseColor("#1cbfd3")
/* Flutter */
Color(0xFF1CBFD3)
/* Python / OpenCV (BGR) */
(211, 191, 28)

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

Accessibility — WCAG contrast

Aa
#1cbfd3 on white: 2.22:1
AA ✗ fail · AA-large · AAA
Aa
#1cbfd3 on black: 9.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADB7D4
deuteranopia · #96A7D3
tritanopia · #00C8C5

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #1cbfd3 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
#C8EFF4
#9CE8F2
#6ADDEB
#39D2E5
#1cbfd3
#18A3B4
#138290
#125F68
#0B3B41
Base = 600Lightest = 50 · #F3FBFCDarkest = 950 · #0B3B41
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E7F7F9;
  --brand-200: #C8EFF4;
  --brand-300: #9CE8F2;
  --brand-400: #6ADDEB;
  --brand-500: #39D2E5;
  --brand-600: #1cbfd3;
  --brand-700: #18A3B4;
  --brand-800: #138290;
  --brand-900: #125F68;
  --brand-950: #0B3B41;
  --brand: #1cbfd3;
  --brand-ink: #000000;
}

Colors that work with #1cbfd3

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#C0E8ED
Hairlines and dividers
Muted text#4B929B
Captions on the surface
Accent#D81732
Second voice, not a rival
Dark variant#0F6671
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 #1cbfd3

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#D3301C
Analogous left#1CD38C
Analogous right#1C63D3
Split-complement 1#D31C63
Split-complement 2#D38C1C
Triadic 1#D31CBF
Triadic 2#BFD31C
Tetradic#8C1CD3

RGB percentages

Red11.0%
Green74.9%
Blue82.7%

CMYK percentages

Cyan86.7%
Magenta9.5%
Yellow0.0%
Key (black)17.3%

Color previews

#1cbfd3 text on a black background

contrast 9.44:1

Card sample

#1cbfd3 text on a white background

contrast 2.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1cbfd3

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.

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

#1cbfd3, answered

What color is #1cbfd3?

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

What is the RGB value of #1cbfd3?

rgb(28, 191, 211) — 28 red, 191 green and 211 blue out of 255, or 11% / 74.9% / 82.7% by channel.

Is #1cbfd3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4221 and perceived brightness is 64%, so black text on it reaches 9.44:1.

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

Black. It scores 9.44:1 against #1cbfd3, versus 2.22:1 for white — AAA at any size.

What is the complementary color of #1cbfd3?

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

What colors go well with #1cbfd3?

For interface work: #F4FAFA as the surface, #C0E8ED for borders, #4B929B for secondary text, #D81732 as an accent and #0F6671 for hover and pressed states. For a palette, the analogous pair #1CD38C and #1C63D3 stays calm, while #D3301C is the loudest partner.

What is #1cbfd3 in CMYK for printing?

cmyk(87%, 10%, 0%, 17%). 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 #1cbfd3 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 #1CD3A4; nudged cooler, #1A98D6.

Work with #1cbfd3 in the Color Lab