Skip to content

#44dfd0

a balanced, vivid cyan · cool · “Turquoise”

RGB
68, 223, 208
HSL
174°, 71%, 57%
CMYK
70, 0, 7, 13
Luminance
0.5856

At a glance

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

Hex
#44dfd0
Hue
174°
cyan
Saturation
71%
vivid
Lightness
57%
balanced
Brightness
87%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5856
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.71:1
Closest name
Turquoise
ΔE2000 0.4
Where it sits
Hue174° of 360°
Saturation71%
Lightness57%
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#44dfd0
RGBrgb(68, 223, 208)
HSLhsl(174, 71%, 57%)
CMYKcmyk(70%, 0%, 7%, 13%)
LABlab(81.0 -43.1 -4.3)
LCHlch(81.0 43.4 185.7)
OKLCHoklch(0.821 0.128 185.6)
Decimal4513744
Display P3color(display-p3 0.267 0.875 0.816)

Copy-ready code

/* CSS */
color: #44dfd0;
background-color: #44dfd0;
/* Tailwind (arbitrary) */
class="text-[#44dfd0] bg-[#44dfd0]"
/* SCSS */
$brand: #44dfd0;
/* SwiftUI */
Color(red: 0.267, green: 0.875, blue: 0.816)
/* Android */
Color.parseColor("#44dfd0")
/* Flutter */
Color(0xFF44DFD0)
/* Python / OpenCV (BGR) */
(208, 223, 68)

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

Accessibility — WCAG contrast

Aa
#44dfd0 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#44dfd0 on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4D3D0
deuteranopia · #BEC2D2
tritanopia · #00E4DA

Color scale — 50 to 950

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

#F3FCFB
#E7F8F7
#C9F3EF
#9FEFE7
#6FE6DB
#44dfd0
#24D1C0
#1EAEA0
#188B80
#15655D
#0D3F3A
Base = 500Lightest = 50 · #F3FCFBDarkest = 950 · #0D3F3A
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E7F8F7;
  --brand-200: #C9F3EF;
  --brand-300: #9FEFE7;
  --brand-400: #6FE6DB;
  --brand-500: #44dfd0;
  --brand-600: #24D1C0;
  --brand-700: #1EAEA0;
  --brand-800: #188B80;
  --brand-900: #15655D;
  --brand-950: #0D3F3A;
  --brand: #44dfd0;
  --brand-ink: #000000;
}

Colors that work with #44dfd0

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#C0EDE8
Hairlines and dividers
Muted text#4B9B93
Captions on the surface
Accent#E34079
Second voice, not a rival
Dark variant#136D64
Hover, pressed, headers
Light variant#E9FBFA
Selected rows, tints
Dark surface#142423
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 #44dfd0

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#DF4453
Analogous left#44DF83
Analogous right#44A1DF
Split-complement 1#DF44A1
Split-complement 2#DF8344
Triadic 1#D044DF
Triadic 2#DFD044
Tetradic#8344DF

RGB percentages

Red26.7%
Green87.5%
Blue81.6%

CMYK percentages

Cyan69.5%
Magenta0.0%
Yellow6.7%
Key (black)12.5%

Color previews

#44dfd0 text on a black background

contrast 12.71:1

Card sample

#44dfd0 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #44dfd0;
Background color
Panel with #44dfd0 background
background-color: #44dfd0;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(68, 223, 208, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(68, 223, 208, 0.45);
Border & gradient
Gradient panel
border: 3px solid #44dfd0;
background: linear-gradient(135deg, #44dfd0, #4487DF);

Monochromatic scale

Palettes built from #44dfd0

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.

#44dfd0 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.

#44dfd0, answered

What color is #44dfd0?

#44dfd0 is a balanced vivid cyan — the CSS keyword Turquoise. It sits at 174° on the hue wheel with 71% saturation and 57% lightness, which reads as cool.

What is the RGB value of #44dfd0?

rgb(68, 223, 208) — 68 red, 223 green and 208 blue out of 255, or 26.7% / 87.5% / 81.6% by channel.

Is #44dfd0 a light or a dark color?

It is a light color. Relative luminance is 0.5856 and perceived brightness is 74%, so black text on it reaches 12.71:1.

Should I use black or white text on #44dfd0?

Black. It scores 12.71:1 against #44dfd0, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #44dfd0?

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

What colors go well with #44dfd0?

For interface work: #F4FAFA as the surface, #C0EDE8 for borders, #4B9B93 for secondary text, #E34079 as an accent and #136D64 for hover and pressed states. For a palette, the analogous pair #44DF83 and #44A1DF stays calm, while #DF4453 is the loudest partner.

What is #44dfd0 in CMYK for printing?

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

Is #44dfd0 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 #44DF97; nudged cooler, #42B8E1.

Work with #44dfd0 in the Color Lab