#AABBAA#AABBAA

#AABBAA is a light, muted green. Relative luminance 0.470; OKLCH L 77.4% C 0.030 H 145.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).

Color values

HEX#AABBAA
RGBrgb(170, 187, 170)
HSLhsl(120, 11%, 70%)
HSVhsv(120, 9%, 73%)
CMYKcmyk(9.1%, 0%, 9.1%, 26.7%)
CIE-LABlab(74.18, -9.09, 6.62)
CIE-LCHlch(74.18, 11.24, 143.91°)
OKLaboklab(77.41% -0.0249 0.0173)
OKLCHoklch(77.41% 0.03 145.3)
XYZxyz(41.6022, 46.9885, 44.9003)
Luminance0.4699 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AABBAA #BBAABB
analogous
#B3BBAA #AABBAA #AABBB3
triadic
#AABBAA #AAAABB #BBAAAA
tetradic
#AABBAA #AAB3BB #BBAABB #BBB3AA
square
#AABBAA #AAB3BB #BBAABB #BBB3AA
split-complementary
#AABBAA #B3AABB #BBAAB3
monochromatic
#688268 #88A088 #AABBAA #CCD6CC #EEF1EE

Accessibility & contrast

On white

2.02
#AABBAA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.40
#AABBAA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AABBAA
10.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AABBAA#FFFFFF#000000##000000
##AABBAA1.002.0210.4010.40
#FFFFFF2.021.0021.0021.00
#00000010.4021.001.001.00
##00000010.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#BCB8A9
Deuteranopia (green-blind)
#B9B6AB
Tritanopia (blue-blind)
#A9BAB6
Achromatopsia (no color)
#B6B6B6

Design tokens & code

CSS
--color: #aabbaa;
/* rgb */ color: rgb(170, 187, 170);
/* oklch */ color: oklch(77.4% 0.030 145.3);
Tailwind
colors: {
  custom: {
    50: '#c3cfc3',
    500: '#aabbaa',
    950: '#000000',
  },
}
SCSS
$custom: #aabbaa;
$custom-light: #c3cfc3;
$custom-dark: #000000;
JSON
{
  "hex": "#aabbaa",
  "rgb": {
    "r": 170,
    "g": 187,
    "b": 170
  },
  "hsl": {
    "h": 120,
    "s": 11.111,
    "l": 70
  },
  "oklch": {
    "l": 0.7741,
    "c": 0.0303,
    "h": 145.3
  },
  "luminance": 0.46989
}

Semantic roles & 50–950 ramp

primary
#AABBAA
secondary
#E3DEE3
accent
#509595
background
#FBFCFB
surface
#F7F9F7
border
#D0D2D0
text
#121312
muted
#818281

Preview Lab

Preview with #AABBAA

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

Preview Lab → · Contrast checker → · Palette generator →

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