#2CAC2C#2CAC2C

#2CAC2C is a light, vivid green. Relative luminance 0.302; OKLCH L 65.2% C 0.198 H 142.9°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).

Color values

HEX#2CAC2C
RGBrgb(44, 172, 44)
HSLhsl(120, 59%, 42%)
HSVhsv(120, 74%, 67%)
CMYKcmyk(74.4%, 0%, 74.4%, 32.5%)
CIE-LABlab(61.84, -58.06, 52.75)
CIE-LCHlch(61.84, 78.44, 137.74°)
OKLaboklab(65.2% -0.1576 0.1192)
OKLCHoklch(65.2% 0.198 142.9)
XYZxyz(16.2449, 30.2205, 7.3594)
Luminance0.3022 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#2CAC2C #AC2CAC
analogous
#6CAC2C #2CAC2C #2CAC6C
triadic
#2CAC2C #2C2CAC #AC2C2C
tetradic
#2CAC2C #2C6CAC #AC2CAC #AC6C2C
square
#2CAC2C #2C6CAC #AC2CAC #AC6C2C
split-complementary
#2CAC2C #6C2CAC #AC2C6C
monochromatic
#134B13 #207B20 #2CAC2C #46D046 #76DC76

Accessibility & contrast

On white

2.98
#2CAC2C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

7.04
#2CAC2C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #2CAC2C
7.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##2CAC2C#FFFFFF#000000##000000
##2CAC2C1.002.987.047.04
#FFFFFF2.981.0021.0021.00
#0000007.0421.001.001.00
##0000007.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#B09B13
Deuteranopia (green-blind)
#A1923A
Tritanopia (blue-blind)
#00A793
Achromatopsia (no color)
#959595

Design tokens & code

CSS
--color: #2cac2c;
/* rgb */ color: rgb(44, 172, 44);
/* oklch */ color: oklch(65.2% 0.198 142.9);
Tailwind
colors: {
  custom: {
    50: '#7ac66e',
    500: '#2cac2c',
    950: '#000000',
  },
}
SCSS
$custom: #2cac2c;
$custom-light: #7ac66e;
$custom-dark: #000000;
JSON
{
  "hex": "#2cac2c",
  "rgb": {
    "r": 44,
    "g": 172,
    "b": 44
  },
  "hsl": {
    "h": 120,
    "s": 59.259,
    "l": 42.353
  },
  "oklch": {
    "l": 0.65202,
    "c": 0.19763,
    "h": 142.9
  },
  "luminance": 0.30222
}

Semantic roles & 50–950 ramp

primary
#2CAC2C
secondary
#C470C4
accent
#45E2E2
background
#F8FCF6
surface
#EFF8EC
border
#CAD1C7
text
#0B1308
muted
#7C827B

Preview Lab

Preview with #2CAC2C

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

Preview Lab → · Contrast checker → · Palette generator →

#2CAC2C Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva