Skip to content

#1cd3b4

a balanced, electric cyan · cool · closest name: Medium Aqua Marine

RGB
28, 211, 180
HSL
170°, 77%, 47%
CMYK
87, 0, 15, 17
Luminance
0.5013

At a glance

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

Hex
#1cd3b4
Hue
170°
cyan
Saturation
77%
electric
Lightness
47%
balanced
Brightness
83%
HSV value
Perceived
68%
weighted brightness
Luminance
0.5013
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.03:1
Closest name
Medium Aqua Marine
ΔE2000 5
Where it sits
Hue170° of 360°
Saturation77%
Lightness47%
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#1cd3b4
RGBrgb(28, 211, 180)
HSLhsl(170, 77%, 47%)
CMYKcmyk(87%, 0%, 15%, 17%)
LABlab(76.2 -49.3 3.4)
LCHlch(76.2 49.4 176.1)
OKLCHoklch(0.777 0.141 176.6)
Decimal1889204
Display P3color(display-p3 0.110 0.827 0.706)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1cd3b4 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#1cd3b4 on black: 11.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBC5B3
deuteranopia · #B5B5B6
tritanopia · #00D6CA

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #1cd3b4 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
#E7F9F6
#C8F4ED
#9CF2E3
#6AEBD5
#39E5C8
#1cd3b4
#18B49A
#13907B
#12685A
#0B4138
Base = 600Lightest = 50 · #F3FCFADarkest = 950 · #0B4138
:root {
  --brand-50: #F3FCFA;
  --brand-100: #E7F9F6;
  --brand-200: #C8F4ED;
  --brand-300: #9CF2E3;
  --brand-400: #6AEBD5;
  --brand-500: #39E5C8;
  --brand-600: #1cd3b4;
  --brand-700: #18B49A;
  --brand-800: #13907B;
  --brand-900: #12685A;
  --brand-950: #0B4138;
  --brand: #1cd3b4;
  --brand-ink: #000000;
}

Colors that work with #1cd3b4

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#4B9B8D
Captions on the surface
Accent#D81768
Second voice, not a rival
Dark variant#0F7160
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 #1cd3b4

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#D31C3B
Analogous left#1CD358
Analogous right#1C97D3
Split-complement 1#D31C97
Split-complement 2#D3581C
Triadic 1#B41CD3
Triadic 2#D3B41C
Tetradic#581CD3

RGB percentages

Red11.0%
Green82.7%
Blue70.6%

CMYK percentages

Cyan86.7%
Magenta0.0%
Yellow14.7%
Key (black)17.3%

Color previews

#1cd3b4 text on a black background

contrast 11.03:1

Card sample

#1cd3b4 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1cd3b4

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.

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

#1cd3b4, answered

What color is #1cd3b4?

#1cd3b4 is a balanced electric cyan, closest to Medium Aqua Marine (ΔE2000 5). It sits at 170° on the hue wheel with 77% saturation and 47% lightness, which reads as cool.

What is the RGB value of #1cd3b4?

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

Is #1cd3b4 a light or a dark color?

It is a light color. Relative luminance is 0.5013 and perceived brightness is 68%, so black text on it reaches 11.03:1.

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

Black. It scores 11.03:1 against #1cd3b4, versus 1.90:1 for white — AAA at any size.

What is the complementary color of #1cd3b4?

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

What colors go well with #1cd3b4?

For interface work: #F4FAF9 as the surface, #C0EDE5 for borders, #4B9B8D for secondary text, #D81768 as an accent and #0F7160 for hover and pressed states. For a palette, the analogous pair #1CD358 and #1C97D3 stays calm, while #D31C3B is the loudest partner.

What is #1cd3b4 in CMYK for printing?

cmyk(87%, 0%, 15%, 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 #1cd3b4 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 #1CD371; nudged cooler, #1AB1D6.

Work with #1cd3b4 in the Color Lab