Skip to content

#33eed1

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

RGB
51, 238, 209
HSL
171°, 85%, 57%
CMYK
79, 0, 12, 7
Luminance
0.6646

At a glance

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

Hex
#33eed1
Hue
171°
cyan
Saturation
85%
electric
Lightness
57%
balanced
Brightness
93%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6646
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.29:1
Closest name
Turquoise
ΔE2000 4.7
Where it sits
Hue171° of 360°
Saturation85%
Lightness57%
Temperature
Warm ← → Cool84% 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#33eed1
RGBrgb(51, 238, 209)
HSLhsl(171, 85%, 57%)
CMYKcmyk(79%, 0%, 12%, 7%)
LABlab(85.2 -51.2 1.2)
LCHlch(85.2 51.2 178.6)
OKLCHoklch(0.854 0.147 179.1)
Decimal3403473
Display P3color(display-p3 0.200 0.933 0.820)

Copy-ready code

/* CSS */
color: #33eed1;
background-color: #33eed1;
/* Tailwind (arbitrary) */
class="text-[#33eed1] bg-[#33eed1]"
/* SCSS */
$brand: #33eed1;
/* SwiftUI */
Color(red: 0.200, green: 0.933, blue: 0.820)
/* Android */
Color.parseColor("#33eed1")
/* Flutter */
Color(0xFF33EED1)
/* Python / OpenCV (BGR) */
(209, 238, 51)

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

Accessibility — WCAG contrast

Aa
#33eed1 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#33eed1 on black: 14.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4DFD0
deuteranopia · #CCCED3
tritanopia · #00F2E5

Color scale — 50 to 950

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

#F2FCFB
#E6FAF7
#C5F7EF
#97F6E8
#64F2DC
#33eed1
#13E2C2
#10BCA2
#0D9781
#0E6D5E
#08443B
Base = 500Lightest = 50 · #F2FCFBDarkest = 950 · #08443B
:root {
  --brand-50: #F2FCFB;
  --brand-100: #E6FAF7;
  --brand-200: #C5F7EF;
  --brand-300: #97F6E8;
  --brand-400: #64F2DC;
  --brand-500: #33eed1;
  --brand-600: #13E2C2;
  --brand-700: #10BCA2;
  --brand-800: #0D9781;
  --brand-900: #0E6D5E;
  --brand-950: #08443B;
  --brand: #33eed1;
  --brand-ink: #000000;
}

Colors that work with #33eed1

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#F4FAF9
Tinted page background
Border#C0EDE6
Hairlines and dividers
Muted text#4B9B8E
Captions on the surface
Accent#F22F7E
Second voice, not a rival
Dark variant#0A7665
Hover, pressed, headers
Light variant#E7FDFA
Selected rows, tints
Dark surface#142422
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 #33eed1

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#EE3350
Analogous left#33EE74
Analogous right#33AEEE
Split-complement 1#EE33AE
Split-complement 2#EE7433
Triadic 1#D133EE
Triadic 2#EED133
Tetradic#7433EE

RGB percentages

Red20.0%
Green93.3%
Blue82.0%

CMYK percentages

Cyan78.6%
Magenta0.0%
Yellow12.2%
Key (black)6.7%

Color previews

#33eed1 text on a black background

contrast 14.29:1

Card sample

#33eed1 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #33eed1;
Background color
Panel with #33eed1 background
background-color: #33eed1;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #33eed1;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(51, 238, 209, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(51, 238, 209, 0.45);
Border & gradient
Gradient panel
border: 3px solid #33eed1;
background: linear-gradient(135deg, #33eed1, #338EEE);

Monochromatic scale

Palettes built from #33eed1

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.

#33eed1 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.

#33eed1, answered

What color is #33eed1?

#33eed1 is a balanced electric cyan, closest to Turquoise (ΔE2000 4.7). It sits at 171° on the hue wheel with 85% saturation and 57% lightness, which reads as cool.

What is the RGB value of #33eed1?

rgb(51, 238, 209) — 51 red, 238 green and 209 blue out of 255, or 20% / 93.3% / 82% by channel.

Is #33eed1 a light or a dark color?

It is a light color. Relative luminance is 0.6646 and perceived brightness is 77%, so black text on it reaches 14.29:1.

Should I use black or white text on #33eed1?

Black. It scores 14.29:1 against #33eed1, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #33eed1?

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

What colors go well with #33eed1?

For interface work: #F4FAF9 as the surface, #C0EDE6 for borders, #4B9B8E for secondary text, #F22F7E as an accent and #0A7665 for hover and pressed states. For a palette, the analogous pair #33EE74 and #33AEEE stays calm, while #EE3350 is the loudest partner.

What is #33eed1 in CMYK for printing?

cmyk(79%, 0%, 12%, 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 #33eed1 warm or cool?

Cool — it scores 84 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #33EE8D; nudged cooler, #31C8F0.

Work with #33eed1 in the Color Lab