#002B23#002B23

#002B23 is a dark, muted teal. Relative luminance 0.018; OKLCH L 25.8% C 0.048 H 176.7°. Best body text is #FFFFFF at 15.33:1 contrast (WCAG AA passes).

Color values

HEX#002B23
RGBrgb(0, 43, 35)
HSLhsl(169, 100%, 8%)
HSVhsv(169, 100%, 17%)
CMYKcmyk(100%, 0%, 18.6%, 83.1%)
CIE-LABlab(14.67, -16.86, 1.14)
CIE-LCHlch(14.67, 16.90, 176.12°)
OKLaboklab(25.84% -0.048 0.0028)
OKLCHoklch(25.84% 0.048 176.7)
XYZxyz(1.1671, 1.8489, 1.8852)
Luminance0.0185 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#002B23 #2B0008
analogous
#002B0D #002B23 #001D2B
triadic
#002B23 #23002B #2B2300
tetradic
#002B23 #0D002B #2B0008 #1D2B00
square
#002B23 #0D002B #2B0008 #1D2B00
split-complementary
#002B23 #2B001D #2B0D00
monochromatic
#001F19 #001F19 #002B23 #006855 #00A587

Accessibility & contrast

On white

15.33
#002B23 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

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

Best text color

#FFFFFF on #002B23
15.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##002B23#FFFFFF#000000##FFFFFF
##002B231.0015.331.3715.33
#FFFFFF15.331.0021.001.00
#0000001.3721.001.0021.00
##FFFFFF15.331.0021.001.00

Color blindness preview

Protanopia (red-blind)
#292723
Deuteranopia (green-blind)
#232324
Tritanopia (blue-blind)
#002C29
Achromatopsia (no color)
#252525

Design tokens & code

CSS
--color: #002b23;
/* rgb */ color: rgb(0, 43, 35);
/* oklch */ color: oklch(25.8% 0.048 176.7);
Tailwind
colors: {
  custom: {
    50: '#49645d',
    500: '#002b23',
    950: '#000000',
  },
}
SCSS
$custom: #002b23;
$custom-light: #49645d;
$custom-dark: #000000;
JSON
{
  "hex": "#002b23",
  "rgb": {
    "r": 0,
    "g": 43,
    "b": 35
  },
  "hsl": {
    "h": 168.837,
    "s": 100,
    "l": 8.431
  },
  "oklch": {
    "l": 0.25839,
    "c": 0.04804,
    "h": 176.7
  },
  "luminance": 0.01849
}

Semantic roles & 50–950 ramp

primary
#002B23
secondary
#731426
accent
#2951FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79

Preview Lab

Preview with #002B23

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

Preview Lab → · Contrast checker → · Palette generator →

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