Skip to content

#243c01

a deep, electric green · cool · closest name: darkslategray

RGB
36, 60, 1
HSL
84°, 97%, 12%
CMYK
40, 0, 98, 77
Luminance
0.0361

Every format

HEX#243c01
RGBrgb(36, 60, 1)
HSLhsl(84, 97%, 12%)
CMYKcmyk(40%, 0%, 98%, 77%)
LABlab(22.3 -19.6 29.9)
LCHlch(22.3 35.8 123.2)
OKLCHoklch(0.324 0.087 130.4)

Copy-ready code

/* CSS */
color: #243c01;
background-color: #243c01;
/* Tailwind (arbitrary) */
class="text-[#243c01] bg-[#243c01]"
/* SCSS */
$brand: #243c01;
/* SwiftUI */
Color(red: 0.141, green: 0.235, blue: 0.004)
/* Android */
Color.parseColor("#243c01")

Accessibility — WCAG contrast

Aa
#243c01 on white: 12.20:1
AA ✓ pass · AA-large · AAA
Aa
#243c01 on black: 1.72:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red14.1%
Green23.5%
Blue0.4%

CMYK percentages

Cyan40.0%
Magenta0.0%
Yellow98.3%
Key (black)76.5%

Color previews

#243c01 text on a black background

contrast 1.72:1

Card sample

#243c01 text on a white background

contrast 12.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #243c01;
Background color
Panel with #243c01 background
background-color: #243c01;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #243c01;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(36, 60, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(36, 60, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #243c01;
background: linear-gradient(135deg, #243c01, #013C05);

Monochromatic scale

Palettes built from #243c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #243c01 in the Color Lab