#08333F#08333F

#08333F is a dark, muted cyan. Relative luminance 0.028; OKLCH L 29.9% C 0.049 H 221.2°. Best body text is #FFFFFF at 13.50:1 contrast (WCAG AA passes).

Color values

HEX#08333F
RGBrgb(8, 51, 63)
HSLhsl(193, 77%, 14%)
HSVhsv(193, 87%, 25%)
CMYKcmyk(87.3%, 19%, 0%, 75.3%)
CIE-LABlab(19.13, -9.35, -11.63)
CIE-LCHlch(19.13, 14.92, 231.20°)
OKLaboklab(29.9% -0.0372 -0.0325)
OKLCHoklch(29.9% 0.049 221.2)
XYZxyz(2.1808, 2.7779, 5.1229)
Luminance0.0278 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#08333F #3F1408
analogous
#083F30 #08333F #08183F
triadic
#08333F #3F0833 #333F08
tetradic
#08333F #30083F #3F1408 #183F08
square
#08333F #30083F #3F1408 #183F08
split-complementary
#08333F #3F0818 #3F3008
monochromatic
#03161B #03161B #08333F #0F5F75 #168BAC

Accessibility & contrast

On white

13.50
#08333F on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.56
#08333F on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #08333F
13.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##08333F#FFFFFF#000000##FFFFFF
##08333F1.0013.501.5613.50
#FFFFFF13.501.0021.001.00
#0000001.5621.001.0021.00
##FFFFFF13.501.0021.001.00

Color blindness preview

Protanopia (red-blind)
#2C3140
Deuteranopia (green-blind)
#242C3F
Tritanopia (blue-blind)
#003737
Achromatopsia (no color)
#2E2E2E

Design tokens & code

CSS
--color: #08333f;
/* rgb */ color: rgb(8, 51, 63);
/* oklch */ color: oklch(29.9% 0.049 221.2);
Tailwind
colors: {
  custom: {
    50: '#526a74',
    500: '#08333f',
    950: '#000000',
  },
}
SCSS
$custom: #08333f;
$custom-light: #526a74;
$custom-dark: #000000;
JSON
{
  "hex": "#08333f",
  "rgb": {
    "r": 8,
    "g": 51,
    "b": 63
  },
  "hsl": {
    "h": 193.091,
    "s": 77.465,
    "l": 13.922
  },
  "oklch": {
    "l": 0.29904,
    "c": 0.04946,
    "h": 221.2
  },
  "luminance": 0.02778
}

Semantic roles & 50–950 ramp

primary
#08333F
secondary
#7E3925
accent
#5E34F4
background
#F4F6F7
surface
#E7EBED
border
#C3C6C8
text
#030608
muted
#787A7B

Preview Lab

Preview with #08333F

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

Preview Lab → · Contrast checker → · Palette generator →

#08333F Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva