Skip to content

#2dbcab

a balanced, vivid cyan · cool · closest name: Light Sea Green

RGB
45, 188, 171
HSL
173°, 61%, 46%
CMYK
76, 0, 9, 26
Luminance
0.3946

At a glance

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

Hex
#2dbcab
Hue
173°
cyan
Saturation
61%
vivid
Lightness
46%
balanced
Brightness
74%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3946
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
8.89:1
Closest name
Light Sea Green
ΔE2000 4.1
Where it sits
Hue173° of 360°
Saturation61%
Lightness46%
Temperature
Warm ← → Cool85% 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#2dbcab
RGBrgb(45, 188, 171)
HSLhsl(173, 61%, 46%)
CMYKcmyk(76%, 0%, 9%, 26%)
LABlab(69.1 -40.5 -2.0)
LCHlch(69.1 40.5 182.8)
OKLCHoklch(0.719 0.118 182.9)
Decimal2997419
Display P3color(display-p3 0.176 0.737 0.671)

Copy-ready code

/* CSS */
color: #2dbcab;
background-color: #2dbcab;
/* Tailwind (arbitrary) */
class="text-[#2dbcab] bg-[#2dbcab]"
/* SCSS */
$brand: #2dbcab;
/* SwiftUI */
Color(red: 0.176, green: 0.737, blue: 0.671)
/* Android */
Color.parseColor("#2dbcab")
/* Flutter */
Color(0xFF2DBCAB)
/* Python / OpenCV (BGR) */
(171, 188, 45)

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

Accessibility — WCAG contrast

Aa
#2dbcab on white: 2.36:1
AA ✗ fail · AA-large · AAA
Aa
#2dbcab on black: 8.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B3B1AA
deuteranopia · #A0A3AD
tritanopia · #00C0B7

Color scale — 50 to 950

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

#F4FBFA
#E8F7F5
#CCF0EC
#A4E9E1
#77DFD2
#4AD4C3
#2dbcab
#27A596
#1F8478
#1B6058
#113C37
Base = 600Lightest = 50 · #F4FBFADarkest = 950 · #113C37
:root {
  --brand-50: #F4FBFA;
  --brand-100: #E8F7F5;
  --brand-200: #CCF0EC;
  --brand-300: #A4E9E1;
  --brand-400: #77DFD2;
  --brand-500: #4AD4C3;
  --brand-600: #2dbcab;
  --brand-700: #27A596;
  --brand-800: #1F8478;
  --brand-900: #1B6058;
  --brand-950: #113C37;
  --brand: #2dbcab;
  --brand-ink: #000000;
}

Colors that work with #2dbcab

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#C0EDE7
Hairlines and dividers
Muted text#4B9B91
Captions on the surface
Accent#C12860
Second voice, not a rival
Dark variant#19675E
Hover, pressed, headers
Light variant#EAFAF8
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 #2dbcab

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#BC2D3E
Analogous left#2DBC64
Analogous right#2D85BC
Split-complement 1#BC2D85
Split-complement 2#BC642D
Triadic 1#AB2DBC
Triadic 2#BCAB2D
Tetradic#642DBC

RGB percentages

Red17.6%
Green73.7%
Blue67.1%

CMYK percentages

Cyan76.1%
Magenta0.0%
Yellow9.0%
Key (black)26.3%

Color previews

#2dbcab text on a black background

contrast 8.89:1

Card sample

#2dbcab text on a white background

contrast 2.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2dbcab;
Background color
Panel with #2dbcab background
background-color: #2dbcab;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(45, 188, 171, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(45, 188, 171, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2dbcab;
background: linear-gradient(135deg, #2dbcab, #2D6EBC);

Monochromatic scale

Palettes built from #2dbcab

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.

#2dbcab 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

Converts to four-color process without much drama. Proof it anyway.

#2dbcab, answered

What color is #2dbcab?

#2dbcab is a balanced vivid cyan, closest to Light Sea Green (ΔE2000 4.1). It sits at 173° on the hue wheel with 61% saturation and 46% lightness, which reads as cool.

What is the RGB value of #2dbcab?

rgb(45, 188, 171) — 45 red, 188 green and 171 blue out of 255, or 17.6% / 73.7% / 67.1% by channel.

Is #2dbcab a light or a dark color?

It is a mid-tone. Relative luminance is 0.3946 and perceived brightness is 62%, so black text on it reaches 8.89:1.

Should I use black or white text on #2dbcab?

Black. It scores 8.89:1 against #2dbcab, versus 2.36:1 for white — AAA at any size.

What is the complementary color of #2dbcab?

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

What colors go well with #2dbcab?

For interface work: #F4FAFA as the surface, #C0EDE7 for borders, #4B9B91 for secondary text, #C12860 as an accent and #19675E for hover and pressed states. For a palette, the analogous pair #2DBC64 and #2D85BC stays calm, while #BC2D3E is the loudest partner.

What is #2dbcab in CMYK for printing?

cmyk(76%, 0%, 9%, 26%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #2dbcab warm or cool?

Cool — it scores 85 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2DBC77; nudged cooler, #2B9ABE.

Work with #2dbcab in the Color Lab