#ABBECD#ABBECD

#ABBECD is a light, muted cyan. Relative luminance 0.499; OKLCH L 79.2% C 0.030 H 241.7°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).

Color values

HEX#ABBECD
RGBrgb(171, 190, 205)
HSLhsl(206, 25%, 74%)
HSVhsv(206, 17%, 80%)
CMYKcmyk(16.6%, 7.3%, 0%, 19.6%)
CIE-LABlab(76.00, -3.36, -9.73)
CIE-LCHlch(76.00, 10.29, 250.93°)
OKLaboklab(79.18% -0.0142 -0.0263)
OKLCHoklch(79.18% 0.03 241.7)
XYZxyz(46.2247, 49.8916, 64.9404)
Luminance0.4989 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABBECD #CDBAAB
analogous
#ABCDCB #ABBECD #ABADCD
triadic
#ABBECD #CDABBE #BECDAB
tetradic
#ABBECD #CBABCD #CDBAAB #ADCDAB
square
#ABBECD #CBABCD #CDBAAB #ADCDAB
split-complementary
#ABBECD #CDABAD #CDCBAB
monochromatic
#5F839F #85A0B6 #ABBECD #D1DCE4 #ECF0F4

Accessibility & contrast

On white

1.91
#ABBECD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.98
#ABBECD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABBECD
10.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABBECD#FFFFFF#000000##000000
##ABBECD1.001.9110.9810.98
#FFFFFF1.911.0021.0021.00
#00000010.9821.001.001.00
##00000010.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#B8BECE
Deuteranopia (green-blind)
#B3BACD
Tritanopia (blue-blind)
#A2C2C3
Achromatopsia (no color)
#BBBBBB

Design tokens & code

CSS
--color: #abbecd;
/* rgb */ color: rgb(171, 190, 205);
/* oklch */ color: oklch(79.2% 0.030 241.7);
Tailwind
colors: {
  custom: {
    50: '#c4d1dc',
    500: '#abbecd',
    950: '#000000',
  },
}
SCSS
$custom: #abbecd;
$custom-light: #c4d1dc;
$custom-dark: #000000;
JSON
{
  "hex": "#abbecd",
  "rgb": {
    "r": 171,
    "g": 190,
    "b": 205
  },
  "hsl": {
    "h": 206.471,
    "s": 25.373,
    "l": 73.725
  },
  "oklch": {
    "l": 0.79178,
    "c": 0.02987,
    "h": 241.7
  },
  "luminance": 0.49893
}

Semantic roles & 50–950 ramp

primary
#ABBECD
secondary
#EAE5E1
accent
#6D42A4
background
#FCFCFD
surface
#F8F9FB
border
#D1D2D4
text
#121415
muted
#818283

Preview Lab

Preview with #ABBECD

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

Preview Lab → · Contrast checker → · Palette generator →

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