#ABCEDF#ABCEDF

#ABCEDF is a very light, muted cyan. Relative luminance 0.581; OKLCH L 83.1% C 0.044 H 228.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).

Color values

HEX#ABCEDF
RGBrgb(171, 206, 223)
HSLhsl(200, 45%, 77%)
HSVhsv(200, 23%, 87%)
CMYKcmyk(23.3%, 7.6%, 0%, 12.5%)
CIE-LABlab(80.81, -7.87, -12.25)
CIE-LCHlch(80.81, 14.56, 237.29°)
OKLaboklab(83.15% -0.0291 -0.0333)
OKLCHoklch(83.15% 0.044 228.8)
XYZxyz(52.1814, 58.1264, 78.2679)
Luminance0.5813 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCEDF #DFBCAB
analogous
#ABDFD6 #ABCEDF #ABB4DF
triadic
#ABCEDF #DFABCE #CEDFAB
tetradic
#ABCEDF #D6ABDF #DFBCAB #B4DFAB
square
#ABCEDF #D6ABDF #DFBCAB #B4DFAB
split-complementary
#ABCEDF #DFABB4 #DFD6AB
monochromatic
#529ABD #7FB4CE #ABCEDF #D7E8F0 #E9F2F7

Accessibility & contrast

On white

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

On black

12.63
#ABCEDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCEDF
12.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCEDF#FFFFFF#000000##000000
##ABCEDF1.001.6612.6312.63
#FFFFFF1.661.0021.0021.00
#00000012.6321.001.001.00
##00000012.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5CCE0
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#9CD3D3
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #abcedf;
/* rgb */ color: rgb(171, 206, 223);
/* oklch */ color: oklch(83.1% 0.044 228.8);
Tailwind
colors: {
  custom: {
    50: '#c5dde9',
    500: '#abcedf',
    950: '#000000',
  },
}
SCSS
$custom: #abcedf;
$custom-light: #c5dde9;
$custom-dark: #000000;
JSON
{
  "hex": "#abcedf",
  "rgb": {
    "r": 171,
    "g": 206,
    "b": 223
  },
  "hsl": {
    "h": 199.615,
    "s": 44.828,
    "l": 77.255
  },
  "oklch": {
    "l": 0.83147,
    "c": 0.04423,
    "h": 228.8
  },
  "luminance": 0.58128
}

Semantic roles & 50–950 ramp

primary
#ABCEDF
secondary
#B88C76
accent
#5B2EB8
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131516
muted
#828484

Preview Lab

Preview with #ABCEDF

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

Preview Lab → · Contrast checker → · Palette generator →

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