#02222C#02222C

#02222C is a very dark, muted cyan. Relative luminance 0.013; OKLCH L 23.4% C 0.041 H 222.8°. Best body text is #FFFFFF at 16.56:1 contrast (WCAG AA passes).

Color values

HEX#02222C
RGBrgb(2, 34, 44)
HSLhsl(194, 91%, 9%)
HSVhsv(194, 95%, 17%)
CMYKcmyk(95.5%, 22.7%, 0%, 82.7%)
CIE-LABlab(11.54, -7.31, -10.00)
CIE-LCHlch(11.54, 12.38, 233.82°)
OKLaboklab(23.44% -0.0303 -0.028)
OKLCHoklch(23.44% 0.041 222.8)
XYZxyz(1.0515, 1.3387, 2.5854)
Luminance0.0134 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#02222C #2C0C02
analogous
#022C21 #02222C #020D2C
triadic
#02222C #2C0222 #222C02
tetradic
#02222C #21022C #2C0C02 #0D2C02
square
#02222C #21022C #2C0C02 #0D2C02
split-complementary
#02222C #2C020D #2C2102
monochromatic
#01171D #01171D #02222C #054F67 #077CA1

Accessibility & contrast

On white

16.56
#02222C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.27
#02222C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #02222C
16.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##02222C#FFFFFF#000000##FFFFFF
##02222C1.0016.561.2716.56
#FFFFFF16.561.0021.001.00
#0000001.2721.001.0021.00
##FFFFFF16.561.0021.001.00

Color blindness preview

Protanopia (red-blind)
#1C212D
Deuteranopia (green-blind)
#161D2C
Tritanopia (blue-blind)
#002525
Achromatopsia (no color)
#1F1F1F

Design tokens & code

CSS
--color: #02222c;
/* rgb */ color: rgb(2, 34, 44);
/* oklch */ color: oklch(23.4% 0.041 222.8);
Tailwind
colors: {
  custom: {
    50: '#4a5d65',
    500: '#02222c',
    950: '#000000',
  },
}
SCSS
$custom: #02222c;
$custom-light: #4a5d65;
$custom-dark: #000000;
JSON
{
  "hex": "#02222c",
  "rgb": {
    "r": 2,
    "g": 34,
    "b": 44
  },
  "hsl": {
    "h": 194.286,
    "s": 91.304,
    "l": 9.02
  },
  "oklch": {
    "l": 0.23442,
    "c": 0.04131,
    "h": 222.8
  },
  "luminance": 0.01339
}

Semantic roles & 50–950 ramp

primary
#02222C
secondary
#712E19
accent
#5C29FF
background
#F4F5F6
surface
#E7E9EB
border
#C3C5C6
text
#010405
muted
#77797A

Preview Lab

Preview with #02222C

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

Preview Lab → · Contrast checker → · Palette generator →

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