#ABBEC3#ABBEC3

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

Color values

HEX#ABBEC3
RGBrgb(171, 190, 195)
HSLhsl(193, 17%, 72%)
HSVhsv(193, 12%, 76%)
CMYKcmyk(12.3%, 2.6%, 0%, 23.5%)
CIE-LABlab(75.71, -5.46, -4.73)
CIE-LCHlch(75.71, 7.22, 220.87°)
OKLaboklab(78.86% -0.018 -0.0127)
OKLCHoklch(78.86% 0.022 215.3)
XYZxyz(45.0560, 49.4241, 58.7852)
Luminance0.4943 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABBEC3 #C3B0AB
analogous
#ABC3BC #ABBEC3 #ABB2C3
triadic
#ABBEC3 #C3ABBE #BEC3AB
tetradic
#ABBEC3 #BCABC3 #C3B0AB #B2C3AB
square
#ABBEC3 #BCABC3 #C3B0AB #B2C3AB
split-complementary
#ABBEC3 #C3ABB2 #C3BCAB
monochromatic
#66868E #87A2AA #ABBEC3 #CFDADD #EDF1F2

Accessibility & contrast

On white

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

On black

10.89
#ABBEC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABBEC3
10.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABBEC3#FFFFFF#000000##000000
##ABBEC31.001.9310.8910.89
#FFFFFF1.931.0021.0021.00
#00000010.8921.001.001.00
##00000010.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#BABCC3
Deuteranopia (green-blind)
#B6B9C3
Tritanopia (blue-blind)
#A5C0BF
Achromatopsia (no color)
#BBBBBB

Design tokens & code

CSS
--color: #abbec3;
/* rgb */ color: rgb(171, 190, 195);
/* oklch */ color: oklch(78.9% 0.022 215.3);
Tailwind
colors: {
  custom: {
    50: '#c4d1d5',
    500: '#abbec3',
    950: '#000000',
  },
}
SCSS
$custom: #abbec3;
$custom-light: #c4d1d5;
$custom-dark: #000000;
JSON
{
  "hex": "#abbec3",
  "rgb": {
    "r": 171,
    "g": 190,
    "b": 195
  },
  "hsl": {
    "h": 192.5,
    "s": 16.667,
    "l": 71.765
  },
  "oklch": {
    "l": 0.78855,
    "c": 0.02206,
    "h": 215.3
  },
  "luminance": 0.49425
}

Semantic roles & 50–950 ramp

primary
#ABBEC3
secondary
#E8E3E2
accent
#5B4B9B
background
#FCFCFD
surface
#F8F9FA
border
#D1D2D3
text
#121414
muted
#818283

Preview Lab

Preview with #ABBEC3

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

Preview Lab → · Contrast checker → · Palette generator →

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