#08333C#08333C

#08333C is a dark, muted cyan. Relative luminance 0.027; OKLCH L 29.7% C 0.047 H 215.2°. Best body text is #FFFFFF at 13.56:1 contrast (WCAG AA passes).

Color values

HEX#08333C
RGBrgb(8, 51, 60)
HSLhsl(190, 76%, 13%)
HSVhsv(190, 87%, 24%)
CMYKcmyk(86.7%, 15%, 0%, 76.5%)
CIE-LABlab(18.99, -10.55, -9.79)
CIE-LCHlch(18.99, 14.39, 222.86°)
OKLaboklab(29.75% -0.0387 -0.0273)
OKLCHoklch(29.75% 0.047 215.2)
XYZxyz(2.0992, 2.7453, 4.6933)
Luminance0.0275 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#08333C #3C1108
analogous
#083C2B #08333C #08193C
triadic
#08333C #3C0833 #333C08
tetradic
#08333C #2B083C #3C1108 #193C08
square
#08333C #2B083C #3C1108 #193C08
split-complementary
#08333C #3C0819 #3C2B08
monochromatic
#04171B #04171B #08333C #0F6172 #168FA8

Accessibility & contrast

On white

13.56
#08333C on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.55
#08333C on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #08333C
13.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##08333C#FFFFFF#000000##FFFFFF
##08333C1.0013.561.5513.56
#FFFFFF13.561.0021.001.00
#0000001.5521.001.0021.00
##FFFFFF13.561.0021.001.00

Color blindness preview

Protanopia (red-blind)
#2D313D
Deuteranopia (green-blind)
#262C3C
Tritanopia (blue-blind)
#003636
Achromatopsia (no color)
#2E2E2E

Design tokens & code

CSS
--color: #08333c;
/* rgb */ color: rgb(8, 51, 60);
/* oklch */ color: oklch(29.7% 0.047 215.2);
Tailwind
colors: {
  custom: {
    50: '#526a71',
    500: '#08333c',
    950: '#000000',
  },
}
SCSS
$custom: #08333c;
$custom-light: #526a71;
$custom-dark: #000000;
JSON
{
  "hex": "#08333c",
  "rgb": {
    "r": 8,
    "g": 51,
    "b": 60
  },
  "hsl": {
    "h": 190.385,
    "s": 76.471,
    "l": 13.333
  },
  "oklch": {
    "l": 0.29748,
    "c": 0.04736,
    "h": 215.2
  },
  "luminance": 0.02746
}

Semantic roles & 50–950 ramp

primary
#08333C
secondary
#7B3425
accent
#5635F3
background
#F4F6F6
surface
#E7EBEC
border
#C3C6C7
text
#020607
muted
#787A7A

Preview Lab

Preview with #08333C

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

Preview Lab → · Contrast checker → · Palette generator →

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