Skip to content

#69da30

a balanced, vivid green · cool · closest name: lime

RGB
105, 218, 48
HSL
100°, 70%, 52%
CMYK
52, 0, 78, 15
Luminance
0.5336

Every format

HEX#69da30
RGBrgb(105, 218, 48)
HSLhsl(100, 70%, 52%)
CMYKcmyk(52%, 0%, 78%, 15%)
LABlab(78.1 -59.8 67.8)
LCHlch(78.1 90.4 131.4)
OKLCHoklch(0.791 0.224 137.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#69da30 on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#69da30 on black: 11.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red41.2%
Green85.5%
Blue18.8%

CMYK percentages

Cyan51.8%
Magenta0.0%
Yellow78.0%
Key (black)14.5%

Color previews

#69da30 text on a black background

contrast 11.67:1

Card sample

#69da30 text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(105, 218, 48, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(105, 218, 48, 0.45);
Border & gradient
Gradient panel
border: 3px solid #69da30;
background: linear-gradient(135deg, #69da30, #30DA69);

Monochromatic scale

Palettes built from #69da30

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #69da30 in the Color Lab