#AAAA30#AAAA30

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

Color values

HEX#AAAA30
RGBrgb(170, 170, 48)
HSLhsl(60, 56%, 43%)
HSVhsv(60, 72%, 67%)
CMYKcmyk(0%, 0%, 71.8%, 33.3%)
CIE-LABlab(67.66, -14.63, 59.17)
CIE-LCHlch(67.66, 60.96, 103.88°)
OKLaboklab(71.62% -0.0463 0.131)
OKLCHoklch(71.62% 0.139 109.4)
XYZxyz(31.4869, 37.5098, 8.3772)
Luminance0.3751 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAA30 #3030AA
analogous
#AA6D30 #AAAA30 #6DAA30
triadic
#AAAA30 #30AAAA #AA30AA
tetradic
#AAAA30 #30AA6D #3030AA #AA306D
square
#AAAA30 #30AA6D #3030AA #AA306D
split-complementary
#AAAA30 #306DAA #6D30AA
monochromatic
#4B4B15 #7A7A23 #AAAA30 #CCCC4B #DADA7B

Accessibility & contrast

On white

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

On black

8.50
#AAAA30 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAAA30
8.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAAA30#FFFFFF#000000##000000
##AAAA301.002.478.508.50
#FFFFFF2.471.0021.0021.00
#0000008.5021.001.001.00
##0000008.5021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #aaaa30;
/* rgb */ color: rgb(170, 170, 48);
/* oklch */ color: oklch(71.6% 0.139 109.4);
Tailwind
colors: {
  custom: {
    50: '#c7c371',
    500: '#aaaa30',
    950: '#000000',
  },
}
SCSS
$custom: #aaaa30;
$custom-light: #c7c371;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaa30",
  "rgb": {
    "r": 170,
    "g": 170,
    "b": 48
  },
  "hsl": {
    "h": 60,
    "s": 55.963,
    "l": 42.745
  },
  "oklch": {
    "l": 0.71616,
    "c": 0.13896,
    "h": 109.4
  },
  "luminance": 0.37509
}

Semantic roles & 50–950 ramp

primary
#AAAA30
secondary
#7474C2
accent
#49DF49
background
#FCFBF7
surface
#F9F7ED
border
#D2D0C8
text
#131208
muted
#82817B

Preview Lab

Preview with #AAAA30

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

Preview Lab → · Contrast checker → · Palette generator →

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