#03080C#03080C

#03080C is a very dark, near-neutral cyan. Relative luminance 0.002; OKLCH L 12.9% C 0.015 H 234.2°. Best body text is #FFFFFF at 20.11:1 contrast (WCAG AA passes).

Color values

HEX#03080C
RGBrgb(3, 8, 12)
HSLhsl(207, 60%, 3%)
HSVhsv(207, 75%, 5%)
CMYKcmyk(75%, 33.3%, 0%, 95.3%)
CIE-LABlab(1.98, -0.74, -2.02)
CIE-LCHlch(1.98, 2.15, 249.89°)
OKLaboklab(12.92% -0.0087 -0.012)
OKLCHoklch(12.92% 0.015 234.2)
XYZxyz(0.1907, 0.2196, 0.3801)
Luminance0.0022 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#03080C #0C0703
analogous
#030C0B #03080C #03030C
triadic
#03080C #0C0308 #080C03
tetradic
#03080C #0B030C #0C0703 #030C03
square
#03080C #0B030C #0C0703 #030C03
split-complementary
#03080C #0C0303 #0C0B03
monochromatic
#061018 #061018 #061018 #0F293D #1B496E

Accessibility & contrast

On white

20.11
#03080C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.04
#03080C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #03080C
20.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##03080C#FFFFFF#000000##FFFFFF
##03080C1.0020.111.0420.11
#FFFFFF20.111.0021.001.00
#0000001.0421.001.0021.00
##FFFFFF20.111.0021.001.00

Color blindness preview

Protanopia (red-blind)
#06080C
Deuteranopia (green-blind)
#05070C
Tritanopia (blue-blind)
#010909
Achromatopsia (no color)
#070707

Design tokens & code

CSS
--color: #03080c;
/* rgb */ color: rgb(3, 8, 12);
/* oklch */ color: oklch(12.9% 0.015 234.2);
Tailwind
colors: {
  custom: {
    50: '#484a4c',
    500: '#03080c',
    950: '#000000',
  },
}
SCSS
$custom: #03080c;
$custom-light: #484a4c;
$custom-dark: #000000;
JSON
{
  "hex": "#03080c",
  "rgb": {
    "r": 3,
    "g": 8,
    "b": 12
  },
  "hsl": {
    "h": 206.667,
    "s": 60,
    "l": 2.941
  },
  "oklch": {
    "l": 0.12917,
    "c": 0.01485,
    "h": 234.2
  },
  "luminance": 0.0022
}

Semantic roles & 50–950 ramp

primary
#03080C
secondary
#4C331F
accent
#8B45E3
background
#F4F4F4
surface
#E6E7E7
border
#C2C3C3
text
#000101
muted
#777777

Preview Lab

Preview with #03080C

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

Preview Lab → · Contrast checker → · Palette generator →

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