#AAAA32#AAAA32

#AAAA32 is a light, vivid yellow. Relative luminance 0.375; OKLCH L 71.6% C 0.138 H 109.4°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).

Color values

HEX#AAAA32
RGBrgb(170, 170, 50)
HSLhsl(60, 55%, 43%)
HSVhsv(60, 71%, 67%)
CMYKcmyk(0%, 0%, 70.6%, 33.3%)
CIE-LABlab(67.67, -14.53, 58.45)
CIE-LCHlch(67.67, 60.23, 103.96°)
OKLaboklab(71.63% -0.0458 0.1299)
OKLCHoklch(71.63% 0.138 109.4)
XYZxyz(31.5291, 37.5267, 8.5995)
Luminance0.3753 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAA32 #3232AA
analogous
#AA6E32 #AAAA32 #6EAA32
triadic
#AAAA32 #32AAAA #AA32AA
tetradic
#AAAA32 #32AA6E #3232AA #AA326E
square
#AAAA32 #32AA6E #3232AA #AA326E
split-complementary
#AAAA32 #326EAA #6E32AA
monochromatic
#4B4B16 #7B7B24 #AAAA32 #CBCB4E #D9D97D

Accessibility & contrast

On white

2.47
#AAAA32 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.51
#AAAA32 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAAA32
8.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAAA32#FFFFFF#000000##000000
##AAAA321.002.478.518.51
#FFFFFF2.471.0021.0021.00
#0000008.5121.001.001.00
##0000008.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#B8A31E
Deuteranopia (green-blind)
#B9A73B
Tritanopia (blue-blind)
#B69F92
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #aaaa32;
/* rgb */ color: rgb(170, 170, 50);
/* oklch */ color: oklch(71.6% 0.138 109.4);
Tailwind
colors: {
  custom: {
    50: '#c7c372',
    500: '#aaaa32',
    950: '#000000',
  },
}
SCSS
$custom: #aaaa32;
$custom-light: #c7c372;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaa32",
  "rgb": {
    "r": 170,
    "g": 170,
    "b": 50
  },
  "hsl": {
    "h": 60,
    "s": 54.545,
    "l": 43.137
  },
  "oklch": {
    "l": 0.7163,
    "c": 0.13769,
    "h": 109.4
  },
  "luminance": 0.37526
}

Semantic roles & 50–950 ramp

primary
#AAAA32
secondary
#7676C2
accent
#4ADE4A
background
#FCFBF7
surface
#F9F7ED
border
#D2D0C8
text
#131208
muted
#82817B

Preview Lab

Preview with #AAAA32

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

Preview Lab → · Contrast checker → · Palette generator →

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