#ABCCDE#ABCCDE

#ABCCDE is a very light, muted cyan. Relative luminance 0.571; OKLCH L 82.7% C 0.043 H 231.8°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).

Color values

HEX#ABCCDE
RGBrgb(171, 204, 222)
HSLhsl(201, 44%, 77%)
HSVhsv(201, 23%, 87%)
CMYKcmyk(23%, 8.1%, 0%, 12.9%)
CIE-LABlab(80.24, -7.04, -12.56)
CIE-LCHlch(80.24, 14.40, 240.71°)
OKLaboklab(82.69% -0.0268 -0.0341)
OKLCHoklch(82.69% 0.043 231.8)
XYZxyz(51.5686, 57.1158, 77.4005)
Luminance0.5712 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCCDE #DEBDAB
analogous
#ABDED7 #ABCCDE #ABB3DE
triadic
#ABCCDE #DEABCC #CCDEAB
tetradic
#ABCCDE #D7ABDE #DEBDAB #B3DEAB
square
#ABCCDE #D7ABDE #DEBDAB #B3DEAB
split-complementary
#ABCCDE #DEABB3 #DED7AB
monochromatic
#5397BB #7FB1CD #ABCCDE #D7E7EF #E9F2F6

Accessibility & contrast

On white

1.69
#ABCCDE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.42
#ABCCDE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCCDE
12.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCCDE#FFFFFF#000000##000000
##ABCCDE1.001.6912.4212.42
#FFFFFF1.691.0021.0021.00
#00000012.4221.001.001.00
##00000012.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3CADF
Deuteranopia (green-blind)
#BCC4DE
Tritanopia (blue-blind)
#9CD1D2
Achromatopsia (no color)
#C7C7C7

Design tokens & code

CSS
--color: #abccde;
/* rgb */ color: rgb(171, 204, 222);
/* oklch */ color: oklch(82.7% 0.043 231.8);
Tailwind
colors: {
  custom: {
    50: '#c4dbe8',
    500: '#abccde',
    950: '#000000',
  },
}
SCSS
$custom: #abccde;
$custom-light: #c4dbe8;
$custom-dark: #000000;
JSON
{
  "hex": "#abccde",
  "rgb": {
    "r": 171,
    "g": 204,
    "b": 222
  },
  "hsl": {
    "h": 201.176,
    "s": 43.59,
    "l": 77.059
  },
  "oklch": {
    "l": 0.82691,
    "c": 0.04341,
    "h": 231.8
  },
  "luminance": 0.57118
}

Semantic roles & 50–950 ramp

primary
#ABCCDE
secondary
#B68D77
accent
#5F2FB7
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131516
muted
#828484

Preview Lab

Preview with #ABCCDE

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

Preview Lab → · Contrast checker → · Palette generator →

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