#89ABCD#89ABCD

#89ABCD is a light, moderate cyan. Relative luminance 0.389; OKLCH L 72.8% C 0.062 H 248.7°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).

Color values

HEX#89ABCD
RGBrgb(137, 171, 205)
HSLhsl(210, 40%, 67%)
HSVhsv(210, 33%, 80%)
CMYKcmyk(33.2%, 16.6%, 0%, 19.6%)
CIE-LABlab(68.64, -3.43, -21.03)
CIE-LCHlch(68.64, 21.31, 260.75°)
OKLaboklab(72.81% -0.0226 -0.0579)
OKLCHoklch(72.81% 0.062 248.7)
XYZxyz(35.8955, 38.8503, 63.3533)
Luminance0.3885 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#89ABCD #CDAB89
analogous
#89CDCD #89ABCD #8989CD
triadic
#89ABCD #CD89AB #ABCD89
tetradic
#89ABCD #CD89CD #CDAB89 #89CD89
square
#89ABCD #CD89CD #CDAB89 #89CD89
split-complementary
#89ABCD #CD8989 #CDCD89
monochromatic
#416E9A #5E8CBB #89ABCD #B4CADF #DFE8F1

Accessibility & contrast

On white

2.39
#89ABCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.77
#89ABCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #89ABCD
8.77:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##89ABCD#FFFFFF#000000##000000
##89ABCD1.002.398.778.77
#FFFFFF2.391.0021.0021.00
#0000008.7721.001.001.00
##0000008.7721.001.001.00

Color blindness preview

Protanopia (red-blind)
#9EABCF
Deuteranopia (green-blind)
#96A4CC
Tritanopia (blue-blind)
#74B3B6
Achromatopsia (no color)
#A7A7A7

Design tokens & code

CSS
--color: #89abcd;
/* rgb */ color: rgb(137, 171, 205);
/* oklch */ color: oklch(72.8% 0.062 248.7);
Tailwind
colors: {
  custom: {
    50: '#adc3dc',
    500: '#89abcd',
    950: '#000000',
  },
}
SCSS
$custom: #89abcd;
$custom-light: #adc3dc;
$custom-dark: #000000;
JSON
{
  "hex": "#89abcd",
  "rgb": {
    "r": 137,
    "g": 171,
    "b": 205
  },
  "hsl": {
    "h": 210,
    "s": 40.476,
    "l": 67.059
  },
  "oklch": {
    "l": 0.72813,
    "c": 0.06211,
    "h": 248.7
  },
  "luminance": 0.38852
}

Semantic roles & 50–950 ramp

primary
#89ABCD
secondary
#E4D9CE
accent
#7332B4
background
#FAFCFD
surface
#F4F8FB
border
#CED1D4
text
#101215
muted
#7F8183

Preview Lab

Preview with #89ABCD

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

Preview Lab → · Contrast checker → · Palette generator →

#89ABCD Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva