Green#008000

#008000 is a mid, vivid green. Relative luminance 0.154; OKLCH L 52.0% C 0.177 H 142.5°. Best body text is #FFFFFF at 5.14:1 contrast (WCAG AA passes).

Green — editorial page

Color values

HEX#008000
RGBrgb(0, 128, 0)
HSLhsl(120, 100%, 25%)
HSVhsv(120, 100%, 50%)
CMYKcmyk(100%, 0%, 100%, 49.8%)
CIE-LABlab(46.23, -51.70, 49.90)
CIE-LCHlch(46.23, 71.85, 136.02°)
OKLaboklab(51.98% -0.1403 0.1077)
OKLCHoklch(51.98% 0.177 142.5)
XYZxyz(7.7187, 15.4373, 2.5729)
Luminance0.1544 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#008000 #800080
analogous
#408000 #008000 #008040
triadic
#008000 #000080 #800000
tetradic
#008000 #004080 #800080 #804000
square
#008000 #004080 #800080 #804000
split-complementary
#008000 #400080 #800040
monochromatic
#001F00 #004300 #008000 #00BD00 #00FA00

Accessibility & contrast

On white

5.14
#008000 on #FFFFFF
AA ✓AA large ✓AAA ✗

On black

4.09
#008000 on #000000
AA ✗AA large ✓AAA ✗

Best text color

#FFFFFF on #008000
5.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##008000#FFFFFF#000000##FFFFFF
##0080001.005.144.095.14
#FFFFFF5.141.0021.001.00
#0000004.0921.001.0021.00
##FFFFFF5.141.0021.001.00

Color blindness preview

Protanopia (red-blind)
#837200
Deuteranopia (green-blind)
#776A18
Tritanopia (blue-blind)
#007C6C
Achromatopsia (no color)
#6D6D6D

Related colors

#0B7306
#11650A
#14590C
#154C0E
#15400E
#14340E
#13280C
#111D09
#091204
#000000
#338D25
#4E993F
#66A656
#7DB36D
#93BF85
#A9CC9C
#BED9B4
#D4E6CD
#E9F2E6
#FFFFFF
#207F16
#307D24
#3C7B2F
#457A39

Palettes with this color

Design tokens & code

CSS
--color: #008000;
/* rgb */ color: rgb(0, 128, 0);
/* oklch */ color: oklch(52.0% 0.177 142.5);
Tailwind
colors: {
  custom: {
    50: '#66a656',
    500: '#008000',
    950: '#000000',
  },
}
SCSS
$custom: #008000;
$custom-light: #66a656;
$custom-dark: #000000;
JSON
{
  "hex": "#008000",
  "rgb": {
    "r": 0,
    "g": 128,
    "b": 0
  },
  "hsl": {
    "h": 120,
    "s": 100,
    "l": 25.098
  },
  "oklch": {
    "l": 0.51975,
    "c": 0.17686,
    "h": 142.5
  },
  "luminance": 0.15438
}

Semantic roles & 50–950 ramp

primary
#008000
secondary
#BB21BB
accent
#29FFFF
background
#F6FAF5
surface
#ECF4E9
border
#C7CEC5
text
#070F04
muted
#7A7F79

Preview Lab

Preview with #008000

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

Preview Lab → · Contrast checker → · Palette generator →

#008000 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva