#123D4D#123D4D

#123D4D is a dark, muted cyan. Relative luminance 0.040; OKLCH L 33.8% C 0.054 H 226.6°. Best body text is #FFFFFF at 11.66:1 contrast (WCAG AA passes).

Color values

HEX#123D4D
RGBrgb(18, 61, 77)
HSLhsl(196, 62%, 19%)
HSVhsv(196, 77%, 30%)
CMYKcmyk(76.6%, 20.8%, 0%, 69.8%)
CIE-LABlab(23.68, -8.61, -14.01)
CIE-LCHlch(23.68, 16.45, 238.43°)
OKLaboklab(33.85% -0.0371 -0.0392)
OKLCHoklch(33.85% 0.054 226.6)
XYZxyz(3.2572, 4.0015, 7.6205)
Luminance0.0400 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#123D4D #4D2212
analogous
#124D3F #123D4D #121F4D
triadic
#123D4D #4D123D #3D4D12
tetradic
#123D4D #3F124D #4D2212 #1F4D12
square
#123D4D #3F124D #4D2212 #1F4D12
split-complementary
#123D4D #4D121F #4D3F12
monochromatic
#061419 #06161B #123D4D #1E647F #298CB0

Accessibility & contrast

On white

11.66
#123D4D on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.80
#123D4D on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #123D4D
11.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##123D4D#FFFFFF#000000##FFFFFF
##123D4D1.0011.661.8011.66
#FFFFFF11.661.0021.001.00
#0000001.8021.001.0021.00
##FFFFFF11.661.0021.001.00

Color blindness preview

Protanopia (red-blind)
#343C4E
Deuteranopia (green-blind)
#2C364D
Tritanopia (blue-blind)
#004242
Achromatopsia (no color)
#383838

Design tokens & code

CSS
--color: #123d4d;
/* rgb */ color: rgb(18, 61, 77);
/* oklch */ color: oklch(33.8% 0.054 226.6);
Tailwind
colors: {
  custom: {
    50: '#59727e',
    500: '#123d4d',
    950: '#000000',
  },
}
SCSS
$custom: #123d4d;
$custom-light: #59727e;
$custom-dark: #000000;
JSON
{
  "hex": "#123d4d",
  "rgb": {
    "r": 18,
    "g": 61,
    "b": 77
  },
  "hsl": {
    "h": 196.271,
    "s": 62.105,
    "l": 18.627
  },
  "oklch": {
    "l": 0.33845,
    "c": 0.05399,
    "h": 226.6
  },
  "luminance": 0.04002
}

Semantic roles & 50–950 ramp

primary
#123D4D
secondary
#864B35
accent
#6F43E5
background
#F5F6F7
surface
#E9ECEE
border
#C5C7C9
text
#04080A
muted
#797B7C

Preview Lab

Preview with #123D4D

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

Preview Lab → · Contrast checker → · Palette generator →

#123D4D Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva