#5ABC2C#5ABC2C

#5ABC2C is a light, vivid green. Relative luminance 0.383; OKLCH L 70.9% C 0.198 H 137.9°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).

Color values

HEX#5ABC2C
RGBrgb(90, 188, 44)
HSLhsl(101, 62%, 45%)
HSVhsv(101, 77%, 74%)
CMYKcmyk(52.1%, 0%, 76.6%, 26.3%)
CIE-LABlab(68.26, -53.17, 59.51)
CIE-LCHlch(68.26, 79.80, 131.78°)
OKLaboklab(70.87% -0.1471 0.1329)
OKLCHoklch(70.87% 0.198 137.9)
XYZxyz(22.6535, 38.3202, 8.5852)
Luminance0.3832 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#5ABC2C #8E2CBC
analogous
#A2BC2C #5ABC2C #2CBC46
triadic
#5ABC2C #2C5ABC #BC2C5A
tetradic
#5ABC2C #2CA2BC #8E2CBC #BC462C
square
#5ABC2C #2CA2BC #8E2CBC #BC462C
split-complementary
#5ABC2C #462CBC #BC2CA2
monochromatic
#2B5915 #428A20 #5ABC2C #7AD64F #A0E181

Accessibility & contrast

On white

2.42
#5ABC2C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.66
#5ABC2C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #5ABC2C
8.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##5ABC2C#FFFFFF#000000##000000
##5ABC2C1.002.428.668.66
#FFFFFF2.421.0021.0021.00
#0000008.6621.001.001.00
##0000008.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#C2AB06
Deuteranopia (green-blind)
#B5A33C
Tritanopia (blue-blind)
#52B5A1
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #5abc2c;
/* rgb */ color: rgb(90, 188, 44);
/* oklch */ color: oklch(70.9% 0.198 137.9);
Tailwind
colors: {
  custom: {
    50: '#92d170',
    500: '#5abc2c',
    950: '#000000',
  },
}
SCSS
$custom: #5abc2c;
$custom-light: #92d170;
$custom-dark: #000000;
JSON
{
  "hex": "#5abc2c",
  "rgb": {
    "r": 90,
    "g": 188,
    "b": 44
  },
  "hsl": {
    "h": 100.833,
    "s": 62.069,
    "l": 45.49
  },
  "oklch": {
    "l": 0.70871,
    "c": 0.19829,
    "h": 137.9
  },
  "luminance": 0.38322
}

Semantic roles & 50–950 ramp

primary
#5ABC2C
secondary
#B179CA
accent
#43E5B1
background
#F9FCF7
surface
#F2F9ED
border
#CCD2C8
text
#0E1408
muted
#7E827B

Preview Lab

Preview with #5ABC2C

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

Preview Lab → · Contrast checker → · Palette generator →

#5ABC2C Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva