#123D23#123D23

#123D23 is a dark, moderate green. Relative luminance 0.036; OKLCH L 32.2% C 0.066 H 153.6°. Best body text is #FFFFFF at 12.23:1 contrast (WCAG AA passes).

Color values

HEX#123D23
RGBrgb(18, 61, 35)
HSLhsl(144, 54%, 15%)
HSVhsv(144, 70%, 24%)
CMYKcmyk(70.5%, 0%, 42.6%, 76.1%)
CIE-LABlab(22.26, -21.95, 11.78)
CIE-LCHlch(22.26, 24.91, 151.78°)
OKLaboklab(32.23% -0.0594 0.0295)
OKLCHoklch(32.23% 0.066 153.6)
XYZxyz(2.2214, 3.5872, 2.1651)
Luminance0.0359 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#123D23 #3D122C
analogous
#163D12 #123D23 #123D38
triadic
#123D23 #23123D #3D2312
tetradic
#123D23 #12163D #3D122C #3D3812
square
#123D23 #12163D #3D122C #3D3812
split-complementary
#123D23 #38123D #3D1216
monochromatic
#07180E #07180E #123D23 #206C3E #2E9C59

Accessibility & contrast

On white

12.23
#123D23 on #FFFFFF
AA ✓AA large ✓AAA ✓

On black

1.72
#123D23 on #000000
AA ✗AA large ✗AAA ✗

Best text color

#FFFFFF on #123D23
12.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##123D23#FFFFFF#000000##FFFFFF
##123D231.0012.231.7212.23
#FFFFFF12.231.0021.001.00
#0000001.7221.001.0021.00
##FFFFFF12.231.0021.001.00

Color blindness preview

Protanopia (red-blind)
#3D3821
Deuteranopia (green-blind)
#373425
Tritanopia (blue-blind)
#033C36
Achromatopsia (no color)
#353535

Design tokens & code

CSS
--color: #123d23;
/* rgb */ color: rgb(18, 61, 35);
/* oklch */ color: oklch(32.2% 0.066 153.6);
Tailwind
colors: {
  custom: {
    50: '#55735e',
    500: '#123d23',
    950: '#000000',
  },
}
SCSS
$custom: #123d23;
$custom-light: #55735e;
$custom-dark: #000000;
JSON
{
  "hex": "#123d23",
  "rgb": {
    "r": 18,
    "g": 61,
    "b": 35
  },
  "hsl": {
    "h": 143.721,
    "s": 54.43,
    "l": 15.49
  },
  "oklch": {
    "l": 0.32225,
    "c": 0.06634,
    "h": 153.6
  },
  "luminance": 0.03587
}

Semantic roles & 50–950 ramp

primary
#123D23
secondary
#76355C
accent
#4AA3DE
background
#F5F7F5
surface
#E9EDE9
border
#C5C8C5
text
#030804
muted
#787B79

Preview Lab

Preview with #123D23

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

Preview Lab → · Contrast checker → · Palette generator →

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