#001F08#001F08

#001F08 is a very dark, muted green. Relative luminance 0.010; OKLCH L 20.9% C 0.058 H 149.5°. Best body text is #FFFFFF at 17.51:1 contrast (WCAG AA passes).

Color values

HEX#001F08
RGBrgb(0, 31, 8)
HSLhsl(135, 100%, 6%)
HSVhsv(135, 100%, 12%)
CMYKcmyk(100%, 0%, 74.2%, 87.8%)
CIE-LABlab(8.97, -16.80, 9.83)
CIE-LCHlch(8.97, 19.46, 149.67°)
OKLaboklab(20.9% -0.0502 0.0296)
OKLCHoklch(20.9% 0.058 149.5)
XYZxyz(0.5338, 0.9974, 0.3941)
Luminance0.0100 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#001F08 #1F0017
analogous
#071F00 #001F08 #001F17
triadic
#001F08 #08001F #1F0800
tetradic
#001F08 #00071F #1F0017 #1F1700
square
#001F08 #00071F #1F0017 #1F1700
split-complementary
#001F08 #17001F #1F0007
monochromatic
#001F08 #001F08 #001F08 #005C18 #009928

Accessibility & contrast

On white

17.51
#001F08 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.20
#001F08 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #001F08
17.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##001F08#FFFFFF#000000##FFFFFF
##001F081.0017.511.2017.51
#FFFFFF17.511.0021.001.00
#0000001.2021.001.0021.00
##FFFFFF17.511.0021.001.00

Color blindness preview

Protanopia (red-blind)
#1F1B06
Deuteranopia (green-blind)
#1B180A
Tritanopia (blue-blind)
#001E1A
Achromatopsia (no color)
#191919

Design tokens & code

CSS
--color: #001f08;
/* rgb */ color: rgb(0, 31, 8);
/* oklch */ color: oklch(20.9% 0.058 149.5);
Tailwind
colors: {
  custom: {
    50: '#455a4a',
    500: '#001f08',
    950: '#000000',
  },
}
SCSS
$custom: #001f08;
$custom-light: #455a4a;
$custom-dark: #000000;
JSON
{
  "hex": "#001f08",
  "rgb": {
    "r": 0,
    "g": 31,
    "b": 8
  },
  "hsl": {
    "h": 135.484,
    "s": 100,
    "l": 6.078
  },
  "oklch": {
    "l": 0.20903,
    "c": 0.05826,
    "h": 149.5
  },
  "luminance": 0.00998
}

Semantic roles & 50–950 ramp

primary
#001F08
secondary
#681252
accent
#29C8FF
background
#F3F5F4
surface
#E5E9E7
border
#C1C5C3
text
#000401
muted
#767977

Preview Lab

Preview with #001F08

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

Preview Lab → · Contrast checker → · Palette generator →

#001F08 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva