#00202B#00202B

#00202B is a very dark, muted cyan. Relative luminance 0.012; OKLCH L 22.6% C 0.043 H 224.8°. Best body text is #FFFFFF at 16.92:1 contrast (WCAG AA passes).

Color values

HEX#00202B
RGBrgb(0, 32, 43)
HSLhsl(195, 100%, 8%)
HSVhsv(195, 100%, 17%)
CMYKcmyk(100%, 25.6%, 0%, 83.1%)
CIE-LABlab(10.61, -6.91, -10.72)
CIE-LCHlch(10.61, 12.75, 237.20°)
OKLaboklab(22.65% -0.0304 -0.0302)
OKLCHoklch(22.65% 0.043 224.8)
XYZxyz(0.9524, 1.2073, 2.4679)
Luminance0.0121 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#00202B #2B0B00
analogous
#002B20 #00202B #000A2B
triadic
#00202B #2B0020 #202B00
tetradic
#00202B #20002B #2B0B00 #0A2B00
square
#00202B #20002B #2B0B00 #0A2B00
split-complementary
#00202B #2B000A #2B2000
monochromatic
#00171F #00171F #00202B #004E68 #007BA5

Accessibility & contrast

On white

16.92
#00202B on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.24
#00202B on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #00202B
16.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##00202B#FFFFFF#000000##FFFFFF
##00202B1.0016.921.2416.92
#FFFFFF16.921.0021.001.00
#0000001.2421.001.0021.00
##FFFFFF16.921.0021.001.00

Color blindness preview

Protanopia (red-blind)
#1A1F2C
Deuteranopia (green-blind)
#141B2B
Tritanopia (blue-blind)
#002324
Achromatopsia (no color)
#1D1D1D

Design tokens & code

CSS
--color: #00202b;
/* rgb */ color: rgb(0, 32, 43);
/* oklch */ color: oklch(22.6% 0.043 224.8);
Tailwind
colors: {
  custom: {
    50: '#485b64',
    500: '#00202b',
    950: '#000000',
  },
}
SCSS
$custom: #00202b;
$custom-light: #485b64;
$custom-dark: #000000;
JSON
{
  "hex": "#00202b",
  "rgb": {
    "r": 0,
    "g": 32,
    "b": 43
  },
  "hsl": {
    "h": 195.349,
    "s": 100,
    "l": 8.431
  },
  "oklch": {
    "l": 0.22649,
    "c": 0.04284,
    "h": 224.8
  },
  "luminance": 0.01207
}

Semantic roles & 50–950 ramp

primary
#00202B
secondary
#732C14
accent
#6029FF
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010405
muted
#777979

Preview Lab

Preview with #00202B

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

Preview Lab → · Contrast checker → · Palette generator →

#00202B Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva