Skip to content

#0a0f0a

a deep, soft green · cool · closest name: black

RGB
10, 15, 10
HSL
120°, 20%, 5%
CMYK
33, 0, 33, 94
Luminance
0.0043

Every format

HEX#0a0f0a
RGBrgb(10, 15, 10)
HSLhsl(120, 20%, 5%)
CMYKcmyk(33%, 0%, 33%, 94%)
LABlab(3.9 -2.3 1.6)
LCHlch(3.9 2.8 144.5)
OKLCHoklch(0.161 0.013 144.9)

Copy-ready code

/* CSS */
color: #0a0f0a;
background-color: #0a0f0a;
/* Tailwind (arbitrary) */
class="text-[#0a0f0a] bg-[#0a0f0a]"
/* SCSS */
$brand: #0a0f0a;
/* SwiftUI */
Color(red: 0.039, green: 0.059, blue: 0.039)
/* Android */
Color.parseColor("#0a0f0a")

Accessibility — WCAG contrast

Aa
#0a0f0a on white: 19.34:1
AA ✓ pass · AA-large · AAA
Aa
#0a0f0a on black: 1.09:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red3.9%
Green5.9%
Blue3.9%

CMYK percentages

Cyan33.3%
Magenta0.0%
Yellow33.3%
Key (black)94.1%

Color previews

#0a0f0a text on a black background

contrast 1.09:1

Card sample

#0a0f0a text on a white background

contrast 19.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0a0f0a;
Background color
Panel with #0a0f0a background
background-color: #0a0f0a;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0a0f0a;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(10, 15, 10, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(10, 15, 10, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0a0f0a;
background: linear-gradient(135deg, #0a0f0a, #0A0F0D);

Monochromatic scale

Palettes built from #0a0f0a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #0a0f0a in the Color Lab