Skip to content

#08fd3e

a balanced, electric green · cool · closest name: Lime

RGB
8, 253, 62
HSL
133°, 98%, 51%
CMYK
97, 0, 76, 1
Luminance
0.7065

At a glance

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

Hex
#08fd3e
Hue
133°
green
Saturation
98%
electric
Lightness
51%
balanced
Brightness
99%
HSV value
Perceived
76%
weighted brightness
Luminance
0.7065
WCAG relative
Temperature
Cool
68/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.13:1
Closest name
Lime
ΔE2000 2.5
Where it sits
Hue133° of 360°
Saturation98%
Lightness51%
Temperature
Warm ← → Cool68% 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#08fd3e
RGBrgb(8, 253, 62)
HSLhsl(133, 98%, 51%)
CMYKcmyk(97%, 0%, 76%, 1%)
LABlab(87.3 -83.2 72.0)
LCHlch(87.3 110.0 139.2)
OKLCHoklch(0.864 0.277 144.2)
Decimal589118
Display P3color(display-p3 0.031 0.992 0.243)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08fd3e on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#08fd3e on black: 15.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE40B
deuteranopia · #ECD554
tritanopia · #00F6D9

Color scale — 50 to 950

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

#F1FEF4
#E3FCE9
#C1FBCD
#90FEA8
#58FE7C
#20FD51
#08fd3e
#02CA2E
#01A225
#06751E
#044913
Base = 600Lightest = 50 · #F1FEF4Darkest = 950 · #044913
:root {
  --brand-50: #F1FEF4;
  --brand-100: #E3FCE9;
  --brand-200: #C1FBCD;
  --brand-300: #90FEA8;
  --brand-400: #58FE7C;
  --brand-500: #20FD51;
  --brand-600: #08fd3e;
  --brand-700: #02CA2E;
  --brand-800: #01A225;
  --brand-900: #06751E;
  --brand-950: #044913;
  --brand: #08fd3e;
  --brand-ink: #000000;
}

Colors that work with #08fd3e

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#F4FAF6
Tinted page background
Border#C0EDCA
Hairlines and dividers
Muted text#4B9B5C
Captions on the surface
Accent#F806FF
Second voice, not a rival
Dark variant#017E1D
Hover, pressed, headers
Light variant#E6FFEB
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 #08fd3e

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
  • 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#FD08C7
Analogous left#4DFD08
Analogous right#08FDB8
Split-complement 1#B808FD
Split-complement 2#FD084D
Triadic 1#3E08FD
Triadic 2#FD3E08
Tetradic#084DFD

RGB percentages

Red3.1%
Green99.2%
Blue24.3%

CMYK percentages

Cyan96.8%
Magenta0.0%
Yellow75.5%
Key (black)0.8%

Color previews

#08fd3e text on a black background

contrast 15.13:1

Card sample

#08fd3e text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #08fd3e

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.

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

#08fd3e, answered

What color is #08fd3e?

#08fd3e is a balanced electric green, closest to Lime (ΔE2000 2.5). It sits at 133° on the hue wheel with 98% saturation and 51% lightness, which reads as cool.

What is the RGB value of #08fd3e?

rgb(8, 253, 62) — 8 red, 253 green and 62 blue out of 255, or 3.1% / 99.2% / 24.3% by channel.

Is #08fd3e a light or a dark color?

It is a light color. Relative luminance is 0.7065 and perceived brightness is 76%, so black text on it reaches 15.13:1.

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

Black. It scores 15.13:1 against #08fd3e, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #08fd3e?

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

What colors go well with #08fd3e?

For interface work: #F4FAF6 as the surface, #C0EDCA for borders, #4B9B5C for secondary text, #F806FF as an accent and #017E1D for hover and pressed states. For a palette, the analogous pair #4DFD08 and #08FDB8 stays calm, while #FD08C7 is the loudest partner.

What is #08fd3e in CMYK for printing?

cmyk(97%, 0%, 76%, 1%). 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 #08fd3e warm or cool?

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

Work with #08fd3e in the Color Lab