Skip to content

#08bc9d

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

RGB
8, 188, 157
HSL
170°, 92%, 38%
CMYK
96, 0, 17, 26
Luminance
0.3845

At a glance

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

Hex
#08bc9d
Hue
170°
cyan
Saturation
92%
electric
Lightness
38%
dark
Brightness
74%
HSV value
Perceived
60%
weighted brightness
Luminance
0.3845
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
8.69:1
Closest name
Medium Aqua Marine
ΔE2000 6.8
Where it sits
Hue170° of 360°
Saturation92%
Lightness38%
Temperature
Warm ← → Cool83% 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#08bc9d
RGBrgb(8, 188, 157)
HSLhsl(170, 92%, 38%)
CMYKcmyk(96%, 0%, 17%, 26%)
LABlab(68.3 -46.8 4.6)
LCHlch(68.3 47.0 174.4)
OKLCHoklch(0.711 0.133 175.1)
Decimal572573
Display P3color(display-p3 0.031 0.737 0.616)

Copy-ready code

/* CSS */
color: #08bc9d;
background-color: #08bc9d;
/* Tailwind (arbitrary) */
class="text-[#08bc9d] bg-[#08bc9d]"
/* SCSS */
$brand: #08bc9d;
/* SwiftUI */
Color(red: 0.031, green: 0.737, blue: 0.616)
/* Android */
Color.parseColor("#08bc9d")
/* Flutter */
Color(0xFF08BC9D)
/* Python / OpenCV (BGR) */
(157, 188, 8)

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

Accessibility — WCAG contrast

Aa
#08bc9d on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#08bc9d on black: 8.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B5AF9C
deuteranopia · #A1A19F
tritanopia · #00BEB3

Color scale — 50 to 950

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

#F2FDFB
#E4FBF7
#C3F9F0
#93FAE9
#5EF8DE
#28F6D2
#0AEBC4
#08bc9d
#079D83
#0A715F
#06473B
Base = 700Lightest = 50 · #F2FDFBDarkest = 950 · #06473B
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E4FBF7;
  --brand-200: #C3F9F0;
  --brand-300: #93FAE9;
  --brand-400: #5EF8DE;
  --brand-500: #28F6D2;
  --brand-600: #0AEBC4;
  --brand-700: #08bc9d;
  --brand-800: #079D83;
  --brand-900: #0A715F;
  --brand-950: #06473B;
  --brand: #08bc9d;
  --brand-ink: #000000;
}

Colors that work with #08bc9d

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#C0EDE5
Hairlines and dividers
Muted text#4B9B8D
Captions on the surface
Accent#C00453
Second voice, not a rival
Dark variant#057A66
Hover, pressed, headers
Light variant#E7FEFA
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 #08bc9d

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#BC0827
Analogous left#08BC43
Analogous right#0881BC
Split-complement 1#BC0881
Split-complement 2#BC4308
Triadic 1#9D08BC
Triadic 2#BC9D08
Tetradic#4308BC

RGB percentages

Red3.1%
Green73.7%
Blue61.6%

CMYK percentages

Cyan95.7%
Magenta0.0%
Yellow16.5%
Key (black)26.3%

Color previews

#08bc9d text on a black background

contrast 8.69:1

Card sample

#08bc9d text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #08bc9d;
Background color
Panel with #08bc9d background
background-color: #08bc9d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #08bc9d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(8, 188, 157, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 188, 157, 0.45);
Border & gradient
Gradient panel
border: 3px solid #08bc9d;
background: linear-gradient(135deg, #08bc9d, #0863BC);

Monochromatic scale

Palettes built from #08bc9d

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.

#08bc9d 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.

#08bc9d, answered

What color is #08bc9d?

#08bc9d is a dark electric cyan, closest to Medium Aqua Marine (ΔE2000 6.8). It sits at 170° on the hue wheel with 92% saturation and 38% lightness, which reads as cool.

What is the RGB value of #08bc9d?

rgb(8, 188, 157) — 8 red, 188 green and 157 blue out of 255, or 3.1% / 73.7% / 61.6% by channel.

Is #08bc9d a light or a dark color?

It is a mid-tone. Relative luminance is 0.3845 and perceived brightness is 60%, so black text on it reaches 8.69:1.

Should I use black or white text on #08bc9d?

Black. It scores 8.69:1 against #08bc9d, versus 2.42:1 for white — AAA at any size.

What is the complementary color of #08bc9d?

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

What colors go well with #08bc9d?

For interface work: #F4FAF9 as the surface, #C0EDE5 for borders, #4B9B8D for secondary text, #C00453 as an accent and #057A66 for hover and pressed states. For a palette, the analogous pair #08BC43 and #0881BC stays calm, while #BC0827 is the loudest partner.

What is #08bc9d in CMYK for printing?

cmyk(96%, 0%, 17%, 26%). 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 #08bc9d warm or cool?

Cool — it scores 83 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #08BC5B; nudged cooler, #069ABE.

Work with #08bc9d in the Color Lab