#AABB3C#AABB3C

#AABB3C is a light, vivid yellow. Relative luminance 0.444; OKLCH L 75.5% C 0.150 H 116.7°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).

Color values

HEX#AABB3C
RGBrgb(170, 187, 60)
HSLhsl(68, 51%, 48%)
HSVhsv(68, 68%, 73%)
CMYKcmyk(9.1%, 0%, 67.9%, 26.7%)
CIE-LABlab(72.50, -22.54, 59.46)
CIE-LCHlch(72.50, 63.59, 110.76°)
OKLaboklab(75.52% -0.0672 0.1337)
OKLCHoklch(75.52% 0.15 116.7)
XYZxyz(35.1643, 44.4134, 10.9943)
Luminance0.4441 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AABB3C #4D3CBB
analogous
#BB8C3C #AABB3C #6BBB3C
triadic
#AABB3C #3CAABB #BB3CAA
tetradic
#AABB3C #3CBB8C #4D3CBB #BB3C6B
square
#AABB3C #3CBB8C #4D3CBB #BB3C6B
split-complementary
#AABB3C #3C6BBB #8C3CBB
monochromatic
#565E1E #808D2D #AABB3C #C0CE66 #D3DD95

Accessibility & contrast

On white

2.12
#AABB3C on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.88
#AABB3C on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AABB3C
9.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AABB3C#FFFFFF#000000##000000
##AABB3C1.002.129.889.88
#FFFFFF2.121.0021.0021.00
#0000009.8821.001.001.00
##0000009.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C8B129
Deuteranopia (green-blind)
#C6B345
Tritanopia (blue-blind)
#B4B1A2
Achromatopsia (no color)
#B2B2B2

Design tokens & code

CSS
--color: #aabb3c;
/* rgb */ color: rgb(170, 187, 60);
/* oklch */ color: oklch(75.5% 0.150 116.7);
Tailwind
colors: {
  custom: {
    50: '#c6cf79',
    500: '#aabb3c',
    950: '#000000',
  },
}
SCSS
$custom: #aabb3c;
$custom-light: #c6cf79;
$custom-dark: #000000;
JSON
{
  "hex": "#aabb3c",
  "rgb": {
    "r": 170,
    "g": 187,
    "b": 60
  },
  "hsl": {
    "h": 68.031,
    "s": 51.417,
    "l": 48.431
  },
  "oklch": {
    "l": 0.75523,
    "c": 0.14959,
    "h": 116.7
  },
  "luminance": 0.44413
}

Semantic roles & 50–950 ramp

primary
#AABB3C
secondary
#938BC8
accent
#4DDB60
background
#FCFCF7
surface
#F8F9EE
border
#D1D2C9
text
#131309
muted
#82827B

Preview Lab

Preview with #AABB3C

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

Preview Lab → · Contrast checker → · Palette generator →

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