#ABBEC2#ABBEC2

#ABBEC2 is a light, muted cyan. Relative luminance 0.494; OKLCH L 78.8% C 0.022 H 211.8°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).

Color values

HEX#ABBEC2
RGBrgb(171, 190, 194)
HSLhsl(190, 16%, 72%)
HSVhsv(190, 12%, 76%)
CMYKcmyk(11.9%, 2.1%, 0%, 23.9%)
CIE-LABlab(75.69, -5.67, -4.22)
CIE-LCHlch(75.69, 7.07, 216.70°)
OKLaboklab(78.82% -0.0184 -0.0114)
OKLCHoklch(78.82% 0.022 211.8)
XYZxyz(44.9433, 49.3790, 58.1917)
Luminance0.4938 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABBEC2 #C2AFAB
analogous
#ABC2BB #ABBEC2 #ABB3C2
triadic
#ABBEC2 #C2ABBE #BEC2AB
tetradic
#ABBEC2 #BBABC2 #C2AFAB #B3C2AB
square
#ABBEC2 #BBABC2 #C2AFAB #B3C2AB
split-complementary
#ABBEC2 #C2ABB3 #C2BBAB
monochromatic
#66868D #88A3A8 #ABBEC2 #CED9DC #EDF1F2

Accessibility & contrast

On white

1.93
#ABBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.88
#ABBEC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABBEC2
10.88:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABBEC2#FFFFFF#000000##000000
##ABBEC21.001.9310.8810.88
#FFFFFF1.931.0021.0021.00
#00000010.8821.001.001.00
##00000010.8821.001.001.00

Color blindness preview

Protanopia (red-blind)
#BABCC2
Deuteranopia (green-blind)
#B6B9C2
Tritanopia (blue-blind)
#A5C0BF
Achromatopsia (no color)
#BABABA

Design tokens & code

CSS
--color: #abbec2;
/* rgb */ color: rgb(171, 190, 194);
/* oklch */ color: oklch(78.8% 0.022 211.8);
Tailwind
colors: {
  custom: {
    50: '#c4d1d4',
    500: '#abbec2',
    950: '#000000',
  },
}
SCSS
$custom: #abbec2;
$custom-light: #c4d1d4;
$custom-dark: #000000;
JSON
{
  "hex": "#abbec2",
  "rgb": {
    "r": 171,
    "g": 190,
    "b": 194
  },
  "hsl": {
    "h": 190.435,
    "s": 15.862,
    "l": 71.569
  },
  "oklch": {
    "l": 0.78824,
    "c": 0.02165,
    "h": 211.8
  },
  "luminance": 0.4938
}

Semantic roles & 50–950 ramp

primary
#ABBEC2
secondary
#E7E2E1
accent
#594B9A
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283

Preview Lab

Preview with #ABBEC2

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

Preview Lab → · Contrast checker → · Palette generator →

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