#AAAA3F#AAAA3F

#AAAA3F is a light, vivid yellow. Relative luminance 0.377; OKLCH L 71.7% C 0.128 H 109.2°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).

Color values

HEX#AAAA3F
RGBrgb(170, 170, 63)
HSLhsl(60, 46%, 46%)
HSVhsv(60, 63%, 67%)
CMYKcmyk(0%, 0%, 62.9%, 33.3%)
CIE-LABlab(67.77, -13.77, 53.32)
CIE-LCHlch(67.77, 55.07, 104.48°)
OKLaboklab(71.74% -0.0423 0.1212)
OKLCHoklch(71.74% 0.128 109.2)
XYZxyz(31.8505, 37.6553, 10.2921)
Luminance0.3765 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAA3F #3F3FAA
analogous
#AA743F #AAAA3F #74AA3F
triadic
#AAAA3F #3FAAAA #AA3FAA
tetradic
#AAAA3F #3FAA74 #3F3FAA #AA3F74
square
#AAAA3F #3FAA74 #3F3FAA #AA3F74
split-complementary
#AAAA3F #3F74AA #743FAA
monochromatic
#51511E #7D7D2E #AAAA3F #C5C562 #D5D58E

Accessibility & contrast

On white

2.46
#AAAA3F on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.53
#AAAA3F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAAA3F
8.53:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAAA3F#FFFFFF#000000##000000
##AAAA3F1.002.468.538.53
#FFFFFF2.461.0021.0021.00
#0000008.5321.001.001.00
##0000008.5321.001.001.00

Color blindness preview

Protanopia (red-blind)
#B7A332
Deuteranopia (green-blind)
#B9A746
Tritanopia (blue-blind)
#B6A094
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #aaaa3f;
/* rgb */ color: rgb(170, 170, 63);
/* oklch */ color: oklch(71.7% 0.128 109.2);
Tailwind
colors: {
  custom: {
    50: '#c6c379',
    500: '#aaaa3f',
    950: '#000000',
  },
}
SCSS
$custom: #aaaa3f;
$custom-light: #c6c379;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaa3f",
  "rgb": {
    "r": 170,
    "g": 170,
    "b": 63
  },
  "hsl": {
    "h": 60,
    "s": 45.923,
    "l": 45.686
  },
  "oklch": {
    "l": 0.71737,
    "c": 0.12833,
    "h": 109.2
  },
  "luminance": 0.37654
}

Semantic roles & 50–950 ramp

primary
#AAAA3F
secondary
#8585C0
accent
#52D652
background
#FCFBF7
surface
#F8F7EE
border
#D1D0C9
text
#131209
muted
#82817B

Preview Lab

Preview with #AAAA3F

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

Preview Lab → · Contrast checker → · Palette generator →

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