Skip to content

#3da1af

a balanced, vivid cyan · cool · closest name: Cadet Blue

RGB
61, 161, 175
HSL
187°, 48%, 46%
CMYK
65, 8, 0, 31
Luminance
0.2958

At a glance

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

Hex
#3da1af
Hue
187°
cyan
Saturation
48%
vivid
Lightness
46%
balanced
Brightness
69%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2958
WCAG relative
Temperature
Cool
91/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
6.92:1
Closest name
Cadet Blue
ΔE2000 5.2
Where it sits
Hue187° of 360°
Saturation48%
Lightness46%
Temperature
Warm ← → Cool91% 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#3da1af
RGBrgb(61, 161, 175)
HSLhsl(187, 48%, 46%)
CMYKcmyk(65%, 8%, 0%, 31%)
LABlab(61.3 -24.3 -15.8)
LCHlch(61.3 29.0 213.1)
OKLCHoklch(0.657 0.093 208.1)
Decimal4039087
Display P3color(display-p3 0.239 0.631 0.686)

Copy-ready code

/* CSS */
color: #3da1af;
background-color: #3da1af;
/* Tailwind (arbitrary) */
class="text-[#3da1af] bg-[#3da1af]"
/* SCSS */
$brand: #3da1af;
/* SwiftUI */
Color(red: 0.239, green: 0.631, blue: 0.686)
/* Android */
Color.parseColor("#3da1af")
/* Flutter */
Color(0xFF3DA1AF)
/* Python / OpenCV (BGR) */
(175, 161, 61)

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 #3da1af · 6.92:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.04:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.92:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #3da1af as text scores 3.04:1 on white and 6.92:1 on black.

Accessibility — WCAG contrast

Aa
#3da1af on white: 3.04:1
AA ✗ fail · AA-large · AAA
Aa
#3da1af on black: 6.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #949BB0
deuteranopia · #838FAF
tritanopia · #00A8A5

Color scale — 50 to 950

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

#F4FAFA
#EAF4F5
#D0E8EC
#ACDBE2
#82C9D3
#59B8C5
#3da1af
#358B97
#2A6F79
#225258
#153337
Base = 600Lightest = 50 · #F4FAFADarkest = 950 · #153337
:root {
  --brand-50: #F4FAFA;
  --brand-100: #EAF4F5;
  --brand-200: #D0E8EC;
  --brand-300: #ACDBE2;
  --brand-400: #82C9D3;
  --brand-500: #59B8C5;
  --brand-600: #3da1af;
  --brand-700: #358B97;
  --brand-800: #2A6F79;
  --brand-900: #225258;
  --brand-950: #153337;
  --brand: #3da1af;
  --brand-ink: #000000;
}

Colors that work with #3da1af

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#C2E5EA
Hairlines and dividers
Muted text#4B919B
Captions on the surface
Accent#B43848
Second voice, not a rival
Dark variant#21575F
Hover, pressed, headers
Light variant#ECF7F8
Selected rows, tints
Dark surface#142224
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 #3da1af

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

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#AF4B3D
Analogous left#3DAF84
Analogous right#3D68AF
Split-complement 1#AF3D68
Split-complement 2#AF843D
Triadic 1#AF3DA1
Triadic 2#A1AF3D
Tetradic#843DAF

RGB percentages

Red23.9%
Green63.1%
Blue68.6%

CMYK percentages

Cyan65.1%
Magenta8.0%
Yellow0.0%
Key (black)31.4%

Color previews

#3da1af text on a black background

contrast 6.92:1

Card sample

#3da1af text on a white background

contrast 3.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3da1af;
Background color
Panel with #3da1af background
background-color: #3da1af;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(61, 161, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(61, 161, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3da1af;
background: linear-gradient(135deg, #3da1af, #3D55AF);

Monochromatic scale

Palettes built from #3da1af

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.

#3da1af 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.

#3da1af, answered

What color is #3da1af?

#3da1af is a balanced vivid cyan, closest to Cadet Blue (ΔE2000 5.2). It sits at 187° on the hue wheel with 48% saturation and 46% lightness, which reads as cool.

What is the RGB value of #3da1af?

rgb(61, 161, 175) — 61 red, 161 green and 175 blue out of 255, or 23.9% / 63.1% / 68.6% by channel.

Is #3da1af a light or a dark color?

It is a mid-tone. Relative luminance is 0.2958 and perceived brightness is 55%, so black text on it reaches 6.92:1.

Should I use black or white text on #3da1af?

Black. It scores 6.92:1 against #3da1af, versus 3.04:1 for white — AA at any size.

What is the complementary color of #3da1af?

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

What colors go well with #3da1af?

For interface work: #F4FAFA as the surface, #C2E5EA for borders, #4B919B for secondary text, #B43848 as an accent and #21575F for hover and pressed states. For a palette, the analogous pair #3DAF84 and #3D68AF stays calm, while #AF4B3D is the loudest partner.

What is #3da1af in CMYK for printing?

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

Is #3da1af warm or cool?

Cool — it scores 91 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3DAF93; nudged cooler, #3B85B1.

Work with #3da1af in the Color Lab