#AABBBB#AABBBB

#AABBBB is a light, near-neutral teal. Relative luminance 0.477; OKLCH L 77.9% C 0.019 H 196.8°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).

Color values

HEX#AABBBB
RGBrgb(170, 187, 187)
HSLhsl(180, 11%, 70%)
HSVhsv(180, 9%, 73%)
CMYKcmyk(9.1%, 0%, 0%, 26.7%)
CIE-LABlab(74.62, -5.82, -2.00)
CIE-LCHlch(74.62, 6.16, 198.92°)
OKLaboklab(77.9% -0.018 -0.0054)
OKLCHoklch(77.9% 0.019 196.8)
XYZxyz(43.3155, 47.6739, 53.9240)
Luminance0.4768 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AABBBB #BBAAAA
analogous
#AABBB3 #AABBBB #AAB3BB
triadic
#AABBBB #BBAABB #BBBBAA
tetradic
#AABBBB #B3AABB #BBAAAA #B3BBAA
square
#AABBBB #B3AABB #BBAAAA #B3BBAA
split-complementary
#AABBBB #BBAAB3 #BBB3AA
monochromatic
#688282 #88A0A0 #AABBBB #CCD6D6 #EEF1F1

Accessibility & contrast

On white

1.99
#AABBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.54
#AABBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AABBBB
10.54:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AABBBB#FFFFFF#000000##000000
##AABBBB1.001.9910.5410.54
#FFFFFF1.991.0021.0021.00
#00000010.5421.001.001.00
##00000010.5421.001.001.00

Color blindness preview

Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#B5B6BB
Tritanopia (blue-blind)
#A5BCBB
Achromatopsia (no color)
#B8B8B8

Design tokens & code

CSS
--color: #aabbbb;
/* rgb */ color: rgb(170, 187, 187);
/* oklch */ color: oklch(77.9% 0.019 196.8);
Tailwind
colors: {
  custom: {
    50: '#c3cfcf',
    500: '#aabbbb',
    950: '#000000',
  },
}
SCSS
$custom: #aabbbb;
$custom-light: #c3cfcf;
$custom-dark: #000000;
JSON
{
  "hex": "#aabbbb",
  "rgb": {
    "r": 170,
    "g": 187,
    "b": 187
  },
  "hsl": {
    "h": 180,
    "s": 11.111,
    "l": 70
  },
  "oklch": {
    "l": 0.77899,
    "c": 0.01876,
    "h": 196.8
  },
  "luminance": 0.47675
}

Semantic roles & 50–950 ramp

primary
#AABBBB
secondary
#E3DEDE
accent
#505095
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282

Preview Lab

Preview with #AABBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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