#ABC05C#ABC05C

#ABC05C is a light, vivid yellow-green. Relative luminance 0.471; OKLCH L 77.1% C 0.128 H 119.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).

Color values

HEX#ABC05C
RGBrgb(171, 192, 92)
HSLhsl(73, 44%, 56%)
HSVhsv(73, 52%, 75%)
CMYKcmyk(10.9%, 0%, 52.1%, 24.7%)
CIE-LABlab(74.27, -22.14, 47.44)
CIE-LCHlch(74.27, 52.35, 115.02°)
OKLaboklab(77.05% -0.063 0.112)
OKLCHoklch(77.05% 0.128 119.3)
XYZxyz(37.5764, 47.1301, 17.2406)
Luminance0.4713 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABC05C #715CC0
analogous
#C0A35C #ABC05C #79C05C
triadic
#ABC05C #5CABC0 #C05CAB
tetradic
#ABC05C #5CC0A3 #715CC0 #C05C79
square
#ABC05C #5CC0A3 #715CC0 #C05C79
split-complementary
#ABC05C #5C79C0 #A35CC0
monochromatic
#66752D #8CA13E #ABC05C #C2D188 #D8E2B4

Accessibility & contrast

On white

2.01
#ABC05C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.43
#ABC05C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABC05C
10.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABC05C#FFFFFF#000000##000000
##ABC05C1.002.0110.4310.43
#FFFFFF2.011.0021.0021.00
#00000010.4321.001.001.00
##00000010.4321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBB753
Deuteranopia (green-blind)
#C8B762
Tritanopia (blue-blind)
#B3B7A9
Achromatopsia (no color)
#B7B7B7

Design tokens & code

CSS
--color: #abc05c;
/* rgb */ color: rgb(171, 192, 92);
/* oklch */ color: oklch(77.1% 0.128 119.3);
Tailwind
colors: {
  custom: {
    50: '#c6d38d',
    500: '#abc05c',
    950: '#000000',
  },
}
SCSS
$custom: #abc05c;
$custom-light: #c6d38d;
$custom-dark: #000000;
JSON
{
  "hex": "#abc05c",
  "rgb": {
    "r": 171,
    "g": 192,
    "b": 92
  },
  "hsl": {
    "h": 72.6,
    "s": 44.248,
    "l": 55.686
  },
  "oklch": {
    "l": 0.77054,
    "c": 0.12848,
    "h": 119.3
  },
  "luminance": 0.4713
}

Semantic roles & 50–950 ramp

primary
#ABC05C
secondary
#B0A7D1
accent
#54D46F
background
#FCFCF8
surface
#F8F9F0
border
#D1D2CB
text
#13140C
muted
#82827D

Preview Lab

Preview with #ABC05C

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

Preview Lab → · Contrast checker → · Palette generator →

#ABC05C Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva