#02111C#02111C

#02111C is a very dark, muted cyan. Relative luminance 0.005; OKLCH L 17.0% C 0.033 H 239.2°. Best body text is #FFFFFF at 19.10:1 contrast (WCAG AA passes).

Color values

HEX#02111C
RGBrgb(2, 17, 28)
HSLhsl(205, 87%, 6%)
HSVhsv(205, 93%, 11%)
CMYKcmyk(92.9%, 39.3%, 0%, 89%)
CIE-LABlab(4.49, -1.55, -8.82)
CIE-LCHlch(4.49, 8.95, 260.00°)
OKLaboklab(16.96% -0.0168 -0.0283)
OKLCHoklch(16.96% 0.033 239.2)
XYZxyz(0.4350, 0.4976, 1.1715)
Luminance0.0050 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#02111C #1C0D02
analogous
#021C1A #02111C #02041C
triadic
#02111C #1C0211 #111C02
tetradic
#02111C #1A021C #1C0D02 #041C02
square
#02111C #1A021C #1C0D02 #041C02
split-complementary
#02111C #1C0204 #1C1A02
monochromatic
#02111D #02111D #02111D #063455 #0A568E

Accessibility & contrast

On white

19.10
#02111C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.10
#02111C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #02111C
19.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##02111C#FFFFFF#000000##FFFFFF
##02111C1.0019.101.1019.10
#FFFFFF19.101.0021.001.00
#0000001.1021.001.0021.00
##FFFFFF19.101.0021.001.00

Color blindness preview

Protanopia (red-blind)
#0C111C
Deuteranopia (green-blind)
#080E1C
Tritanopia (blue-blind)
#001415
Achromatopsia (no color)
#0F0F0F

Design tokens & code

CSS
--color: #02111c;
/* rgb */ color: rgb(2, 17, 28);
/* oklch */ color: oklch(17.0% 0.033 239.2);
Tailwind
colors: {
  custom: {
    50: '#474f58',
    500: '#02111c',
    950: '#000000',
  },
}
SCSS
$custom: #02111c;
$custom-light: #474f58;
$custom-dark: #000000;
JSON
{
  "hex": "#02111c",
  "rgb": {
    "r": 2,
    "g": 17,
    "b": 28
  },
  "hsl": {
    "h": 205.385,
    "s": 86.667,
    "l": 5.882
  },
  "oklch": {
    "l": 0.16957,
    "c": 0.03293,
    "h": 239.2
  },
  "luminance": 0.00498
}

Semantic roles & 50–950 ramp

primary
#02111C
secondary
#623718
accent
#842BFD
background
#F4F4F5
surface
#E6E7E9
border
#C2C3C5
text
#000103
muted
#777778

Preview Lab

Preview with #02111C

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

Preview Lab → · Contrast checker → · Palette generator →

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