Skip to content

#1dfd7b

a balanced, electric green · cool · “Spring Green”

RGB
29, 253, 123
HSL
145°, 98%, 55%
CMYK
89, 0, 51, 1
Luminance
0.7194

At a glance

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

Hex
#1dfd7b
Hue
145°
green
Saturation
98%
electric
Lightness
55%
balanced
Brightness
99%
HSV value
Perceived
78%
weighted brightness
Luminance
0.7194
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.39:1
Closest name
Spring Green
ΔE2000 0.7
Where it sits
Hue145° of 360°
Saturation98%
Lightness55%
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#1dfd7b
RGBrgb(29, 253, 123)
HSLhsl(145, 98%, 55%)
CMYKcmyk(89%, 0%, 51%, 1%)
LABlab(87.9 -75.8 48.3)
LCHlch(87.9 89.9 147.5)
OKLCHoklch(0.871 0.234 150.2)
Decimal1965435
Display P3color(display-p3 0.114 0.992 0.482)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#1dfd7b on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#1dfd7b on black: 15.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FEE670
deuteranopia · #E8D685
tritanopia · #00F8DF

Color scale — 50 to 950

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

#F1FDF6
#E3FCEE
#C1FBD9
#90FEBE
#58FD9E
#1dfd7b
#02F367
#02CA56
#01A245
#067434
#044921
Base = 500Lightest = 50 · #F1FDF6Darkest = 950 · #044921
:root {
  --brand-50: #F1FDF6;
  --brand-100: #E3FCEE;
  --brand-200: #C1FBD9;
  --brand-300: #90FEBE;
  --brand-400: #58FD9E;
  --brand-500: #1dfd7b;
  --brand-600: #02F367;
  --brand-700: #02CA56;
  --brand-800: #01A245;
  --brand-900: #067434;
  --brand-950: #044921;
  --brand: #1dfd7b;
  --brand-ink: #000000;
}

Colors that work with #1dfd7b

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#C0EDD3
Hairlines and dividers
Muted text#4B9B6C
Captions on the surface
Accent#FF1BD8
Second voice, not a rival
Dark variant#017E36
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 #1dfd7b

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#FD1D9F
Analogous left#2FFD1D
Analogous right#1DFDEB
Split-complement 1#EB1DFD
Split-complement 2#FD1D2F
Triadic 1#7B1DFD
Triadic 2#FD7B1D
Tetradic#1D2FFD

RGB percentages

Red11.4%
Green99.2%
Blue48.2%

CMYK percentages

Cyan88.5%
Magenta0.0%
Yellow51.4%
Key (black)0.8%

Color previews

#1dfd7b text on a black background

contrast 15.39:1

Card sample

#1dfd7b text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #1dfd7b

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.

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

#1dfd7b, answered

What color is #1dfd7b?

#1dfd7b is a balanced electric green — the CSS keyword Spring Green. It sits at 145° on the hue wheel with 98% saturation and 55% lightness, which reads as cool.

What is the RGB value of #1dfd7b?

rgb(29, 253, 123) — 29 red, 253 green and 123 blue out of 255, or 11.4% / 99.2% / 48.2% by channel.

Is #1dfd7b a light or a dark color?

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

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

Black. It scores 15.39:1 against #1dfd7b, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #1dfd7b?

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

What colors go well with #1dfd7b?

For interface work: #F4FAF7 as the surface, #C0EDD3 for borders, #4B9B6C for secondary text, #FF1BD8 as an accent and #017E36 for hover and pressed states. For a palette, the analogous pair #2FFD1D and #1DFDEB stays calm, while #FD1D9F is the loudest partner.

What is #1dfd7b in CMYK for printing?

cmyk(89%, 0%, 51%, 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 #1dfd7b 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 #1DFD29; nudged cooler, #1BFFCE.

Work with #1dfd7b in the Color Lab