Skip to content

#69f360

a light, electric green · cool · closest name: lime

RGB
105, 243, 96
HSL
116°, 86%, 67%
CMYK
57, 0, 61, 5
Luminance
0.6795

Every format

HEX#69f360
RGBrgb(105, 243, 96)
HSLhsl(116, 86%, 67%)
CMYKcmyk(57%, 0%, 61%, 5%)
LABlab(86.0 -64.9 58.3)
LCHlch(86.0 87.3 138.1)
OKLCHoklch(0.857 0.223 142.3)

Copy-ready code

/* CSS */
color: #69f360;
background-color: #69f360;
/* Tailwind (arbitrary) */
class="text-[#69f360] bg-[#69f360]"
/* SCSS */
$brand: #69f360;
/* SwiftUI */
Color(red: 0.412, green: 0.953, blue: 0.376)
/* Android */
Color.parseColor("#69f360")

Accessibility — WCAG contrast

Aa
#69f360 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#69f360 on black: 14.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.2%
Green95.3%
Blue37.6%

CMYK percentages

Cyan56.8%
Magenta0.0%
Yellow60.5%
Key (black)4.7%

Color previews

#69f360 text on a black background

contrast 14.59:1

Card sample

#69f360 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #69f360;
Background color
Panel with #69f360 background
background-color: #69f360;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #69f360;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(105, 243, 96, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(105, 243, 96, 0.45);
Border & gradient
Gradient panel
border: 3px solid #69f360;
background: linear-gradient(135deg, #69f360, #60F3B9);

Monochromatic scale

Palettes built from #69f360

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #69f360 in the Color Lab