#AABBCA#AABBCA

#AABBCA is a light, muted cyan. Relative luminance 0.484; OKLCH L 78.4% C 0.028 H 244.8°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).

Color values

HEX#AABBCA
RGBrgb(170, 187, 202)
HSLhsl(208, 23%, 73%)
HSVhsv(208, 16%, 79%)
CMYKcmyk(15.8%, 7.4%, 0%, 20.8%)
CIE-LABlab(75.05, -2.72, -9.53)
CIE-LCHlch(75.05, 9.91, 254.06°)
OKLaboklab(78.38% -0.0121 -0.0257)
OKLCHoklch(78.38% 0.028 244.8)
XYZxyz(45.0059, 48.3500, 62.8270)
Luminance0.4835 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AABBCA #CAB9AA
analogous
#AACAC9 #AABBCA #AAABCA
triadic
#AABBCA #CAAABB #BBCAAA
tetradic
#AABBCA #C9AACA #CAB9AA #ABCAAA
square
#AABBCA #C9AACA #CAB9AA #ABCAAA
split-complementary
#AABBCA #CAAAAB #CAC9AA
monochromatic
#607F9A #849DB2 #AABBCA #D0D9E2 #ECF0F3

Accessibility & contrast

On white

1.97
#AABBCA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.67
#AABBCA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AABBCA
10.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AABBCA#FFFFFF#000000##000000
##AABBCA1.001.9710.6710.67
#FFFFFF1.971.0021.0021.00
#00000010.6721.001.001.00
##00000010.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#B1B7CA
Tritanopia (blue-blind)
#A2BFC0
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #aabbca;
/* rgb */ color: rgb(170, 187, 202);
/* oklch */ color: oklch(78.4% 0.028 244.8);
Tailwind
colors: {
  custom: {
    50: '#c3cfda',
    500: '#aabbca',
    950: '#000000',
  },
}
SCSS
$custom: #aabbca;
$custom-light: #c3cfda;
$custom-dark: #000000;
JSON
{
  "hex": "#aabbca",
  "rgb": {
    "r": 170,
    "g": 187,
    "b": 202
  },
  "hsl": {
    "h": 208.125,
    "s": 23.188,
    "l": 72.941
  },
  "oklch": {
    "l": 0.78377,
    "c": 0.02846,
    "h": 244.8
  },
  "luminance": 0.48351
}

Semantic roles & 50–950 ramp

primary
#AABBCA
secondary
#EAE5E1
accent
#7044A2
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121314
muted
#818283

Preview Lab

Preview with #AABBCA

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

Preview Lab → · Contrast checker → · Palette generator →

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