Skip to content

#1eee06

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

RGB
30, 238, 6
HSL
114°, 95%, 48%
CMYK
87, 0, 98, 7
Luminance
0.6144

At a glance

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

Hex
#1eee06
Hue
114°
green
Saturation
95%
electric
Lightness
48%
balanced
Brightness
93%
HSV value
Perceived
72%
weighted brightness
Luminance
0.6144
WCAG relative
Temperature
Cool
60/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.29:1
Closest name
Lime
ΔE2000 3.6
Where it sits
Hue114° of 360°
Saturation95%
Lightness48%
Temperature
Warm ← → Cool60% 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#1eee06
RGBrgb(30, 238, 6)
HSLhsl(114, 95%, 48%)
CMYKcmyk(87%, 0%, 98%, 7%)
LABlab(82.6 -80.4 78.6)
LCHlch(82.6 112.4 135.6)
OKLCHoklch(0.824 0.277 142.1)
Decimal2027014
Display P3color(display-p3 0.118 0.933 0.024)

Copy-ready code

/* CSS */
color: #1eee06;
background-color: #1eee06;
/* Tailwind (arbitrary) */
class="text-[#1eee06] bg-[#1eee06]"
/* SCSS */
$brand: #1eee06;
/* SwiftUI */
Color(red: 0.118, green: 0.933, blue: 0.024)
/* Android */
Color.parseColor("#1eee06")
/* Flutter */
Color(0xFF1EEE06)
/* Python / OpenCV (BGR) */
(6, 238, 30)

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

Accessibility — WCAG contrast

Aa
#1eee06 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#1eee06 on black: 13.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4D600
deuteranopia · #DFC837
tritanopia · #00E6CA

Color scale — 50 to 950

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

#F3FDF1
#E6FBE4
#C7FAC2
#9DFC92
#6BFB5B
#3AFA24
#1eee06
#19C705
#149F04
#137308
#0C4805
Base = 600Lightest = 50 · #F3FDF1Darkest = 950 · #0C4805
:root {
  --brand-50: #F3FDF1;
  --brand-100: #E6FBE4;
  --brand-200: #C7FAC2;
  --brand-300: #9DFC92;
  --brand-400: #6BFB5B;
  --brand-500: #3AFA24;
  --brand-600: #1eee06;
  --brand-700: #19C705;
  --brand-800: #149F04;
  --brand-900: #137308;
  --brand-950: #0C4805;
  --brand: #1eee06;
  --brand-ink: #000000;
}

Colors that work with #1eee06

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#F5FAF4
Tinted page background
Border#C4EDC0
Hairlines and dividers
Muted text#539B4B
Captions on the surface
Accent#9D01F3
Second voice, not a rival
Dark variant#107C03
Hover, pressed, headers
Light variant#E9FEE6
Selected rows, tints
Dark surface#152414
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 #1eee06

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#D606EE
Analogous left#92EE06
Analogous right#06EE62
Split-complement 1#6206EE
Split-complement 2#EE0692
Triadic 1#061EEE
Triadic 2#EE061E
Tetradic#0692EE

RGB percentages

Red11.8%
Green93.3%
Blue2.4%

CMYK percentages

Cyan87.4%
Magenta0.0%
Yellow97.5%
Key (black)6.7%

Color previews

#1eee06 text on a black background

contrast 13.29:1

Card sample

#1eee06 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(30, 238, 6, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(30, 238, 6, 0.45);
Border & gradient
Gradient panel
border: 3px solid #1eee06;
background: linear-gradient(135deg, #1eee06, #06EE89);

Monochromatic scale

Palettes built from #1eee06

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.

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

#1eee06, answered

What color is #1eee06?

#1eee06 is a balanced electric green, closest to Lime (ΔE2000 3.6). It sits at 114° on the hue wheel with 95% saturation and 48% lightness, which reads as cool.

What is the RGB value of #1eee06?

rgb(30, 238, 6) — 30 red, 238 green and 6 blue out of 255, or 11.8% / 93.3% / 2.4% by channel.

Is #1eee06 a light or a dark color?

It is a light color. Relative luminance is 0.6144 and perceived brightness is 72%, so black text on it reaches 13.29:1.

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

Black. It scores 13.29:1 against #1eee06, versus 1.58:1 for white — AAA at any size.

What is the complementary color of #1eee06?

#D606EE sits directly opposite on the wheel. Softer options are the split-complements #6206EE and #EE0692, which give the same contrast with far less vibration.

What colors go well with #1eee06?

For interface work: #F5FAF4 as the surface, #C4EDC0 for borders, #539B4B for secondary text, #9D01F3 as an accent and #107C03 for hover and pressed states. For a palette, the analogous pair #92EE06 and #06EE62 stays calm, while #D606EE is the loudest partner.

What is #1eee06 in CMYK for printing?

cmyk(87%, 0%, 98%, 7%). 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 #1eee06 warm or cool?

Cool — it scores 60 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #73EE06; nudged cooler, #04F042.

Work with #1eee06 in the Color Lab