Skip to content

#08db9f

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

RGB
8, 219, 159
HSL
163°, 93%, 45%
CMYK
96, 0, 27, 14
Luminance
0.5322

At a glance

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

Hex
#08db9f
Hue
163°
cyan
Saturation
93%
electric
Lightness
45%
dark
Brightness
86%
HSV value
Perceived
69%
weighted brightness
Luminance
0.5322
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
11.64:1
Closest name
Medium Aqua Marine
ΔE2000 7.1
Where it sits
Hue163° of 360°
Saturation93%
Lightness45%
Temperature
Warm ← → Cool80% 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#08db9f
RGBrgb(8, 219, 159)
HSLhsl(163, 93%, 45%)
CMYKcmyk(96%, 0%, 27%, 14%)
LABlab(78.0 -58.5 17.2)
LCHlch(78.0 61.0 163.6)
OKLCHoklch(0.790 0.166 164.7)
Decimal580511
Display P3color(display-p3 0.031 0.859 0.624)

Copy-ready code

/* CSS */
color: #08db9f;
background-color: #08db9f;
/* Tailwind (arbitrary) */
class="text-[#08db9f] bg-[#08db9f]"
/* SCSS */
$brand: #08db9f;
/* SwiftUI */
Color(red: 0.031, green: 0.859, blue: 0.624)
/* Android */
Color.parseColor("#08db9f")
/* Flutter */
Color(0xFF08DB9F)
/* Python / OpenCV (BGR) */
(159, 219, 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 #08db9f · 11.64:1
Use #000000AAA at every size.
Aa
White text · 1.80:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.64:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #08db9f as text scores 1.80:1 on white and 11.64:1 on black.

Accessibility — WCAG contrast

Aa
#08db9f on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#08db9f on black: 11.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6CA9C
deuteranopia · #C1BAA3
tritanopia · #00DBCB

Color scale — 50 to 950

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

#F2FDFA
#E4FBF5
#C2F9EA
#93FBDD
#5DF9CD
#26F7BC
#08db9f
#07C58F
#069D72
#097254
#064734
Base = 600Lightest = 50 · #F2FDFADarkest = 950 · #064734
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E4FBF5;
  --brand-200: #C2F9EA;
  --brand-300: #93FBDD;
  --brand-400: #5DF9CD;
  --brand-500: #26F7BC;
  --brand-600: #08db9f;
  --brand-700: #07C58F;
  --brand-800: #069D72;
  --brand-900: #097254;
  --brand-950: #064734;
  --brand: #08db9f;
  --brand-ink: #000000;
}

Colors that work with #08db9f

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#C0EDE0
Hairlines and dividers
Muted text#4B9B84
Captions on the surface
Accent#E00379
Second voice, not a rival
Dark variant#047B59
Hover, pressed, headers
Light variant#E6FEF7
Selected rows, tints
Dark surface#142420
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 #08db9f

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#DB0844
Analogous left#08DB35
Analogous right#08AEDB
Split-complement 1#DB08AE
Split-complement 2#DB3508
Triadic 1#9F08DB
Triadic 2#DB9F08
Tetradic#3508DB

RGB percentages

Red3.1%
Green85.9%
Blue62.4%

CMYK percentages

Cyan96.3%
Magenta0.0%
Yellow27.4%
Key (black)14.1%

Color previews

#08db9f text on a black background

contrast 11.64:1

Card sample

#08db9f text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(8, 219, 159, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 219, 159, 0.45);
Border & gradient
Gradient panel
border: 3px solid #08db9f;
background: linear-gradient(135deg, #08db9f, #088ADB);

Monochromatic scale

Palettes built from #08db9f

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.

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

#08db9f, answered

What color is #08db9f?

#08db9f is a dark electric cyan, closest to Medium Aqua Marine (ΔE2000 7.1). It sits at 163° on the hue wheel with 93% saturation and 45% lightness, which reads as cool.

What is the RGB value of #08db9f?

rgb(8, 219, 159) — 8 red, 219 green and 159 blue out of 255, or 3.1% / 85.9% / 62.4% by channel.

Is #08db9f a light or a dark color?

It is a light color. Relative luminance is 0.5322 and perceived brightness is 69%, so black text on it reaches 11.64:1.

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

Black. It scores 11.64:1 against #08db9f, versus 1.80:1 for white — AAA at any size.

What is the complementary color of #08db9f?

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

What colors go well with #08db9f?

For interface work: #F4FAF9 as the surface, #C0EDE0 for borders, #4B9B84 for secondary text, #E00379 as an accent and #047B59 for hover and pressed states. For a palette, the analogous pair #08DB35 and #08AEDB stays calm, while #DB0844 is the loudest partner.

What is #08db9f in CMYK for printing?

cmyk(96%, 0%, 27%, 14%). 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 #08db9f warm or cool?

Cool — it scores 80 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #08DB51; nudged cooler, #06CCDD.

Work with #08db9f in the Color Lab