#53C33F#53C33F

#53C33F is a light, vivid green. Relative luminance 0.412; OKLCH L 72.6% C 0.198 H 140.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).

Color values

HEX#53C33F
RGBrgb(83, 195, 63)
HSLhsl(111, 52%, 51%)
HSVhsv(111, 68%, 76%)
CMYKcmyk(57.4%, 0%, 67.7%, 23.5%)
CIE-LABlab(70.33, -56.19, 54.60)
CIE-LCHlch(70.33, 78.35, 135.82°)
OKLaboklab(72.56% -0.1537 0.1252)
OKLCHoklch(72.56% 0.198 140.8)
XYZxyz(23.9785, 41.2260, 11.3955)
Luminance0.4123 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#53C33F #AF3FC3
analogous
#95C33F #53C33F #3FC36D
triadic
#53C33F #3F53C3 #C33F53
tetradic
#53C33F #3F95C3 #AF3FC3 #C36D3F
square
#53C33F #3F95C3 #AF3FC3 #C36D3F
split-complementary
#53C33F #6D3FC3 #C33F95
monochromatic
#2B6720 #3E962F #53C33F #7DD26E #A7E09C

Accessibility & contrast

On white

2.27
#53C33F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.25
#53C33F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #53C33F
9.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##53C33F#FFFFFF#000000##000000
##53C33F1.002.279.259.25
#FFFFFF2.271.0021.0021.00
#0000009.2521.001.001.00
##0000009.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8B22C
Deuteranopia (green-blind)
#BAA84B
Tritanopia (blue-blind)
#44BDA8
Achromatopsia (no color)
#ACACAC

Design tokens & code

CSS
--color: #53c33f;
/* rgb */ color: rgb(83, 195, 63);
/* oklch */ color: oklch(72.6% 0.198 140.8);
Tailwind
colors: {
  custom: {
    50: '#8fd67b',
    500: '#53c33f',
    950: '#000000',
  },
}
SCSS
$custom: #53c33f;
$custom-light: #8fd67b;
$custom-dark: #000000;
JSON
{
  "hex": "#53c33f",
  "rgb": {
    "r": 83,
    "g": 195,
    "b": 63
  },
  "hsl": {
    "h": 110.909,
    "s": 52.381,
    "l": 50.588
  },
  "oklch": {
    "l": 0.72558,
    "c": 0.1983,
    "h": 140.8
  },
  "luminance": 0.41228
}

Semantic roles & 50–950 ramp

primary
#53C33F
secondary
#C392CC
accent
#4CDCC6
background
#F9FDF7
surface
#F2FAEE
border
#CCD3C9
text
#0D140A
muted
#7E837C

Preview Lab

Preview with #53C33F

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

Preview Lab → · Contrast checker → · Palette generator →

#53C33F Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva