#072B00#072B00

#072B00 is a dark, moderate green. Relative luminance 0.018; OKLCH L 25.3% C 0.081 H 139.9°. Best body text is #FFFFFF at 15.50:1 contrast (WCAG AA passes).

Color values

HEX#072B00
RGBrgb(7, 43, 0)
HSLhsl(110, 100%, 8%)
HSVhsv(110, 100%, 17%)
CMYKcmyk(83.7%, 0%, 100%, 83.1%)
CIE-LABlab(14.25, -22.61, 20.39)
CIE-LCHlch(14.25, 30.45, 137.96°)
OKLaboklab(25.34% -0.0622 0.0524)
OKLCHoklch(25.34% 0.081 139.9)
XYZxyz(0.9515, 1.7728, 0.2920)
Luminance0.0177 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#072B00 #24002B
analogous
#1C2B00 #072B00 #002B0E
triadic
#072B00 #00072B #2B0007
tetradic
#072B00 #001C2B #24002B #2B0E00
square
#072B00 #001C2B #24002B #2B0E00
split-complementary
#072B00 #0E002B #2B001C
monochromatic
#051F00 #051F00 #072B00 #116800 #1BA500

Accessibility & contrast

On white

15.50
#072B00 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.35
#072B00 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #072B00
15.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##072B00#FFFFFF#000000##FFFFFF
##072B001.0015.501.3515.50
#FFFFFF15.501.0021.001.00
#0000001.3521.001.0021.00
##FFFFFF15.501.0021.001.00

Color blindness preview

Protanopia (red-blind)
#2D2600
Deuteranopia (green-blind)
#282303
Tritanopia (blue-blind)
#032923
Achromatopsia (no color)
#242424

Design tokens & code

CSS
--color: #072b00;
/* rgb */ color: rgb(7, 43, 0);
/* oklch */ color: oklch(25.3% 0.081 139.9);
Tailwind
colors: {
  custom: {
    50: '#4c6546',
    500: '#072b00',
    950: '#000000',
  },
}
SCSS
$custom: #072b00;
$custom-light: #4c6546;
$custom-dark: #000000;
JSON
{
  "hex": "#072b00",
  "rgb": {
    "r": 7,
    "g": 43,
    "b": 0
  },
  "hsl": {
    "h": 110.233,
    "s": 100,
    "l": 8.431
  },
  "oklch": {
    "l": 0.25338,
    "c": 0.08133,
    "h": 139.9
  },
  "luminance": 0.01773
}

Semantic roles & 50–950 ramp

primary
#072B00
secondary
#631473
accent
#29FFDC
background
#F4F6F3
surface
#E7EBE5
border
#C3C6C1
text
#010500
muted
#777A77

Preview Lab

Preview with #072B00

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

Preview Lab → · Contrast checker → · Palette generator →

#072B00 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva