#93C03F#93C03F

#93C03F is a light, vivid yellow-green. Relative luminance 0.443; OKLCH L 75.1% C 0.163 H 126.6°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).

Color values

HEX#93C03F
RGBrgb(147, 192, 63)
HSLhsl(81, 51%, 50%)
HSVhsv(81, 67%, 75%)
CMYKcmyk(23.4%, 0%, 67.2%, 24.7%)
CIE-LABlab(72.40, -34.01, 57.69)
CIE-LCHlch(72.40, 66.97, 120.52°)
OKLaboklab(75.05% -0.0973 0.1309)
OKLCHoklch(75.05% 0.163 126.6)
XYZxyz(31.7795, 44.2607, 11.5705)
Luminance0.4426 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#93C03F #6C3FC0
analogous
#C0AC3F #93C03F #53C03F
triadic
#93C03F #3F93C0 #C03F93
tetradic
#93C03F #3FC0AC #6C3FC0 #C03F53
square
#93C03F #3FC0AC #6C3FC0 #C03F53
split-complementary
#93C03F #3F53C0 #AC3FC0
monochromatic
#4C6421 #709230 #93C03F #ADCF6D #C7DE9B

Accessibility & contrast

On white

2.13
#93C03F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.85
#93C03F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #93C03F
9.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##93C03F#FFFFFF#000000##000000
##93C03F1.002.139.859.85
#FFFFFF2.131.0021.0021.00
#0000009.8521.001.001.00
##0000009.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#CAB32D
Deuteranopia (green-blind)
#C4B149
Tritanopia (blue-blind)
#99B7A6
Achromatopsia (no color)
#B2B2B2

Design tokens & code

CSS
--color: #93c03f;
/* rgb */ color: rgb(147, 192, 63);
/* oklch */ color: oklch(75.1% 0.163 126.6);
Tailwind
colors: {
  custom: {
    50: '#b6d37b',
    500: '#93c03f',
    950: '#000000',
  },
}
SCSS
$custom: #93c03f;
$custom-light: #b6d37b;
$custom-dark: #000000;
JSON
{
  "hex": "#93c03f",
  "rgb": {
    "r": 147,
    "g": 192,
    "b": 63
  },
  "hsl": {
    "h": 80.93,
    "s": 50.588,
    "l": 50
  },
  "oklch": {
    "l": 0.75051,
    "c": 0.16308,
    "h": 126.6
  },
  "luminance": 0.44261
}

Semantic roles & 50–950 ramp

primary
#93C03F
secondary
#A591CA
accent
#4EDA7F
background
#FBFCF7
surface
#F6F9EE
border
#D0D2C9
text
#12140A
muted
#81827C

Preview Lab

Preview with #93C03F

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

Preview Lab → · Contrast checker → · Palette generator →

#93C03F Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva