#ABCCEC#ABCCEC

#ABCCEC is a very light, muted cyan. Relative luminance 0.579; OKLCH L 83.2% C 0.057 H 247.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).

Color values

HEX#ABCCEC
RGBrgb(171, 204, 236)
HSLhsl(210, 63%, 80%)
HSVhsv(210, 28%, 93%)
CMYKcmyk(27.5%, 13.6%, 0%, 7.5%)
CIE-LABlab(80.68, -3.84, -19.39)
CIE-LCHlch(80.68, 19.76, 258.80°)
OKLaboklab(83.18% -0.0217 -0.053)
OKLCHoklch(83.18% 0.057 247.7)
XYZxyz(53.5234, 57.8978, 87.6959)
Luminance0.5790 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCCEC #ECCBAB
analogous
#ABECEB #ABCCEC #ABACEC
triadic
#ABCCEC #ECABCC #CCECAB
tetradic
#ABCCEC #EBABEC #ECCBAB #ACECAB
square
#ABCCEC #EBABEC #ECCBAB #ACECAB
split-complementary
#ABCCEC #ECABAC #ECEBAB
monochromatic
#478FD5 #79AEE1 #ABCCEC #DDEAF7 #E6F0F9

Accessibility & contrast

On white

1.67
#ABCCEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.58
#ABCCEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCCEC
12.58:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCCEC#FFFFFF#000000##000000
##ABCCEC1.001.6712.5812.58
#FFFFFF1.671.0021.0021.00
#00000012.5821.001.001.00
##00000012.5821.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0CCEE
Deuteranopia (green-blind)
#B8C5EB
Tritanopia (blue-blind)
#98D3D6
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #abccec;
/* rgb */ color: rgb(171, 204, 236);
/* oklch */ color: oklch(83.2% 0.057 247.7);
Tailwind
colors: {
  custom: {
    50: '#c5dbf2',
    500: '#abccec',
    950: '#000000',
  },
}
SCSS
$custom: #abccec;
$custom-light: #c5dbf2;
$custom-dark: #000000;
JSON
{
  "hex": "#abccec",
  "rgb": {
    "r": 171,
    "g": 204,
    "b": 236
  },
  "hsl": {
    "h": 209.538,
    "s": 63.107,
    "l": 79.804
  },
  "oklch": {
    "l": 0.83181,
    "c": 0.05732,
    "h": 247.7
  },
  "luminance": 0.579
}

Semantic roles & 50–950 ramp

primary
#ABCCEC
secondary
#C99D73
accent
#711BCB
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485

Preview Lab

Preview with #ABCCEC

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

Preview Lab → · Contrast checker → · Palette generator →

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