#09100C#09100C

#09100C is a very dark, near-neutral green. Relative luminance 0.005; OKLCH L 16.4% C 0.014 H 159.5°. Best body text is #FFFFFF at 19.25:1 contrast (WCAG AA passes).

Color values

HEX#09100C
RGBrgb(9, 16, 12)
HSLhsl(146, 28%, 5%)
HSVhsv(146, 44%, 6%)
CMYKcmyk(43.8%, 0%, 25%, 93.7%)
CIE-LABlab(4.11, -2.80, 1.13)
CIE-LCHlch(4.11, 3.02, 157.96°)
OKLaboklab(16.41% -0.0129 0.0048)
OKLCHoklch(16.41% 0.014 159.5)
XYZxyz(0.3643, 0.4552, 0.4164)
Luminance0.0046 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#09100C #10090D
analogous
#0A1009 #09100C #091010
triadic
#09100C #0C0910 #100C09
tetradic
#09100C #090A10 #10090D #101009
square
#09100C #090A10 #10090D #101009
split-complementary
#09100C #100910 #10090A
monochromatic
#0B140F #0B140F #0B140F #1F3729 #355E47

Accessibility & contrast

On white

19.25
#09100C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.09
#09100C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #09100C
19.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##09100C#FFFFFF#000000##FFFFFF
##09100C1.0019.251.0919.25
#FFFFFF19.251.0021.001.00
#0000001.0921.001.0021.00
##FFFFFF19.251.0021.001.00

Color blindness preview

Protanopia (red-blind)
#100F0C
Deuteranopia (green-blind)
#0F0E0C
Tritanopia (blue-blind)
#08100F
Achromatopsia (no color)
#0E0E0E

Design tokens & code

CSS
--color: #09100c;
/* rgb */ color: rgb(9, 16, 12);
/* oklch */ color: oklch(16.4% 0.014 159.5);
Tailwind
colors: {
  custom: {
    50: '#4b4e4c',
    500: '#09100c',
    950: '#000000',
  },
}
SCSS
$custom: #09100c;
$custom-light: #4b4e4c;
$custom-dark: #000000;
JSON
{
  "hex": "#09100c",
  "rgb": {
    "r": 9,
    "g": 16,
    "b": 12
  },
  "hsl": {
    "h": 145.714,
    "s": 28,
    "l": 4.902
  },
  "oklch": {
    "l": 0.16405,
    "c": 0.01378,
    "h": 159.5
  },
  "luminance": 0.00455
}

Semantic roles & 50–950 ramp

primary
#09100C
secondary
#462F3C
accent
#639BC4
background
#F4F4F4
surface
#E7E7E7
border
#C3C3C3
text
#010101
muted
#777777

Preview Lab

Preview with #09100C

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#09100C Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva