#001E00#001E00

#001E00 is a very dark, moderate green. Relative luminance 0.009; OKLCH L 20.4% C 0.069 H 142.5°. Best body text is #FFFFFF at 17.71:1 contrast (WCAG AA passes).

Color values

HEX#001E00
RGBrgb(0, 30, 0)
HSLhsl(120, 100%, 6%)
HSVhsv(120, 100%, 12%)
CMYKcmyk(100%, 0%, 100%, 88.2%)
CIE-LABlab(8.38, -17.11, 12.24)
CIE-LCHlch(8.38, 21.04, 144.43°)
OKLaboklab(20.36% -0.055 0.0422)
OKLCHoklch(20.36% 0.069 142.5)
XYZxyz(0.4642, 0.9285, 0.1547)
Luminance0.0093 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#001E00 #1E001E
analogous
#0F1E00 #001E00 #001E0F
triadic
#001E00 #00001E #1E0000
tetradic
#001E00 #000F1E #1E001E #1E0F00
square
#001E00 #000F1E #1E001E #1E0F00
split-complementary
#001E00 #0F001E #1E000F
monochromatic
#001F00 #001F00 #001F00 #005B00 #009800

Accessibility & contrast

On white

17.71
#001E00 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.19
#001E00 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #001E00
17.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##001E00#FFFFFF#000000##FFFFFF
##001E001.0017.711.1917.71
#FFFFFF17.711.0021.001.00
#0000001.1921.001.0021.00
##FFFFFF17.711.0021.001.00

Color blindness preview

Protanopia (red-blind)
#1F1A00
Deuteranopia (green-blind)
#1B1702
Tritanopia (blue-blind)
#001D18
Achromatopsia (no color)
#181818

Design tokens & code

CSS
--color: #001e00;
/* rgb */ color: rgb(0, 30, 0);
/* oklch */ color: oklch(20.4% 0.069 142.5);
Tailwind
colors: {
  custom: {
    50: '#455946',
    500: '#001e00',
    950: '#000000',
  },
}
SCSS
$custom: #001e00;
$custom-light: #455946;
$custom-dark: #000000;
JSON
{
  "hex": "#001e00",
  "rgb": {
    "r": 0,
    "g": 30,
    "b": 0
  },
  "hsl": {
    "h": 120,
    "s": 100,
    "l": 5.882
  },
  "oklch": {
    "l": 0.20364,
    "c": 0.06929,
    "h": 142.5
  },
  "luminance": 0.00929
}

Semantic roles & 50–950 ramp

primary
#001E00
secondary
#681268
accent
#29FFFF
background
#F3F5F3
surface
#E5E9E5
border
#C1C5C1
text
#000300
muted
#777877

Preview Lab

Preview with #001E00

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

Preview Lab → · Contrast checker → · Palette generator →

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