#03221C#03221C

#03221C is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.7% C 0.039 H 177.5°. Best body text is #FFFFFF at 16.81:1 contrast (WCAG AA passes).

Color values

HEX#03221C
RGBrgb(3, 34, 28)
HSLhsl(168, 84%, 7%)
HSVhsv(168, 91%, 13%)
CMYKcmyk(91.2%, 0%, 17.6%, 86.7%)
CIE-LABlab(10.90, -13.43, 0.72)
CIE-LCHlch(10.90, 13.45, 176.94°)
OKLaboklab(22.71% -0.0385 0.0017)
OKLCHoklch(22.71% 0.039 177.5)
XYZxyz(0.8191, 1.2472, 1.2959)
Luminance0.0125 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#03221C #220309
analogous
#03220D #03221C #031922
triadic
#03221C #1C0322 #221C03
tetradic
#03221C #0D0322 #220309 #192203
square
#03221C #0D0322 #220309 #192203
split-complementary
#03221C #220319 #220D03
monochromatic
#021C17 #021C17 #03221C #085A4A #0D9279

Accessibility & contrast

On white

16.81
#03221C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.25
#03221C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #03221C
16.81:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##03221C#FFFFFF#000000##FFFFFF
##03221C1.0016.811.2516.81
#FFFFFF16.811.0021.001.00
#0000001.2521.001.0021.00
##FFFFFF16.811.0021.001.00

Color blindness preview

Protanopia (red-blind)
#201F1C
Deuteranopia (green-blind)
#1C1C1C
Tritanopia (blue-blind)
#002320
Achromatopsia (no color)
#1D1D1D

Design tokens & code

CSS
--color: #03221c;
/* rgb */ color: rgb(3, 34, 28);
/* oklch */ color: oklch(22.7% 0.039 177.5);
Tailwind
colors: {
  custom: {
    50: '#485d57',
    500: '#03221c',
    950: '#000000',
  },
}
SCSS
$custom: #03221c;
$custom-light: #485d57;
$custom-dark: #000000;
JSON
{
  "hex": "#03221c",
  "rgb": {
    "r": 3,
    "g": 34,
    "b": 28
  },
  "hsl": {
    "h": 168.387,
    "s": 83.784,
    "l": 7.255
  },
  "oklch": {
    "l": 0.22706,
    "c": 0.03851,
    "h": 177.5
  },
  "luminance": 0.01247
}

Semantic roles & 50–950 ramp

primary
#03221C
secondary
#661B29
accent
#2E55FA
background
#F4F5F5
surface
#E6E9E9
border
#C2C5C5
text
#000403
muted
#777978

Preview Lab

Preview with #03221C

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

Preview Lab → · Contrast checker → · Palette generator →

#03221C Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva