#002B20#002B20

#002B20 is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.7% C 0.050 H 170.9°. Best body text is #FFFFFF at 15.37:1 contrast (WCAG AA passes).

Color values

HEX#002B20
RGBrgb(0, 43, 32)
HSLhsl(165, 100%, 8%)
HSVhsv(165, 100%, 17%)
CMYKcmyk(100%, 0%, 25.6%, 83.1%)
CIE-LABlab(14.58, -17.88, 3.13)
CIE-LCHlch(14.58, 18.15, 170.08°)
OKLaboklab(25.73% -0.0498 0.008)
OKLCHoklch(25.73% 0.05 170.9)
XYZxyz(1.1244, 1.8319, 1.6605)
Luminance0.0183 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#002B20 #2B000B
analogous
#002B0A #002B20 #00202B
triadic
#002B20 #20002B #2B2000
tetradic
#002B20 #0A002B #2B000B #202B00
square
#002B20 #0A002B #2B000B #202B00
split-complementary
#002B20 #2B0020 #2B0A00
monochromatic
#001F17 #001F17 #002B20 #00684E #00A57B

Accessibility & contrast

On white

15.37
#002B20 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.37
#002B20 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #002B20
15.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##002B20#FFFFFF#000000##FFFFFF
##002B201.0015.371.3715.37
#FFFFFF15.371.0021.001.00
#0000001.3721.001.0021.00
##FFFFFF15.371.0021.001.00

Color blindness preview

Protanopia (red-blind)
#29271F
Deuteranopia (green-blind)
#242321
Tritanopia (blue-blind)
#002B28
Achromatopsia (no color)
#252525

Design tokens & code

CSS
--color: #002b20;
/* rgb */ color: rgb(0, 43, 32);
/* oklch */ color: oklch(25.7% 0.050 170.9);
Tailwind
colors: {
  custom: {
    50: '#49655b',
    500: '#002b20',
    950: '#000000',
  },
}
SCSS
$custom: #002b20;
$custom-light: #49655b;
$custom-dark: #000000;
JSON
{
  "hex": "#002b20",
  "rgb": {
    "r": 0,
    "g": 43,
    "b": 32
  },
  "hsl": {
    "h": 164.651,
    "s": 100,
    "l": 8.431
  },
  "oklch": {
    "l": 0.2573,
    "c": 0.05044,
    "h": 170.9
  },
  "luminance": 0.01832
}

Semantic roles & 50–950 ramp

primary
#002B20
secondary
#73142C
accent
#2960FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79

Preview Lab

Preview with #002B20

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

Preview Lab → · Contrast checker → · Palette generator →

#002B20 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva