Skip to content

#08cf2a

a dark, electric green · cool · closest name: Lime Green

RGB
8, 207, 42
HSL
130°, 93%, 42%
CMYK
96, 0, 80, 19
Luminance
0.4484

At a glance

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

Hex
#08cf2a
Hue
130°
green
Saturation
93%
electric
Lightness
42%
dark
Brightness
81%
HSV value
Perceived
62%
weighted brightness
Luminance
0.4484
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Electric
Best ink
Black
9.97:1
Closest name
Lime Green
ΔE2000 1.1
Where it sits
Hue130° of 360°
Saturation93%
Lightness42%
Temperature
Warm ← → Cool67% 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#08cf2a
RGBrgb(8, 207, 42)
HSLhsl(130, 93%, 42%)
CMYKcmyk(96%, 0%, 80%, 19%)
LABlab(72.8 -71.9 63.9)
LCHlch(72.8 96.2 138.4)
OKLCHoklch(0.742 0.241 143.8)
Decimal577322
Display P3color(display-p3 0.031 0.812 0.165)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08cf2a on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#08cf2a on black: 9.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D3BA00
deuteranopia · #C1AE3F
tritanopia · #00C9B1

Color scale — 50 to 950

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

#F2FDF4
#E4FBE8
#C2F9CC
#93FBA5
#5DF978
#27F74B
#09EC30
#08cf2a
#069D20
#09711B
#064711
Base = 700Lightest = 50 · #F2FDF4Darkest = 950 · #064711
:root {
  --brand-50: #F2FDF4;
  --brand-100: #E4FBE8;
  --brand-200: #C2F9CC;
  --brand-300: #93FBA5;
  --brand-400: #5DF978;
  --brand-500: #27F74B;
  --brand-600: #09EC30;
  --brand-700: #08cf2a;
  --brand-800: #069D20;
  --brand-900: #09711B;
  --brand-950: #064711;
  --brand: #08cf2a;
  --brand-ink: #000000;
}

Colors that work with #08cf2a

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#F4FAF5
Tinted page background
Border#C0EDC7
Hairlines and dividers
Muted text#4B9B58
Captions on the surface
Accent#C304D4
Second voice, not a rival
Dark variant#057B19
Hover, pressed, headers
Light variant#E6FEEA
Selected rows, tints
Dark surface#142417
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 #08cf2a

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
  • 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#CF08AD
Analogous left#49CF08
Analogous right#08CF8E
Split-complement 1#8E08CF
Split-complement 2#CF0849
Triadic 1#2A08CF
Triadic 2#CF2A08
Tetradic#0849CF

RGB percentages

Red3.1%
Green81.2%
Blue16.5%

CMYK percentages

Cyan96.1%
Magenta0.0%
Yellow79.7%
Key (black)18.8%

Color previews

#08cf2a text on a black background

contrast 9.97:1

Card sample

#08cf2a text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(8, 207, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(8, 207, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #08cf2a;
background: linear-gradient(135deg, #08cf2a, #08CFAF);

Monochromatic scale

Palettes built from #08cf2a

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.

#08cf2a in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#08cf2a, answered

What color is #08cf2a?

#08cf2a is a dark electric green, closest to Lime Green (ΔE2000 1.1). It sits at 130° on the hue wheel with 93% saturation and 42% lightness, which reads as cool.

What is the RGB value of #08cf2a?

rgb(8, 207, 42) — 8 red, 207 green and 42 blue out of 255, or 3.1% / 81.2% / 16.5% by channel.

Is #08cf2a a light or a dark color?

It is a mid-tone. Relative luminance is 0.4484 and perceived brightness is 62%, so black text on it reaches 9.97:1.

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

Black. It scores 9.97:1 against #08cf2a, versus 2.11:1 for white — AAA at any size.

What is the complementary color of #08cf2a?

#CF08AD sits directly opposite on the wheel. Softer options are the split-complements #8E08CF and #CF0849, which give the same contrast with far less vibration.

What colors go well with #08cf2a?

For interface work: #F4FAF5 as the surface, #C0EDC7 for borders, #4B9B58 for secondary text, #C304D4 as an accent and #057B19 for hover and pressed states. For a palette, the analogous pair #49CF08 and #08CF8E stays calm, while #CF08AD is the loudest partner.

What is #08cf2a in CMYK for printing?

cmyk(96%, 0%, 80%, 19%). 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 #08cf2a warm or cool?

Cool — it scores 67 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2FCF08; nudged cooler, #06D173.

Work with #08cf2a in the Color Lab