#AABB5B#AABB5B

#AABB5B is a light, vivid yellow-green. Relative luminance 0.448; OKLCH L 75.8% C 0.123 H 117.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).

Color values

HEX#AABB5B
RGBrgb(170, 187, 91)
HSLhsl(71, 41%, 55%)
HSVhsv(71, 51%, 73%)
CMYKcmyk(9.1%, 0%, 51.3%, 26.7%)
CIE-LABlab(72.79, -20.15, 46.15)
CIE-LCHlch(72.79, 50.36, 113.59°)
OKLaboklab(75.84% -0.0574 0.1091)
OKLCHoklch(75.84% 0.123 117.8)
XYZxyz(36.2366, 44.8423, 16.6420)
Luminance0.4484 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AABB5B #6C5BBB
analogous
#BB9C5B #AABB5B #7ABB5B
triadic
#AABB5B #5BAABB #BB5BAA
tetradic
#AABB5B #5BBB9C #6C5BBB #BB5B7A
square
#AABB5B #5BBB9C #6C5BBB #BB5B7A
split-complementary
#AABB5B #5B7ABB #9C5BBB
monochromatic
#636E2E #899940 #AABB5B #C0CD86 #D7DFB2

Accessibility & contrast

On white

2.11
#AABB5B on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

9.97
#AABB5B on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AABB5B
9.97:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AABB5B#FFFFFF#000000##000000
##AABB5B1.002.119.979.97
#FFFFFF2.111.0021.0021.00
#0000009.9721.001.001.00
##0000009.9721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C6B252
Deuteranopia (green-blind)
#C4B360
Tritanopia (blue-blind)
#B2B2A5
Achromatopsia (no color)
#B3B3B3

Design tokens & code

CSS
--color: #aabb5b;
/* rgb */ color: rgb(170, 187, 91);
/* oklch */ color: oklch(75.8% 0.123 117.8);
Tailwind
colors: {
  custom: {
    50: '#c5cf8c',
    500: '#aabb5b',
    950: '#000000',
  },
}
SCSS
$custom: #aabb5b;
$custom-light: #c5cf8c;
$custom-dark: #000000;
JSON
{
  "hex": "#aabb5b",
  "rgb": {
    "r": 170,
    "g": 187,
    "b": 91
  },
  "hsl": {
    "h": 70.625,
    "s": 41.379,
    "l": 54.51
  },
  "oklch": {
    "l": 0.75842,
    "c": 0.12328,
    "h": 117.8
  },
  "luminance": 0.44842
}

Semantic roles & 50–950 ramp

primary
#AABB5B
secondary
#ACA5CD
accent
#57D16C
background
#FCFCF8
surface
#F8F9F0
border
#D1D2CB
text
#13130C
muted
#82827D

Preview Lab

Preview with #AABB5B

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

Preview Lab → · Contrast checker → · Palette generator →

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