Skip to content

#032c2b

a deep, electric cyan · cool · closest name: Dark Slate Gray

RGB
3, 44, 43
HSL
179°, 87%, 9%
CMYK
93, 0, 2, 83
Luminance
0.0200

At a glance

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

Hex
#032c2b
Hue
179°
cyan
Saturation
87%
electric
Lightness
9%
deep
Brightness
17%
HSV value
Perceived
14%
weighted brightness
Luminance
0.0200
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
White
15.01:1
Closest name
Dark Slate Gray
ΔE2000 11.5
Where it sits
Hue179° of 360°
Saturation87%
Lightness9%
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#032c2b
RGBrgb(3, 44, 43)
HSLhsl(179, 87%, 9%)
CMYKcmyk(93%, 0%, 2%, 83%)
LABlab(15.5 -13.8 -3.3)
LCHlch(15.5 14.2 193.6)
OKLCHoklch(0.266 0.043 192.4)
Decimal207915
Display P3color(display-p3 0.012 0.173 0.169)

Copy-ready code

/* CSS */
color: #032c2b;
background-color: #032c2b;
/* Tailwind (arbitrary) */
class="text-[#032c2b] bg-[#032c2b]"
/* SCSS */
$brand: #032c2b;
/* SwiftUI */
Color(red: 0.012, green: 0.173, blue: 0.169)
/* Android */
Color.parseColor("#032c2b")
/* Flutter */
Color(0xFF032C2B)
/* Python / OpenCV (BGR) */
(43, 44, 3)

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#ffffff on #032c2b · 15.01:1
Use #ffffffAAA at every size.
Aa
White text · 15.01:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 1.40:1
AA fail · AA large fail · AAA fail
Reading the other direction: #032c2b as text scores 15.01:1 on white and 1.40:1 on black.

Accessibility — WCAG contrast

Aa
#032c2b on white: 15.01:1
AA ✓ pass · AA-large · AAA
Aa
#032c2b on black: 1.40:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #29292B
deuteranopia · #23252B
tritanopia · #002E2C

Color scale — 50 to 950

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

#F2FDFC
#E5FAFA
#C4F7F6
#96F8F5
#61F4F1
#2DF1EC
#10E5E0
#0DBFBA
#0A9995
#0C6E6C
#032c2b
Base = 950Lightest = 50 · #F2FDFCDarkest = 950 · #032c2b
:root {
  --brand-50: #F2FDFC;
  --brand-100: #E5FAFA;
  --brand-200: #C4F7F6;
  --brand-300: #96F8F5;
  --brand-400: #61F4F1;
  --brand-500: #2DF1EC;
  --brand-600: #10E5E0;
  --brand-700: #0DBFBA;
  --brand-800: #0A9995;
  --brand-900: #0C6E6C;
  --brand-950: #032c2b;
  --brand: #032c2b;
  --brand-ink: #ffffff;
}

Colors that work with #032c2b

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F4FAFA
Tinted page background
Border#C0EDEC
Hairlines and dividers
Muted text#4B9B99
Captions on the surface
Accent#2D020E
Second voice, not a rival
Dark variant#087775
Hover, pressed, headers
Light variant#E7FDFD
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 #032c2b

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Body text and links on white
  • 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 on black or near-black surfaces
  • 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#2C0304
Analogous left#032C16
Analogous right#03182C
Split-complement 1#2C0318
Split-complement 2#2C1603
Triadic 1#2B032C
Triadic 2#2C2B03
Tetradic#16032C

RGB percentages

Red1.2%
Green17.3%
Blue16.9%

CMYK percentages

Cyan93.2%
Magenta0.0%
Yellow2.3%
Key (black)82.7%

Color previews

#032c2b text on a black background

contrast 1.40:1

Card sample

#032c2b text on a white background

contrast 15.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #032c2b;
Background color
Panel with #032c2b background
background-color: #032c2b;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 44, 43, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 44, 43, 0.45);
Border & gradient
Gradient panel
border: 3px solid #032c2b;
background: linear-gradient(135deg, #032c2b, #03122C);

Monochromatic scale

Palettes built from #032c2b

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.

#032c2b 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.

#032c2b, answered

What color is #032c2b?

#032c2b is a deep electric cyan, closest to Dark Slate Gray (ΔE2000 11.5). It sits at 179° on the hue wheel with 87% saturation and 9% lightness, which reads as cool.

What is the RGB value of #032c2b?

rgb(3, 44, 43) — 3 red, 44 green and 43 blue out of 255, or 1.2% / 17.3% / 16.9% by channel.

Is #032c2b a light or a dark color?

It is a dark color. Relative luminance is 0.0200 and perceived brightness is 14%, so white text on it reaches 15.01:1.

Should I use black or white text on #032c2b?

White. It scores 15.01:1 against #032c2b, versus 1.40:1 for black — AAA at any size.

What is the complementary color of #032c2b?

#2C0304 sits directly opposite on the wheel. Softer options are the split-complements #2C0318 and #2C1603, which give the same contrast with far less vibration.

What colors go well with #032c2b?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B99 for secondary text, #2D020E as an accent and #087775 for hover and pressed states. For a palette, the analogous pair #032C16 and #03182C stays calm, while #2C0304 is the loudest partner.

What is #032c2b in CMYK for printing?

cmyk(93%, 0%, 2%, 83%). 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 #032c2b 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 #032C1C; nudged cooler, #031E2C.

Work with #032c2b in the Color Lab