Skip to content

#08fd6d

a balanced, electric green · cool · closest name: Spring Green

RGB
8, 253, 109
HSL
145°, 98%, 51%
CMYK
97, 0, 57, 1
Luminance
0.7141

At a glance

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

Hex
#08fd6d
Hue
145°
green
Saturation
98%
electric
Lightness
51%
balanced
Brightness
99%
HSV value
Perceived
77%
weighted brightness
Luminance
0.7141
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.28:1
Closest name
Spring Green
ΔE2000 2.1
Where it sits
Hue145° of 360°
Saturation98%
Lightness51%
Temperature
Warm ← → Cool73% 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#08fd6d
RGBrgb(8, 253, 109)
HSLhsl(145, 98%, 51%)
CMYKcmyk(97%, 0%, 57%, 1%)
LABlab(87.7 -78.6 54.3)
LCHlch(87.7 95.5 145.4)
OKLCHoklch(0.868 0.247 148.5)
Decimal589165
Display P3color(display-p3 0.031 0.992 0.427)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#08fd6d on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#08fd6d on black: 15.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE65F
deuteranopia · #E9D579
tritanopia · #00F8DD

Color scale — 50 to 950

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

#F1FEF6
#E3FCEE
#C1FBD9
#90FEBD
#58FE9C
#20FD7B
#08fd6d
#02CA54
#01A243
#067533
#044920
Base = 600Lightest = 50 · #F1FEF6Darkest = 950 · #044920
:root {
  --brand-50: #F1FEF6;
  --brand-100: #E3FCEE;
  --brand-200: #C1FBD9;
  --brand-300: #90FEBD;
  --brand-400: #58FE9C;
  --brand-500: #20FD7B;
  --brand-600: #08fd6d;
  --brand-700: #02CA54;
  --brand-800: #01A243;
  --brand-900: #067533;
  --brand-950: #044920;
  --brand: #08fd6d;
  --brand-ink: #000000;
}

Colors that work with #08fd6d

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#F4FAF7
Tinted page background
Border#C0EDD2
Hairlines and dividers
Muted text#4B9B6C
Captions on the surface
Accent#FF06D7
Second voice, not a rival
Dark variant#017E35
Hover, pressed, headers
Light variant#E6FFF0
Selected rows, tints
Dark surface#14241B
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 #08fd6d

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#FD0898
Analogous left#1EFD08
Analogous right#08FDE7
Split-complement 1#E708FD
Split-complement 2#FD081E
Triadic 1#6D08FD
Triadic 2#FD6D08
Tetradic#081EFD

RGB percentages

Red3.1%
Green99.2%
Blue42.7%

CMYK percentages

Cyan96.8%
Magenta0.0%
Yellow56.9%
Key (black)0.8%

Color previews

#08fd6d text on a black background

contrast 15.28:1

Card sample

#08fd6d text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #08fd6d

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.

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

#08fd6d, answered

What color is #08fd6d?

#08fd6d is a balanced electric green, closest to Spring Green (ΔE2000 2.1). It sits at 145° on the hue wheel with 98% saturation and 51% lightness, which reads as cool.

What is the RGB value of #08fd6d?

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

Is #08fd6d a light or a dark color?

It is a light color. Relative luminance is 0.7141 and perceived brightness is 77%, so black text on it reaches 15.28:1.

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

Black. It scores 15.28:1 against #08fd6d, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #08fd6d?

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

What colors go well with #08fd6d?

For interface work: #F4FAF7 as the surface, #C0EDD2 for borders, #4B9B6C for secondary text, #FF06D7 as an accent and #017E35 for hover and pressed states. For a palette, the analogous pair #1EFD08 and #08FDE7 stays calm, while #FD0898 is the loudest partner.

What is #08fd6d in CMYK for printing?

cmyk(97%, 0%, 57%, 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 #08fd6d warm or cool?

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

Work with #08fd6d in the Color Lab