#072B2C#072B2C

#072B2C is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.5% C 0.040 H 197.7°. Best body text is #FFFFFF at 15.10:1 contrast (WCAG AA passes).

Color values

HEX#072B2C
RGBrgb(7, 43, 44)
HSLhsl(182, 73%, 10%)
HSVhsv(182, 84%, 17%)
CMYKcmyk(84.1%, 2.3%, 0%, 82.7%)
CIE-LABlab(15.25, -11.95, -4.34)
CIE-LCHlch(15.25, 12.71, 199.98°)
OKLaboklab(26.49% -0.0377 -0.0121)
OKLCHoklch(26.49% 0.04 197.7)
XYZxyz(1.4059, 1.9546, 2.6856)
Luminance0.0196 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#072B2C #2C0807
analogous
#072C1B #072B2C #07182C
triadic
#072B2C #2C072B #2B2C07
tetradic
#072B2C #1B072C #2C0807 #182C07
square
#072B2C #1B072C #2C0807 #182C07
split-complementary
#072B2C #2C0718 #2C1B07
monochromatic
#041A1A #041A1A #072B2C #0F5F61 #189296

Accessibility & contrast

On white

15.10
#072B2C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.39
#072B2C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #072B2C
15.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##072B2C#FFFFFF#000000##FFFFFF
##072B2C1.0015.101.3915.10
#FFFFFF15.101.0021.001.00
#0000001.3921.001.0021.00
##FFFFFF15.101.0021.001.00

Color blindness preview

Protanopia (red-blind)
#27292C
Deuteranopia (green-blind)
#22242C
Tritanopia (blue-blind)
#002D2B
Achromatopsia (no color)
#262626

Design tokens & code

CSS
--color: #072b2c;
/* rgb */ color: rgb(7, 43, 44);
/* oklch */ color: oklch(26.5% 0.040 197.7);
Tailwind
colors: {
  custom: {
    50: '#4d6465',
    500: '#072b2c',
    950: '#000000',
  },
}
SCSS
$custom: #072b2c;
$custom-light: #4d6465;
$custom-dark: #000000;
JSON
{
  "hex": "#072b2c",
  "rgb": {
    "r": 7,
    "g": 43,
    "b": 44
  },
  "hsl": {
    "h": 181.622,
    "s": 72.549,
    "l": 10
  },
  "oklch": {
    "l": 0.26487,
    "c": 0.03958,
    "h": 197.7
  },
  "luminance": 0.01955
}

Semantic roles & 50–950 ramp

primary
#072B2C
secondary
#6C2523
accent
#3D39EF
background
#F4F6F6
surface
#E7EBEB
border
#C3C6C6
text
#020505
muted
#787A7A

Preview Lab

Preview with #072B2C

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

Preview Lab → · Contrast checker → · Palette generator →

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