Skip to content

#1dfb93

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

RGB
29, 251, 147
HSL
152°, 97%, 55%
CMYK
88, 0, 41, 2
Luminance
0.7136

At a glance

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

Hex
#1dfb93
Hue
152°
green
Saturation
97%
electric
Lightness
55%
balanced
Brightness
98%
HSV value
Perceived
78%
weighted brightness
Luminance
0.7136
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.27:1
Closest name
Medium Spring Green
ΔE2000 1.4
Where it sits
Hue152° of 360°
Saturation97%
Lightness55%
Temperature
Warm ← → Cool76% 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#1dfb93
RGBrgb(29, 251, 147)
HSLhsl(152, 97%, 55%)
CMYKcmyk(88%, 0%, 41%, 2%)
LABlab(87.7 -71.3 36.4)
LCHlch(87.7 80.0 153.0)
OKLCHoklch(0.870 0.212 154.8)
Decimal1964947
Display P3color(display-p3 0.114 0.984 0.576)

Copy-ready code

/* CSS */
color: #1dfb93;
background-color: #1dfb93;
/* Tailwind (arbitrary) */
class="text-[#1dfb93] bg-[#1dfb93]"
/* SCSS */
$brand: #1dfb93;
/* SwiftUI */
Color(red: 0.114, green: 0.984, blue: 0.576)
/* Android */
Color.parseColor("#1dfb93")
/* Flutter */
Color(0xFF1DFB93)
/* Python / OpenCV (BGR) */
(147, 251, 29)

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

Accessibility — WCAG contrast

Aa
#1dfb93 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#1dfb93 on black: 15.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FAE68C
deuteranopia · #E3D59A
tritanopia · #00F8E1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #1dfb93 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FDF8
#E4FCF0
#C1FBE0
#91FDCA
#5AFCB0
#1dfb93
#04F182
#04C86C
#03A057
#077441
#044828
Base = 500Lightest = 50 · #F1FDF8Darkest = 950 · #044828
:root {
  --brand-50: #F1FDF8;
  --brand-100: #E4FCF0;
  --brand-200: #C1FBE0;
  --brand-300: #91FDCA;
  --brand-400: #5AFCB0;
  --brand-500: #1dfb93;
  --brand-600: #04F182;
  --brand-700: #04C86C;
  --brand-800: #03A057;
  --brand-900: #077441;
  --brand-950: #044828;
  --brand: #1dfb93;
  --brand-ink: #000000;
}

Colors that work with #1dfb93

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#F4FAF8
Tinted page background
Border#C0EDD8
Hairlines and dividers
Muted text#4B9B75
Captions on the surface
Accent#FF19BE
Second voice, not a rival
Dark variant#027D44
Hover, pressed, headers
Light variant#E6FFF3
Selected rows, tints
Dark surface#14241D
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 #1dfb93

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#FB1D85
Analogous left#1DFB24
Analogous right#1DF4FB
Split-complement 1#FB1DF4
Split-complement 2#FB241D
Triadic 1#931DFB
Triadic 2#FB931D
Tetradic#241DFB

RGB percentages

Red11.4%
Green98.4%
Blue57.6%

CMYK percentages

Cyan88.4%
Magenta0.0%
Yellow41.4%
Key (black)1.6%

Color previews

#1dfb93 text on a black background

contrast 15.27:1

Card sample

#1dfb93 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #1dfb93;
Background color
Panel with #1dfb93 background
background-color: #1dfb93;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #1dfb93;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(29, 251, 147, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(29, 251, 147, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1dfb93;
background: linear-gradient(135deg, #1dfb93, #1DCFFB);

Monochromatic scale

Palettes built from #1dfb93

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.

#1dfb93 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.

#1dfb93, answered

What color is #1dfb93?

#1dfb93 is a balanced electric green, closest to Medium Spring Green (ΔE2000 1.4). It sits at 152° on the hue wheel with 97% saturation and 55% lightness, which reads as cool.

What is the RGB value of #1dfb93?

rgb(29, 251, 147) — 29 red, 251 green and 147 blue out of 255, or 11.4% / 98.4% / 57.6% by channel.

Is #1dfb93 a light or a dark color?

It is a light color. Relative luminance is 0.7136 and perceived brightness is 78%, so black text on it reaches 15.27:1.

Should I use black or white text on #1dfb93?

Black. It scores 15.27:1 against #1dfb93, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #1dfb93?

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

What colors go well with #1dfb93?

For interface work: #F4FAF8 as the surface, #C0EDD8 for borders, #4B9B75 for secondary text, #FF19BE as an accent and #027D44 for hover and pressed states. For a palette, the analogous pair #1DFB24 and #1DF4FB stays calm, while #FB1D85 is the loudest partner.

What is #1dfb93 in CMYK for printing?

cmyk(88%, 0%, 41%, 2%). 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 #1dfb93 warm or cool?

Cool — it scores 76 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1DFB42; nudged cooler, #1BFDE6.

Work with #1dfb93 in the Color Lab