Skip to content

#1cef49

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

RGB
28, 239, 73
HSL
133°, 87%, 52%
CMYK
88, 0, 70, 6
Luminance
0.6246

At a glance

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

Hex
#1cef49
Hue
133°
green
Saturation
87%
electric
Lightness
52%
balanced
Brightness
94%
HSV value
Perceived
73%
weighted brightness
Luminance
0.6246
WCAG relative
Temperature
Cool
68/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.49:1
Closest name
Lime
ΔE2000 5.1
Where it sits
Hue133° of 360°
Saturation87%
Lightness52%
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#1cef49
RGBrgb(28, 239, 73)
HSLhsl(133, 87%, 52%)
CMYKcmyk(88%, 0%, 70%, 6%)
LABlab(83.2 -77.6 64.0)
LCHlch(83.2 100.6 140.5)
OKLCHoklch(0.829 0.255 145.0)
Decimal1896265
Display P3color(display-p3 0.110 0.937 0.286)

Copy-ready code

/* CSS */
color: #1cef49;
background-color: #1cef49;
/* Tailwind (arbitrary) */
class="text-[#1cef49] bg-[#1cef49]"
/* SCSS */
$brand: #1cef49;
/* SwiftUI */
Color(red: 0.110, green: 0.937, blue: 0.286)
/* Android */
Color.parseColor("#1cef49")
/* Flutter */
Color(0xFF1CEF49)
/* Python / OpenCV (BGR) */
(73, 239, 28)

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

Accessibility — WCAG contrast

Aa
#1cef49 on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#1cef49 on black: 13.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3D82F
deuteranopia · #DEC95A
tritanopia · #00E9CE

Color scale — 50 to 950

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

#F2FDF4
#E5FAEA
#C4F7CF
#96F8AB
#62F481
#1cef49
#10E53D
#0DBF33
#0B9829
#0C6E21
#084515
Base = 500Lightest = 50 · #F2FDF4Darkest = 950 · #084515
:root {
  --brand-50: #F2FDF4;
  --brand-100: #E5FAEA;
  --brand-200: #C4F7CF;
  --brand-300: #96F8AB;
  --brand-400: #62F481;
  --brand-500: #1cef49;
  --brand-600: #10E53D;
  --brand-700: #0DBF33;
  --brand-800: #0B9829;
  --brand-900: #0C6E21;
  --brand-950: #084515;
  --brand: #1cef49;
  --brand-ink: #000000;
}

Colors that work with #1cef49

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#C0EDC9
Hairlines and dividers
Muted text#4B9B5C
Captions on the surface
Accent#EC17F4
Second voice, not a rival
Dark variant#087720
Hover, pressed, headers
Light variant#E7FDEC
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 #1cef49

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#EF1CC2
Analogous left#59EF1C
Analogous right#1CEFB3
Split-complement 1#B31CEF
Split-complement 2#EF1C59
Triadic 1#491CEF
Triadic 2#EF491C
Tetradic#1C59EF

RGB percentages

Red11.0%
Green93.7%
Blue28.6%

CMYK percentages

Cyan88.3%
Magenta0.0%
Yellow69.5%
Key (black)6.3%

Color previews

#1cef49 text on a black background

contrast 13.49:1

Card sample

#1cef49 text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(28, 239, 73, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(28, 239, 73, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1cef49;
background: linear-gradient(135deg, #1cef49, #1CEFD6);

Monochromatic scale

Palettes built from #1cef49

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.

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

#1cef49, answered

What color is #1cef49?

#1cef49 is a balanced electric green, closest to Lime (ΔE2000 5.1). It sits at 133° on the hue wheel with 87% saturation and 52% lightness, which reads as cool.

What is the RGB value of #1cef49?

rgb(28, 239, 73) — 28 red, 239 green and 73 blue out of 255, or 11% / 93.7% / 28.6% by channel.

Is #1cef49 a light or a dark color?

It is a light color. Relative luminance is 0.6246 and perceived brightness is 73%, so black text on it reaches 13.49:1.

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

Black. It scores 13.49:1 against #1cef49, versus 1.56:1 for white — AAA at any size.

What is the complementary color of #1cef49?

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

What colors go well with #1cef49?

For interface work: #F4FAF6 as the surface, #C0EDC9 for borders, #4B9B5C for secondary text, #EC17F4 as an accent and #087720 for hover and pressed states. For a palette, the analogous pair #59EF1C and #1CEFB3 stays calm, while #EF1CC2 is the loudest partner.

What is #1cef49 in CMYK for printing?

cmyk(88%, 0%, 70%, 6%). 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 #1cef49 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 #3DEF1C; nudged cooler, #1AF197.

Work with #1cef49 in the Color Lab