#ACCF4C#ACCF4C

#ACCF4C is a light, vivid yellow-green. Relative luminance 0.539; OKLCH L 80.4% C 0.161 H 122.8°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).

Color values

HEX#ACCF4C
RGBrgb(172, 207, 76)
HSLhsl(76, 58%, 55%)
HSVhsv(76, 63%, 81%)
CMYKcmyk(16.9%, 0%, 63.3%, 18.8%)
CIE-LABlab(78.41, -30.30, 59.25)
CIE-LCHlch(78.41, 66.55, 117.08°)
OKLaboklab(80.35% -0.0874 0.1355)
OKLCHoklch(80.35% 0.161 122.8)
XYZxyz(40.6310, 53.9180, 15.1027)
Luminance0.5392 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCF4C #6F4CCF
analogous
#CFB14C #ACCF4C #6ACF4C
triadic
#ACCF4C #4CACCF #CF4CAC
tetradic
#ACCF4C #4CCFB1 #6F4CCF #CF4C6A
square
#ACCF4C #4CCFB1 #6F4CCF #CF4C6A
split-complementary
#ACCF4C #4C6ACF #B14CCF
monochromatic
#667F22 #8DAF2F #ACCF4C #C2DC7C #D9E9AD

Accessibility & contrast

On white

1.78
#ACCF4C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.78
#ACCF4C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCF4C
11.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCF4C#FFFFFF#000000##000000
##ACCF4C1.001.7811.7811.78
#FFFFFF1.781.0021.0021.00
#00000011.7821.001.001.00
##00000011.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBC33B
Deuteranopia (green-blind)
#D6C255
Tritanopia (blue-blind)
#B4C5B4
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #accf4c;
/* rgb */ color: rgb(172, 207, 76);
/* oklch */ color: oklch(80.4% 0.161 122.8);
Tailwind
colors: {
  custom: {
    50: '#c8dd84',
    500: '#accf4c',
    950: '#000000',
  },
}
SCSS
$custom: #accf4c;
$custom-light: #c8dd84;
$custom-dark: #000000;
JSON
{
  "hex": "#accf4c",
  "rgb": {
    "r": 172,
    "g": 207,
    "b": 76
  },
  "hsl": {
    "h": 76.031,
    "s": 57.709,
    "l": 55.49
  },
  "oklch": {
    "l": 0.80353,
    "c": 0.16119,
    "h": 122.8
  },
  "luminance": 0.53918
}

Semantic roles & 50–950 ramp

primary
#ACCF4C
secondary
#4E3986
accent
#47E170
background
#FEFEFB
surface
#FAFCF2
border
#D3D5CC
text
#13150B
muted
#83847E

Preview Lab

Preview with #ACCF4C

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

Preview Lab → · Contrast checker → · Palette generator →

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