#61803C#61803C

#61803C is a mid, moderate yellow-green. Relative luminance 0.183; OKLCH L 56.0% C 0.102 H 129.4°. Best body text is #000000 at 4.66:1 contrast (WCAG AA passes).

Color values

HEX#61803C
RGBrgb(97, 128, 60)
HSLhsl(87, 36%, 37%)
HSVhsv(87, 53%, 50%)
CMYKcmyk(24.2%, 0%, 53.1%, 49.8%)
CIE-LABlab(49.86, -23.25, 33.07)
CIE-LCHlch(49.86, 40.42, 125.12°)
OKLaboklab(55.98% -0.0648 0.0787)
OKLCHoklch(55.98% 0.102 129.4)
XYZxyz(13.4644, 18.3057, 7.0981)
Luminance0.1831 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#61803C #5B3C80
analogous
#807D3C #61803C #3F803C
triadic
#61803C #3C6180 #803C61
tetradic
#61803C #3C807D #5B3C80 #803C3F
square
#61803C #3C807D #5B3C80 #803C3F
split-complementary
#61803C #3C3F80 #7D3C80
monochromatic
#222D15 #415628 #61803C #81AA50 #9EBF77

Accessibility & contrast

On white

4.51
#61803C on #FFFFFF
AA ✓AA large ✓AAA ✗

On black

4.66
#61803C on #000000
AA ✓AA large ✓AAA ✗

Best text color

#000000 on #61803C
4.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##61803C#FFFFFF#000000##000000
##61803C1.004.514.664.66
#FFFFFF4.511.0021.0021.00
#0000004.6621.001.001.00
##0000004.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#857836
Deuteranopia (green-blind)
#817640
Tritanopia (blue-blind)
#637B70
Achromatopsia (no color)
#777777

Design tokens & code

CSS
--color: #61803c;
/* rgb */ color: rgb(97, 128, 60);
/* oklch */ color: oklch(56.0% 0.102 129.4);
Tailwind
colors: {
  custom: {
    50: '#90a573',
    500: '#61803c',
    950: '#000000',
  },
}
SCSS
$custom: #61803c;
$custom-light: #90a573;
$custom-dark: #000000;
JSON
{
  "hex": "#61803c",
  "rgb": {
    "r": 97,
    "g": 128,
    "b": 60
  },
  "hsl": {
    "h": 87.353,
    "s": 36.17,
    "l": 36.863
  },
  "oklch": {
    "l": 0.55978,
    "c": 0.10196,
    "h": 129.4
  },
  "luminance": 0.18306
}

Semantic roles & 50–950 ramp

primary
#61803C
secondary
#896FA9
accent
#5CCC8F
background
#F8FAF7
surface
#F0F4ED
border
#CBCEC8
text
#0D0F08
muted
#7D7F7B

Preview Lab

Preview with #61803C

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

Preview Lab → · Contrast checker → · Palette generator →

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