#AABB4F#AABB4F

#AABB4F is a light, vivid yellow. Relative luminance 0.447; OKLCH L 75.7% C 0.135 H 117.2°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).

Color values

HEX#AABB4F
RGBrgb(170, 187, 79)
HSLhsl(69, 44%, 52%)
HSVhsv(69, 58%, 73%)
CMYKcmyk(9.1%, 0%, 57.8%, 26.7%)
CIE-LABlab(72.66, -21.21, 51.61)
CIE-LCHlch(72.66, 55.79, 112.34°)
OKLaboklab(75.7% -0.0616 0.1196)
OKLCHoklch(75.7% 0.135 117.2)
XYZxyz(35.7598, 44.6516, 14.1304)
Luminance0.4465 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AABB4F #604FBB
analogous
#BB964F #AABB4F #74BB4F
triadic
#AABB4F #4FAABB #BB4FAA
tetradic
#AABB4F #4FBB96 #604FBB #BB4F74
square
#AABB4F #4FBB96 #604FBB #BB4F74
split-complementary
#AABB4F #4F74BB #964FBB
monochromatic
#5E6828 #859439 #AABB4F #BFCC7B #D5DDA7

Accessibility & contrast

On white

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

On black

9.93
#AABB4F on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AABB4F
9.93:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AABB4F#FFFFFF#000000##000000
##AABB4F1.002.119.939.93
#FFFFFF2.111.0021.0021.00
#0000009.9321.001.001.00
##0000009.9321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C7B243
Deuteranopia (green-blind)
#C5B356
Tritanopia (blue-blind)
#B3B2A4
Achromatopsia (no color)
#B2B2B2

Design tokens & code

CSS
--color: #aabb4f;
/* rgb */ color: rgb(170, 187, 79);
/* oklch */ color: oklch(75.7% 0.135 117.2);
Tailwind
colors: {
  custom: {
    50: '#c6cf84',
    500: '#aabb4f',
    950: '#000000',
  },
}
SCSS
$custom: #aabb4f;
$custom-light: #c6cf84;
$custom-dark: #000000;
JSON
{
  "hex": "#aabb4f",
  "rgb": {
    "r": 170,
    "g": 187,
    "b": 79
  },
  "hsl": {
    "h": 69.444,
    "s": 44.262,
    "l": 52.157
  },
  "oklch": {
    "l": 0.757,
    "c": 0.13455,
    "h": 117.2
  },
  "luminance": 0.44651
}

Semantic roles & 50–950 ramp

primary
#AABB4F
secondary
#A39BCA
accent
#54D468
background
#FCFCF8
surface
#F8F9EF
border
#D1D2CA
text
#13130B
muted
#82827C

Preview Lab

Preview with #AABB4F

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

Preview Lab → · Contrast checker → · Palette generator →

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