Skip to content

#33cd9b

a balanced, vivid cyan · cool · closest name: Medium Aqua Marine

RGB
51, 205, 155
HSL
161°, 61%, 50%
CMYK
75, 0, 24, 20
Luminance
0.4673

At a glance

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

Hex
#33cd9b
Hue
161°
cyan
Saturation
61%
vivid
Lightness
50%
balanced
Brightness
80%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4673
WCAG relative
Temperature
Cool
79/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.35:1
Closest name
Medium Aqua Marine
ΔE2000 4.8
Where it sits
Hue161° of 360°
Saturation61%
Lightness50%
Temperature
Warm ← → Cool79% 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#33cd9b
RGBrgb(51, 205, 155)
HSLhsl(161, 61%, 50%)
CMYKcmyk(75%, 0%, 24%, 20%)
LABlab(74.0 -51.0 13.8)
LCHlch(74.0 52.8 164.9)
OKLCHoklch(0.758 0.145 165.9)
Decimal3394971
Display P3color(display-p3 0.200 0.804 0.608)

Copy-ready code

/* CSS */
color: #33cd9b;
background-color: #33cd9b;
/* Tailwind (arbitrary) */
class="text-[#33cd9b] bg-[#33cd9b]"
/* SCSS */
$brand: #33cd9b;
/* SwiftUI */
Color(red: 0.200, green: 0.804, blue: 0.608)
/* Android */
Color.parseColor("#33cd9b")
/* Flutter */
Color(0xFF33CD9B)
/* Python / OpenCV (BGR) */
(155, 205, 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 #33cd9b · 10.35:1
Use #000000AAA at every size.
Aa
White text · 2.03:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.35:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #33cd9b as text scores 2.03:1 on white and 10.35:1 on black.

Accessibility — WCAG contrast

Aa
#33cd9b on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#33cd9b on black: 10.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C8BE98
deuteranopia · #B5B09E
tritanopia · #00CEBF

Color scale — 50 to 950

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

#F4FBF9
#E8F7F2
#CCF0E4
#A5E9D3
#78DEBD
#4BD3A7
#33cd9b
#28A47C
#208363
#1B5F49
#113C2E
Base = 600Lightest = 50 · #F4FBF9Darkest = 950 · #113C2E
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E8F7F2;
  --brand-200: #CCF0E4;
  --brand-300: #A5E9D3;
  --brand-400: #78DEBD;
  --brand-500: #4BD3A7;
  --brand-600: #33cd9b;
  --brand-700: #28A47C;
  --brand-800: #208363;
  --brand-900: #1B5F49;
  --brand-950: #113C2E;
  --brand: #33cd9b;
  --brand-ink: #000000;
}

Colors that work with #33cd9b

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#F4FAF8
Tinted page background
Border#C0EDDE
Hairlines and dividers
Muted text#4B9B81
Captions on the surface
Accent#D22E8C
Second voice, not a rival
Dark variant#19664D
Hover, pressed, headers
Light variant#EBFAF5
Selected rows, tints
Dark surface#14241F
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 #33cd9b

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#CD3365
Analogous left#33CD4E
Analogous right#33B2CD
Split-complement 1#CD33B2
Split-complement 2#CD4E33
Triadic 1#9B33CD
Triadic 2#CD9B33
Tetradic#4E33CD

RGB percentages

Red20.0%
Green80.4%
Blue60.8%

CMYK percentages

Cyan75.1%
Magenta0.0%
Yellow24.4%
Key (black)19.6%

Color previews

#33cd9b text on a black background

contrast 10.35:1

Card sample

#33cd9b text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(51, 205, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(51, 205, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #33cd9b;
background: linear-gradient(135deg, #33cd9b, #3398CD);

Monochromatic scale

Palettes built from #33cd9b

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.

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

#33cd9b, answered

What color is #33cd9b?

#33cd9b is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 4.8). It sits at 161° on the hue wheel with 61% saturation and 50% lightness, which reads as cool.

What is the RGB value of #33cd9b?

rgb(51, 205, 155) — 51 red, 205 green and 155 blue out of 255, or 20% / 80.4% / 60.8% by channel.

Is #33cd9b a light or a dark color?

It is a mid-tone. Relative luminance is 0.4673 and perceived brightness is 66%, so black text on it reaches 10.35:1.

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

Black. It scores 10.35:1 against #33cd9b, versus 2.03:1 for white — AAA at any size.

What is the complementary color of #33cd9b?

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

What colors go well with #33cd9b?

For interface work: #F4FAF8 as the surface, #C0EDDE for borders, #4B9B81 for secondary text, #D22E8C as an accent and #19664D for hover and pressed states. For a palette, the analogous pair #33CD4E and #33B2CD stays calm, while #CD3365 is the loudest partner.

What is #33cd9b in CMYK for printing?

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

Is #33cd9b warm or cool?

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

Work with #33cd9b in the Color Lab