Skip to content

#2cacaa

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

RGB
44, 172, 170
HSL
179°, 59%, 42%
CMYK
74, 0, 1, 33
Luminance
0.3294

At a glance

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

Hex
#2cacaa
Hue
179°
cyan
Saturation
59%
vivid
Lightness
42%
dark
Brightness
67%
HSV value
Perceived
57%
weighted brightness
Luminance
0.3294
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
7.59:1
Closest name
Light Sea Green
ΔE2000 2.8
Where it sits
Hue179° of 360°
Saturation59%
Lightness42%
Temperature
Warm ← → Cool87% 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#2cacaa
RGBrgb(44, 172, 170)
HSLhsl(179, 59%, 42%)
CMYKcmyk(74%, 0%, 1%, 33%)
LABlab(64.1 -33.5 -8.8)
LCHlch(64.1 34.7 194.7)
OKLCHoklch(0.678 0.106 193.4)
Decimal2927786
Display P3color(display-p3 0.173 0.675 0.667)

Copy-ready code

/* CSS */
color: #2cacaa;
background-color: #2cacaa;
/* Tailwind (arbitrary) */
class="text-[#2cacaa] bg-[#2cacaa]"
/* SCSS */
$brand: #2cacaa;
/* SwiftUI */
Color(red: 0.173, green: 0.675, blue: 0.667)
/* Android */
Color.parseColor("#2cacaa")
/* Flutter */
Color(0xFF2CACAA)
/* Python / OpenCV (BGR) */
(170, 172, 44)

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

Accessibility — WCAG contrast

Aa
#2cacaa on white: 2.77:1
AA ✗ fail · AA-large · AAA
Aa
#2cacaa on black: 7.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A1A3AA
deuteranopia · #8F96AB
tritanopia · #00B1AB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2cacaa is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBFB
#E9F7F7
#CDEFEF
#A6E8E7
#79DDDB
#4CD1CF
#32C3C1
#2cacaa
#218281
#1C5F5E
#113B3A
Base = 700Lightest = 50 · #F4FBFBDarkest = 950 · #113B3A
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E9F7F7;
  --brand-200: #CDEFEF;
  --brand-300: #A6E8E7;
  --brand-400: #79DDDB;
  --brand-500: #4CD1CF;
  --brand-600: #32C3C1;
  --brand-700: #2cacaa;
  --brand-800: #218281;
  --brand-900: #1C5F5E;
  --brand-950: #113B3A;
  --brand: #2cacaa;
  --brand-ink: #000000;
}

Colors that work with #2cacaa

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#C0EDEC
Hairlines and dividers
Muted text#4B9B9A
Captions on the surface
Accent#B1284C
Second voice, not a rival
Dark variant#1A6664
Hover, pressed, headers
Light variant#EBFAFA
Selected rows, tints
Dark surface#142424
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 #2cacaa

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#AC2C2E
Analogous left#2CAC6A
Analogous right#2C6EAC
Split-complement 1#AC2C6E
Split-complement 2#AC6A2C
Triadic 1#AA2CAC
Triadic 2#ACAA2C
Tetradic#6A2CAC

RGB percentages

Red17.3%
Green67.5%
Blue66.7%

CMYK percentages

Cyan74.4%
Magenta0.0%
Yellow1.2%
Key (black)32.5%

Color previews

#2cacaa text on a black background

contrast 7.59:1

Card sample

#2cacaa text on a white background

contrast 2.77:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 172, 170, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 172, 170, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2cacaa;
background: linear-gradient(135deg, #2cacaa, #2C59AC);

Monochromatic scale

Palettes built from #2cacaa

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.

#2cacaa 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.

#2cacaa, answered

What color is #2cacaa?

#2cacaa is a dark vivid cyan, closest to Light Sea Green (ΔE2000 2.8). It sits at 179° on the hue wheel with 59% saturation and 42% lightness, which reads as cool.

What is the RGB value of #2cacaa?

rgb(44, 172, 170) — 44 red, 172 green and 170 blue out of 255, or 17.3% / 67.5% / 66.7% by channel.

Is #2cacaa a light or a dark color?

It is a mid-tone. Relative luminance is 0.3294 and perceived brightness is 57%, so black text on it reaches 7.59:1.

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

Black. It scores 7.59:1 against #2cacaa, versus 2.77:1 for white — AAA at any size.

What is the complementary color of #2cacaa?

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

What colors go well with #2cacaa?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B9A for secondary text, #B1284C as an accent and #1A6664 for hover and pressed states. For a palette, the analogous pair #2CAC6A and #2C6EAC stays calm, while #AC2C2E is the loudest partner.

What is #2cacaa in CMYK for printing?

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

Is #2cacaa warm or cool?

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

Work with #2cacaa in the Color Lab