#AAAA80#AAAA80

#AAAA80 is a light, muted yellow. Relative luminance 0.389; OKLCH L 72.7% C 0.058 H 107.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).

Color values

HEX#AAAA80
RGBrgb(170, 170, 128)
HSLhsl(60, 20%, 58%)
HSVhsv(60, 25%, 67%)
CMYKcmyk(0%, 0%, 24.7%, 33.3%)
CIE-LABlab(68.65, -6.99, 21.73)
CIE-LCHlch(68.65, 22.83, 107.83°)
OKLaboklab(72.72% -0.0176 0.0549)
OKLCHoklch(72.72% 0.058 107.7)
XYZxyz(34.8485, 38.8545, 26.0817)
Luminance0.3885 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AAAA80 #8080AA
analogous
#AA9580 #AAAA80 #95AA80
triadic
#AAAA80 #80AAAA #AA80AA
tetradic
#AAAA80 #80AA95 #8080AA #AA8095
square
#AAAA80 #80AA95 #8080AA #AA8095
split-complementary
#AAAA80 #8095AA #9580AA
monochromatic
#696946 #8E8E5F #AAAA80 #C3C3A5 #DBDBC9

Accessibility & contrast

On white

2.39
#AAAA80 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.77
#AAAA80 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AAAA80
8.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AAAA80#FFFFFF#000000##000000
##AAAA801.002.398.778.77
#FFFFFF2.391.0021.0021.00
#0000008.7721.001.001.00
##0000008.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#B1A67D
Deuteranopia (green-blind)
#B2A882
Tritanopia (blue-blind)
#B0A59F
Achromatopsia (no color)
#A7A7A7

Design tokens & code

CSS
--color: #aaaa80;
/* rgb */ color: rgb(170, 170, 128);
/* oklch */ color: oklch(72.7% 0.058 107.7);
Tailwind
colors: {
  custom: {
    50: '#c3c3a5',
    500: '#aaaa80',
    950: '#000000',
  },
}
SCSS
$custom: #aaaa80;
$custom-light: #c3c3a5;
$custom-dark: #000000;
JSON
{
  "hex": "#aaaa80",
  "rgb": {
    "r": 170,
    "g": 170,
    "b": 128
  },
  "hsl": {
    "h": 60,
    "s": 19.811,
    "l": 58.431
  },
  "oklch": {
    "l": 0.72723,
    "c": 0.05767,
    "h": 107.7
  },
  "luminance": 0.38854
}

Semantic roles & 50–950 ramp

primary
#AAAA80
secondary
#BBBBCB
accent
#6BBC6B
background
#FCFBFA
surface
#F8F7F4
border
#D1D0CE
text
#12120F
muted
#81817F

Preview Lab

Preview with #AAAA80

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

Preview Lab → · Contrast checker → · Palette generator →

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