#AABBCD#AABBCD

#AABBCD is a light, muted cyan. Relative luminance 0.485; OKLCH L 78.5% C 0.032 H 249.7°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).

Color values

HEX#AABBCD
RGBrgb(170, 187, 205)
HSLhsl(211, 26%, 74%)
HSVhsv(211, 17%, 80%)
CMYKcmyk(17.1%, 8.8%, 0%, 19.6%)
CIE-LABlab(75.14, -2.08, -11.03)
CIE-LCHlch(75.14, 11.22, 259.34°)
OKLaboklab(78.48% -0.011 -0.0298)
OKLCHoklch(78.48% 0.032 249.7)
XYZxyz(45.3646, 48.4935, 64.7159)
Luminance0.4849 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AABBCD #CDBCAA
analogous
#AACCCD #AABBCD #AAAACD
triadic
#AABBCD #CDAABB #BBCDAA
tetradic
#AABBCD #CDAACC #CDBCAA #AACDAA
square
#AABBCD #CDAACC #CDBCAA #AACDAA
split-complementary
#AABBCD #CDAAAA #CCCDAA
monochromatic
#5E7D9F #839CB6 #AABBCD #D1DAE4 #ECF0F4

Accessibility & contrast

On white

1.96
#AABBCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.70
#AABBCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AABBCD
10.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AABBCD#FFFFFF#000000##000000
##AABBCD1.001.9610.7010.70
#FFFFFF1.961.0021.0021.00
#00000010.7021.001.001.00
##00000010.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#B4BBCE
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#A1BFC1
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #aabbcd;
/* rgb */ color: rgb(170, 187, 205);
/* oklch */ color: oklch(78.5% 0.032 249.7);
Tailwind
colors: {
  custom: {
    50: '#c3cfdc',
    500: '#aabbcd',
    950: '#000000',
  },
}
SCSS
$custom: #aabbcd;
$custom-light: #c3cfdc;
$custom-dark: #000000;
JSON
{
  "hex": "#aabbcd",
  "rgb": {
    "r": 170,
    "g": 187,
    "b": 205
  },
  "hsl": {
    "h": 210.857,
    "s": 25.926,
    "l": 73.529
  },
  "oklch": {
    "l": 0.78477,
    "c": 0.03181,
    "h": 249.7
  },
  "luminance": 0.48494
}

Semantic roles & 50–950 ramp

primary
#AABBCD
secondary
#EAE6E1
accent
#7441A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121315
muted
#818283

Preview Lab

Preview with #AABBCD

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

Preview Lab → · Contrast checker → · Palette generator →

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