Skip to content

#40bbc3

a balanced, vivid cyan · cool · closest name: Dark Turquoise

RGB
64, 187, 195
HSL
184°, 52%, 51%
CMYK
67, 4, 0, 24
Luminance
0.4057

At a glance

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

Hex
#40bbc3
Hue
184°
cyan
Saturation
52%
vivid
Lightness
51%
balanced
Brightness
76%
HSV value
Perceived
63%
weighted brightness
Luminance
0.4057
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
9.11:1
Closest name
Dark Turquoise
ΔE2000 5.7
Where it sits
Hue184° of 360°
Saturation52%
Lightness51%
Temperature
Warm ← → Cool89% 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#40bbc3
RGBrgb(64, 187, 195)
HSLhsl(184, 52%, 51%)
CMYKcmyk(67%, 4%, 0%, 24%)
LABlab(69.9 -30.7 -14.0)
LCHlch(69.9 33.8 204.4)
OKLCHoklch(0.729 0.106 201.3)
Decimal4242371
Display P3color(display-p3 0.251 0.733 0.765)

Copy-ready code

/* CSS */
color: #40bbc3;
background-color: #40bbc3;
/* Tailwind (arbitrary) */
class="text-[#40bbc3] bg-[#40bbc3]"
/* SCSS */
$brand: #40bbc3;
/* SwiftUI */
Color(red: 0.251, green: 0.733, blue: 0.765)
/* Android */
Color.parseColor("#40bbc3")
/* Flutter */
Color(0xFF40BBC3)
/* Python / OpenCV (BGR) */
(195, 187, 64)

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

Accessibility — WCAG contrast

Aa
#40bbc3 on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#40bbc3 on black: 9.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ADB3C4
deuteranopia · #9AA5C4
tritanopia · #00C2BD

Color scale — 50 to 950

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

#F4FAFA
#E9F5F6
#CFEBED
#AAE1E4
#7FD1D7
#54C2C9
#40bbc3
#31959B
#27777C
#20575B
#143639
Base = 600Lightest = 50 · #F4FAFADarkest = 950 · #143639
:root {
  --brand-50: #F4FAFA;
  --brand-100: #E9F5F6;
  --brand-200: #CFEBED;
  --brand-300: #AAE1E4;
  --brand-400: #7FD1D7;
  --brand-500: #54C2C9;
  --brand-600: #40bbc3;
  --brand-700: #31959B;
  --brand-800: #27777C;
  --brand-900: #20575B;
  --brand-950: #143639;
  --brand: #40bbc3;
  --brand-ink: #000000;
}

Colors that work with #40bbc3

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#C1E9EB
Hairlines and dividers
Muted text#4B969B
Captions on the surface
Accent#C83B56
Second voice, not a rival
Dark variant#1E5D61
Hover, pressed, headers
Light variant#ECF8F9
Selected rows, tints
Dark surface#142324
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 #40bbc3

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#C34840
Analogous left#40C38A
Analogous right#4079C3
Split-complement 1#C34079
Split-complement 2#C38A40
Triadic 1#C340BB
Triadic 2#BBC340
Tetradic#8A40C3

RGB percentages

Red25.1%
Green73.3%
Blue76.5%

CMYK percentages

Cyan67.2%
Magenta4.1%
Yellow0.0%
Key (black)23.5%

Color previews

#40bbc3 text on a black background

contrast 9.11:1

Card sample

#40bbc3 text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #40bbc3;
Background color
Panel with #40bbc3 background
background-color: #40bbc3;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #40bbc3;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(64, 187, 195, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(64, 187, 195, 0.45);
Border & gradient
Gradient panel
border: 3px solid #40bbc3;
background: linear-gradient(135deg, #40bbc3, #4064C3);

Monochromatic scale

Palettes built from #40bbc3

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.

#40bbc3 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.

#40bbc3, answered

What color is #40bbc3?

#40bbc3 is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 5.7). It sits at 184° on the hue wheel with 52% saturation and 51% lightness, which reads as cool.

What is the RGB value of #40bbc3?

rgb(64, 187, 195) — 64 red, 187 green and 195 blue out of 255, or 25.1% / 73.3% / 76.5% by channel.

Is #40bbc3 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4057 and perceived brightness is 63%, so black text on it reaches 9.11:1.

Should I use black or white text on #40bbc3?

Black. It scores 9.11:1 against #40bbc3, versus 2.30:1 for white — AAA at any size.

What is the complementary color of #40bbc3?

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

What colors go well with #40bbc3?

For interface work: #F4FAFA as the surface, #C1E9EB for borders, #4B969B for secondary text, #C83B56 as an accent and #1E5D61 for hover and pressed states. For a palette, the analogous pair #40C38A and #4079C3 stays calm, while #C34840 is the loudest partner.

What is #40bbc3 in CMYK for printing?

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

Is #40bbc3 warm or cool?

Cool — it scores 89 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #40C39B; nudged cooler, #3E97C6.

Work with #40bbc3 in the Color Lab