#ACCF3C#ACCF3C

#ACCF3C is a light, vivid yellow-green. Relative luminance 0.537; OKLCH L 80.2% C 0.172 H 122.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).

Color values

HEX#ACCF3C
RGBrgb(172, 207, 60)
HSLhsl(74, 60%, 52%)
HSVhsv(74, 71%, 81%)
CMYKcmyk(16.9%, 0%, 71%, 18.8%)
CIE-LABlab(78.30, -31.33, 65.31)
CIE-LCHlch(78.30, 72.43, 115.63°)
OKLaboklab(80.22% -0.0916 0.1459)
OKLCHoklch(80.22% 0.172 122.1)
XYZxyz(40.1422, 53.7225, 12.5288)
Luminance0.5372 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCF3C #5F3CCF
analogous
#CFA93C #ACCF3C #62CF3C
triadic
#ACCF3C #3CACCF #CF3CAC
tetradic
#ACCF3C #3CCFA9 #5F3CCF #CF3C62
square
#ACCF3C #3CCFA9 #5F3CCF #CF3C62
split-complementary
#ACCF3C #3C62CF #A93CCF
monochromatic
#5F741D #88A529 #ACCF3C #C1DB6D #D6E79E

Accessibility & contrast

On white

1.79
#ACCF3C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.74
#ACCF3C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCF3C
11.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCF3C#FFFFFF#000000##000000
##ACCF3C1.001.7911.7411.74
#FFFFFF1.791.0021.0021.00
#00000011.7421.001.001.00
##00000011.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBC222
Deuteranopia (green-blind)
#D7C248
Tritanopia (blue-blind)
#B5C4B2
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #accf3c;
/* rgb */ color: rgb(172, 207, 60);
/* oklch */ color: oklch(80.2% 0.172 122.1);
Tailwind
colors: {
  custom: {
    50: '#c8dd7b',
    500: '#accf3c',
    950: '#000000',
  },
}
SCSS
$custom: #accf3c;
$custom-light: #c8dd7b;
$custom-dark: #000000;
JSON
{
  "hex": "#accf3c",
  "rgb": {
    "r": 172,
    "g": 207,
    "b": 60
  },
  "hsl": {
    "h": 74.286,
    "s": 60.494,
    "l": 52.353
  },
  "oklch": {
    "l": 0.80224,
    "c": 0.17228,
    "h": 122.1
  },
  "luminance": 0.53723
}

Semantic roles & 50–950 ramp

primary
#ACCF3C
secondary
#44337D
accent
#44E46A
background
#FEFEFB
surface
#FBFCF2
border
#D4D5CC
text
#14150A
muted
#83847D

Preview Lab

Preview with #ACCF3C

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

Preview Lab → · Contrast checker → · Palette generator →

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