#ABCDEC#ABCDEC

#ABCDEC is a very light, muted cyan. Relative luminance 0.584; OKLCH L 83.4% C 0.057 H 246.1°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).

Color values

HEX#ABCDEC
RGBrgb(171, 205, 236)
HSLhsl(209, 63%, 80%)
HSVhsv(209, 28%, 93%)
CMYKcmyk(27.5%, 13.1%, 0%, 7.5%)
CIE-LABlab(80.95, -4.37, -18.99)
CIE-LCHlch(80.95, 19.48, 257.05°)
OKLaboklab(83.39% -0.023 -0.0519)
OKLCHoklch(83.39% 0.057 246.1)
XYZxyz(53.7618, 58.3747, 87.7754)
Luminance0.5838 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCDEC #ECCAAB
analogous
#ABECEA #ABCDEC #ABADEC
triadic
#ABCDEC #ECABCD #CDECAB
tetradic
#ABCDEC #EAABEC #ECCAAB #ADECAB
square
#ABCDEC #EAABEC #ECCAAB #ADECAB
split-complementary
#ABCDEC #ECABAD #ECEAAB
monochromatic
#4792D5 #79AFE1 #ABCDEC #DDEBF7 #E6F0F9

Accessibility & contrast

On white

1.66
#ABCDEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.68
#ABCDEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCDEC
12.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCDEC#FFFFFF#000000##000000
##ABCDEC1.001.6612.6812.68
#FFFFFF1.661.0021.0021.00
#00000012.6821.001.001.00
##00000012.6821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C1CDEE
Deuteranopia (green-blind)
#B9C6EB
Tritanopia (blue-blind)
#98D4D7
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #abcdec;
/* rgb */ color: rgb(171, 205, 236);
/* oklch */ color: oklch(83.4% 0.057 246.1);
Tailwind
colors: {
  custom: {
    50: '#c5dcf2',
    500: '#abcdec',
    950: '#000000',
  },
}
SCSS
$custom: #abcdec;
$custom-light: #c5dcf2;
$custom-dark: #000000;
JSON
{
  "hex": "#abcdec",
  "rgb": {
    "r": 171,
    "g": 205,
    "b": 236
  },
  "hsl": {
    "h": 208.615,
    "s": 63.107,
    "l": 79.804
  },
  "oklch": {
    "l": 0.83389,
    "c": 0.05682,
    "h": 246.1
  },
  "luminance": 0.58377
}

Semantic roles & 50–950 ramp

primary
#ABCDEC
secondary
#C99C73
accent
#6F1BCB
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485

Preview Lab

Preview with #ABCDEC

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

Preview Lab → · Contrast checker → · Palette generator →

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