#AAAA33#AAAA33

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

Color values

HEX#AAAA33
RGBrgb(170, 170, 51)
HSLhsl(60, 54%, 43%)
HSVhsv(60, 70%, 67%)
CMYKcmyk(0%, 0%, 70%, 33.3%)
CIE-LABlab(67.68, -14.48, 58.08)
CIE-LCHlch(67.68, 59.86, 103.99°)
OKLaboklab(71.64% -0.0455 0.1293)
OKLCHoklch(71.64% 0.137 109.4)
XYZxyz(31.5509, 37.5354, 8.7144)
Luminance0.3754 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAA33 #3333AA
analogous
#AA6E33 #AAAA33 #6EAA33
triadic
#AAAA33 #33AAAA #AA33AA
tetradic
#AAAA33 #33AA6E #3333AA #AA336E
square
#AAAA33 #33AA6E #3333AA #AA336E
split-complementary
#AAAA33 #336EAA #6E33AA
monochromatic
#4C4C17 #7B7B25 #AAAA33 #CACA50 #D9D97F

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##AAAA33#FFFFFF#000000##000000
##AAAA331.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)
#B8A31F
Deuteranopia (green-blind)
#B9A73C
Tritanopia (blue-blind)
#B69F93
Achromatopsia (no color)
#A5A5A5

Design tokens & code

CSS
--color: #aaaa33;
/* rgb */ color: rgb(170, 170, 51);
/* oklch */ color: oklch(71.6% 0.137 109.4);
Tailwind
colors: {
  custom: {
    50: '#c7c373',
    500: '#aaaa33',
    950: '#000000',
  },
}
SCSS
$custom: #aaaa33;
$custom-light: #c7c373;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaa33",
  "rgb": {
    "r": 170,
    "g": 170,
    "b": 51
  },
  "hsl": {
    "h": 60,
    "s": 53.846,
    "l": 43.333
  },
  "oklch": {
    "l": 0.71638,
    "c": 0.13704,
    "h": 109.4
  },
  "luminance": 0.37535
}

Semantic roles & 50–950 ramp

primary
#AAAA33
secondary
#7777C2
accent
#4BDD4B
background
#FCFBF7
surface
#F9F7ED
border
#D2D0C8
text
#131208
muted
#82817B

Preview Lab

Preview with #AAAA33

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

Preview Lab → · Contrast checker → · Palette generator →

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