#ABCEEA#ABCEEA

#ABCEEA is a very light, muted cyan. Relative luminance 0.587; OKLCH L 83.5% C 0.054 H 242.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).

Color values

HEX#ABCEEA
RGBrgb(171, 206, 234)
HSLhsl(207, 60%, 79%)
HSVhsv(207, 27%, 92%)
CMYKcmyk(26.9%, 12%, 0%, 8.2%)
CIE-LABlab(81.15, -5.36, -17.62)
CIE-LCHlch(81.15, 18.41, 253.08°)
OKLaboklab(83.53% -0.0251 -0.0481)
OKLCHoklch(83.53% 0.054 242.5)
XYZxyz(53.7129, 58.7390, 86.3336)
Luminance0.5874 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCEEA #EAC7AB
analogous
#ABEAE7 #ABCEEA #ABAFEA
triadic
#ABCEEA #EAABCE #CEEAAB
tetradic
#ABCEEA #E7ABEA #EAC7AB #AFEAAB
square
#ABCEEA #E7ABEA #EAC7AB #AFEAAB
split-complementary
#ABCEEA #EAABAF #EAE7AB
monochromatic
#4995D2 #7AB1DE #ABCEEA #DCEBF6 #E7F1F9

Accessibility & contrast

On white

1.65
#ABCEEA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.75
#ABCEEA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCEEA
12.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCEEA#FFFFFF#000000##000000
##ABCEEA1.001.6512.7512.75
#FFFFFF1.651.0021.0021.00
#00000012.7521.001.001.00
##00000012.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#C3CDEB
Deuteranopia (green-blind)
#BAC7EA
Tritanopia (blue-blind)
#99D5D7
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #abceea;
/* rgb */ color: rgb(171, 206, 234);
/* oklch */ color: oklch(83.5% 0.054 242.5);
Tailwind
colors: {
  custom: {
    50: '#c5dcf0',
    500: '#abceea',
    950: '#000000',
  },
}
SCSS
$custom: #abceea;
$custom-light: #c5dcf0;
$custom-dark: #000000;
JSON
{
  "hex": "#abceea",
  "rgb": {
    "r": 171,
    "g": 206,
    "b": 234
  },
  "hsl": {
    "h": 206.667,
    "s": 60,
    "l": 79.412
  },
  "oklch": {
    "l": 0.83527,
    "c": 0.05426,
    "h": 242.5
  },
  "luminance": 0.58741
}

Semantic roles & 50–950 ramp

primary
#ABCEEA
secondary
#C69873
accent
#691EC8
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485

Preview Lab

Preview with #ABCEEA

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

Preview Lab → · Contrast checker → · Palette generator →

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