Skip to content

#24bc9b

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

RGB
36, 188, 155
HSL
167°, 68%, 44%
CMYK
81, 0, 18, 26
Luminance
0.3871

At a glance

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

Hex
#24bc9b
Hue
167°
cyan
Saturation
68%
vivid
Lightness
44%
dark
Brightness
74%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3871
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
8.74:1
Closest name
Medium Aqua Marine
ΔE2000 6.2
Where it sits
Hue167° of 360°
Saturation68%
Lightness44%
Temperature
Warm ← → Cool82% 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#24bc9b
RGBrgb(36, 188, 155)
HSLhsl(167, 68%, 44%)
CMYKcmyk(81%, 0%, 18%, 26%)
LABlab(68.5 -45.6 6.0)
LCHlch(68.5 46.0 172.5)
OKLCHoklch(0.713 0.129 173.3)
Decimal2407579
Display P3color(display-p3 0.141 0.737 0.608)

Copy-ready code

/* CSS */
color: #24bc9b;
background-color: #24bc9b;
/* Tailwind (arbitrary) */
class="text-[#24bc9b] bg-[#24bc9b]"
/* SCSS */
$brand: #24bc9b;
/* SwiftUI */
Color(red: 0.141, green: 0.737, blue: 0.608)
/* Android */
Color.parseColor("#24bc9b")
/* Flutter */
Color(0xFF24BC9B)
/* Python / OpenCV (BGR) */
(155, 188, 36)

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

Accessibility — WCAG contrast

Aa
#24bc9b on white: 2.40:1
AA ✗ fail · AA-large · AAA
Aa
#24bc9b on black: 8.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5AF99
deuteranopia · #A3A19D
tritanopia · #00BEB2

Color scale — 50 to 950

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

#F3FBFA
#E8F8F4
#CAF2E9
#A1EDDC
#72E4CB
#43DBBA
#27CEA9
#24bc9b
#1A8971
#176353
#0E3E34
Base = 700Lightest = 50 · #F3FBFADarkest = 950 · #0E3E34
:root {
  --brand-50: #F3FBFA;
  --brand-100: #E8F8F4;
  --brand-200: #CAF2E9;
  --brand-300: #A1EDDC;
  --brand-400: #72E4CB;
  --brand-500: #43DBBA;
  --brand-600: #27CEA9;
  --brand-700: #24bc9b;
  --brand-800: #1A8971;
  --brand-900: #176353;
  --brand-950: #0E3E34;
  --brand: #24bc9b;
  --brand-ink: #000000;
}

Colors that work with #24bc9b

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#C0EDE3
Hairlines and dividers
Muted text#4B9B8A
Captions on the surface
Accent#C01F6B
Second voice, not a rival
Dark variant#146B58
Hover, pressed, headers
Light variant#EAFBF7
Selected rows, tints
Dark surface#142421
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 #24bc9b

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • 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#BC2445
Analogous left#24BC4F
Analogous right#2491BC
Split-complement 1#BC2491
Split-complement 2#BC4F24
Triadic 1#9B24BC
Triadic 2#BC9B24
Tetradic#4F24BC

RGB percentages

Red14.1%
Green73.7%
Blue60.8%

CMYK percentages

Cyan80.9%
Magenta0.0%
Yellow17.6%
Key (black)26.3%

Color previews

#24bc9b text on a black background

contrast 8.74:1

Card sample

#24bc9b text on a white background

contrast 2.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #24bc9b;
Background color
Panel with #24bc9b background
background-color: #24bc9b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #24bc9b;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(36, 188, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(36, 188, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #24bc9b;
background: linear-gradient(135deg, #24bc9b, #2478BC);

Monochromatic scale

Palettes built from #24bc9b

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.

#24bc9b 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.

#24bc9b, answered

What color is #24bc9b?

#24bc9b is a dark vivid cyan, closest to Medium Aqua Marine (ΔE2000 6.2). It sits at 167° on the hue wheel with 68% saturation and 44% lightness, which reads as cool.

What is the RGB value of #24bc9b?

rgb(36, 188, 155) — 36 red, 188 green and 155 blue out of 255, or 14.1% / 73.7% / 60.8% by channel.

Is #24bc9b a light or a dark color?

It is a mid-tone. Relative luminance is 0.3871 and perceived brightness is 61%, so black text on it reaches 8.74:1.

Should I use black or white text on #24bc9b?

Black. It scores 8.74:1 against #24bc9b, versus 2.40:1 for white — AAA at any size.

What is the complementary color of #24bc9b?

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

What colors go well with #24bc9b?

For interface work: #F4FAF9 as the surface, #C0EDE3 for borders, #4B9B8A for secondary text, #C01F6B as an accent and #146B58 for hover and pressed states. For a palette, the analogous pair #24BC4F and #2491BC stays calm, while #BC2445 is the loudest partner.

What is #24bc9b in CMYK for printing?

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

Is #24bc9b warm or cool?

Cool — it scores 82 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #24BC63; nudged cooler, #22A7BE.

Work with #24bc9b in the Color Lab