Skip to content

#44eee1

a balanced, electric cyan · cool · closest name: Turquoise

RGB
68, 238, 225
HSL
175°, 83%, 60%
CMYK
71, 0, 6, 7
Luminance
0.6781

At a glance

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

Hex
#44eee1
Hue
175°
cyan
Saturation
83%
electric
Lightness
60%
balanced
Brightness
93%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6781
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.56:1
Closest name
Turquoise
ΔE2000 3.4
Where it sits
Hue175° of 360°
Saturation83%
Lightness60%
Temperature
Warm ← → Cool86% 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#44eee1
RGBrgb(68, 238, 225)
HSLhsl(175, 83%, 60%)
CMYKcmyk(71%, 0%, 6%, 7%)
LABlab(85.9 -45.2 -6.2)
LCHlch(85.9 45.6 187.8)
OKLCHoklch(0.862 0.136 187.3)
Decimal4517601
Display P3color(display-p3 0.267 0.933 0.882)

Copy-ready code

/* CSS */
color: #44eee1;
background-color: #44eee1;
/* Tailwind (arbitrary) */
class="text-[#44eee1] bg-[#44eee1]"
/* SCSS */
$brand: #44eee1;
/* SwiftUI */
Color(red: 0.267, green: 0.933, blue: 0.882)
/* Android */
Color.parseColor("#44eee1")
/* Flutter */
Color(0xFF44EEE1)
/* Python / OpenCV (BGR) */
(225, 238, 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 #44eee1 · 14.56:1
Use #000000AAA at every size.
Aa
White text · 1.44:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.56:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #44eee1 as text scores 1.44:1 on white and 14.56:1 on black.

Accessibility — WCAG contrast

Aa
#44eee1 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#44eee1 on black: 14.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E1E1E1
deuteranopia · #C9CFE3
tritanopia · #00F4EA

Color scale — 50 to 950

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

#F2FCFC
#E6FAF8
#C6F6F2
#98F6EE
#65F1E6
#44eee1
#14E0D1
#11BBAE
#0E968B
#0E6C65
#09443F
Base = 500Lightest = 50 · #F2FCFCDarkest = 950 · #09443F
:root {
  --brand-50: #F2FCFC;
  --brand-100: #E6FAF8;
  --brand-200: #C6F6F2;
  --brand-300: #98F6EE;
  --brand-400: #65F1E6;
  --brand-500: #44eee1;
  --brand-600: #14E0D1;
  --brand-700: #11BBAE;
  --brand-800: #0E968B;
  --brand-900: #0E6C65;
  --brand-950: #09443F;
  --brand: #44eee1;
  --brand-ink: #000000;
}

Colors that work with #44eee1

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#C0EDE9
Hairlines and dividers
Muted text#4B9B95
Captions on the surface
Accent#F2407A
Second voice, not a rival
Dark variant#0B756D
Hover, pressed, headers
Light variant#E8FDFB
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 #44eee1

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#EE4451
Analogous left#44EE8C
Analogous right#44A6EE
Split-complement 1#EE44A6
Split-complement 2#EE8C44
Triadic 1#E144EE
Triadic 2#EEE144
Tetradic#8C44EE

RGB percentages

Red26.7%
Green93.3%
Blue88.2%

CMYK percentages

Cyan71.4%
Magenta0.0%
Yellow5.5%
Key (black)6.7%

Color previews

#44eee1 text on a black background

contrast 14.56:1

Card sample

#44eee1 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(68, 238, 225, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(68, 238, 225, 0.45);
Border & gradient
Gradient panel
border: 3px solid #44eee1;
background: linear-gradient(135deg, #44eee1, #448AEE);

Monochromatic scale

Palettes built from #44eee1

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.

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

#44eee1, answered

What color is #44eee1?

#44eee1 is a balanced electric cyan, closest to Turquoise (ΔE2000 3.4). It sits at 175° on the hue wheel with 83% saturation and 60% lightness, which reads as cool.

What is the RGB value of #44eee1?

rgb(68, 238, 225) — 68 red, 238 green and 225 blue out of 255, or 26.7% / 93.3% / 88.2% by channel.

Is #44eee1 a light or a dark color?

It is a light color. Relative luminance is 0.6781 and perceived brightness is 79%, so black text on it reaches 14.56:1.

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

Black. It scores 14.56:1 against #44eee1, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #44eee1?

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

What colors go well with #44eee1?

For interface work: #F4FAFA as the surface, #C0EDE9 for borders, #4B9B95 for secondary text, #F2407A as an accent and #0B756D for hover and pressed states. For a palette, the analogous pair #44EE8C and #44A6EE stays calm, while #EE4451 is the loudest partner.

What is #44eee1 in CMYK for printing?

cmyk(71%, 0%, 6%, 7%). 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 #44eee1 warm or cool?

Cool — it scores 86 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #44EEA3; nudged cooler, #42C4F0.

Work with #44eee1 in the Color Lab