Skip to content

#034c3f

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

RGB
3, 76, 63
HSL
169°, 92%, 16%
CMYK
96, 0, 17, 70
Luminance
0.0555

At a glance

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

Hex
#034c3f
Hue
169°
cyan
Saturation
92%
electric
Lightness
16%
deep
Brightness
30%
HSV value
Perceived
24%
weighted brightness
Luminance
0.0555
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Electric
Best ink
White
9.96:1
Closest name
Dark Slate Gray
ΔE2000 9.5
Where it sits
Hue169° of 360°
Saturation92%
Lightness16%
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#034c3f
RGBrgb(3, 76, 63)
HSLhsl(169, 92%, 16%)
CMYKcmyk(96%, 0%, 17%, 70%)
LABlab(28.2 -24.0 1.9)
LCHlch(28.2 24.1 175.4)
OKLCHoklch(0.373 0.068 176.0)
Decimal216127
Display P3color(display-p3 0.012 0.298 0.247)

Copy-ready code

/* CSS */
color: #034c3f;
background-color: #034c3f;
/* Tailwind (arbitrary) */
class="text-[#034c3f] bg-[#034c3f]"
/* SCSS */
$brand: #034c3f;
/* SwiftUI */
Color(red: 0.012, green: 0.298, blue: 0.247)
/* Android */
Color.parseColor("#034c3f")
/* Flutter */
Color(0xFF034C3F)
/* Python / OpenCV (BGR) */
(63, 76, 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 #034c3f · 9.96:1
Use #ffffffAAA at every size.
Aa
White text · 9.96:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 2.11:1
AA fail · AA large fail · AAA fail
Reading the other direction: #034c3f as text scores 9.96:1 on white and 2.11:1 on black.

Accessibility — WCAG contrast

Aa
#034c3f on white: 9.96:1
AA ✓ pass · AA-large · AAA
Aa
#034c3f on black: 2.11:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #49463E
deuteranopia · #404040
tritanopia · #004D48

Color scale — 50 to 950

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

#F2FDFB
#E4FBF7
#C3F9EF
#93FBE8
#5DF9DD
#27F6D1
#09EBC3
#08C4A3
#069D82
#09715F
#034c3f
Base = 950Lightest = 50 · #F2FDFBDarkest = 950 · #034c3f
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E4FBF7;
  --brand-200: #C3F9EF;
  --brand-300: #93FBE8;
  --brand-400: #5DF9DD;
  --brand-500: #27F6D1;
  --brand-600: #09EBC3;
  --brand-700: #08C4A3;
  --brand-800: #069D82;
  --brand-900: #09715F;
  --brand-950: #034c3f;
  --brand: #034c3f;
  --brand-ink: #ffffff;
}

Colors that work with #034c3f

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#F4FAF9
Tinted page background
Border#C0EDE5
Hairlines and dividers
Muted text#4B9B8D
Captions on the surface
Accent#4E0122
Second voice, not a rival
Dark variant#057B66
Hover, pressed, headers
Light variant#E6FEFA
Selected rows, tints
Dark surface#142421
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 #034c3f

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#4C0310
Analogous left#034C1A
Analogous right#03354C
Split-complement 1#4C0335
Split-complement 2#4C1A03
Triadic 1#3F034C
Triadic 2#4C3F03
Tetradic#1A034C

RGB percentages

Red1.2%
Green29.8%
Blue24.7%

CMYK percentages

Cyan96.1%
Magenta0.0%
Yellow17.1%
Key (black)70.2%

Color previews

#034c3f text on a black background

contrast 2.11:1

Card sample

#034c3f text on a white background

contrast 9.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #034c3f;
Background color
Panel with #034c3f background
background-color: #034c3f;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 76, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 76, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #034c3f;
background: linear-gradient(135deg, #034c3f, #03284C);

Monochromatic scale

Palettes built from #034c3f

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.

#034c3f 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.

#034c3f, answered

What color is #034c3f?

#034c3f is a deep electric cyan, closest to Dark Slate Gray (ΔE2000 9.5). It sits at 169° on the hue wheel with 92% saturation and 16% lightness, which reads as cool.

What is the RGB value of #034c3f?

rgb(3, 76, 63) — 3 red, 76 green and 63 blue out of 255, or 1.2% / 29.8% / 24.7% by channel.

Is #034c3f a light or a dark color?

It is a dark color. Relative luminance is 0.0555 and perceived brightness is 24%, so white text on it reaches 9.96:1.

Should I use black or white text on #034c3f?

White. It scores 9.96:1 against #034c3f, versus 2.11:1 for black — AAA at any size.

What is the complementary color of #034c3f?

#4C0310 sits directly opposite on the wheel. Softer options are the split-complements #4C0335 and #4C1A03, which give the same contrast with far less vibration.

What colors go well with #034c3f?

For interface work: #F4FAF9 as the surface, #C0EDE5 for borders, #4B9B8D for secondary text, #4E0122 as an accent and #057B66 for hover and pressed states. For a palette, the analogous pair #034C1A and #03354C stays calm, while #4C0310 is the loudest partner.

What is #034c3f in CMYK for printing?

cmyk(96%, 0%, 17%, 70%). 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 #034c3f 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 #034C24; nudged cooler, #023F4D.

Work with #034c3f in the Color Lab