#ABCCEB#ABCCEB

#ABCCEB is a very light, muted cyan. Relative luminance 0.578; OKLCH L 83.1% C 0.056 H 246.9°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).

Color values

HEX#ABCCEB
RGBrgb(171, 204, 235)
HSLhsl(209, 62%, 80%)
HSVhsv(209, 27%, 92%)
CMYKcmyk(27.2%, 13.2%, 0%, 7.8%)
CIE-LABlab(80.65, -4.07, -18.90)
CIE-LCHlch(80.65, 19.34, 257.84°)
OKLaboklab(83.15% -0.0221 -0.0517)
OKLCHoklch(83.15% 0.056 246.9)
XYZxyz(53.3785, 57.8398, 86.9329)
Luminance0.5784 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCCEB #EBCAAB
analogous
#ABEBEA #ABCCEB #ABACEB
triadic
#ABCCEB #EBABCC #CCEBAB
tetradic
#ABCCEB #EAABEB #EBCAAB #ACEBAB
square
#ABCCEB #EAABEB #EBCAAB #ACEBAB
split-complementary
#ABCCEB #EBABAC #EBEAAB
monochromatic
#4890D3 #7AAEDF #ABCCEB #DCEAF7 #E6F0F9

Accessibility & contrast

On white

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

On black

12.57
#ABCCEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCCEB
12.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCCEB#FFFFFF#000000##000000
##ABCCEB1.001.6712.5712.57
#FFFFFF1.671.0021.0021.00
#00000012.5721.001.001.00
##00000012.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#99D3D6
Achromatopsia (no color)
#C8C8C8

Design tokens & code

CSS
--color: #abcceb;
/* rgb */ color: rgb(171, 204, 235);
/* oklch */ color: oklch(83.1% 0.056 246.9);
Tailwind
colors: {
  custom: {
    50: '#c5dbf1',
    500: '#abcceb',
    950: '#000000',
  },
}
SCSS
$custom: #abcceb;
$custom-light: #c5dbf1;
$custom-dark: #000000;
JSON
{
  "hex": "#abcceb",
  "rgb": {
    "r": 171,
    "g": 204,
    "b": 235
  },
  "hsl": {
    "h": 209.062,
    "s": 61.538,
    "l": 79.608
  },
  "oklch": {
    "l": 0.83145,
    "c": 0.05622,
    "h": 246.9
  },
  "luminance": 0.57842
}

Semantic roles & 50–950 ramp

primary
#ABCCEB
secondary
#C79C73
accent
#701CC9
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131516
muted
#828485

Preview Lab

Preview with #ABCCEB

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

Preview Lab → · Contrast checker → · Palette generator →

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