#89ABBB#89ABBB

#89ABBB is a light, muted cyan. Relative luminance 0.380; OKLCH L 72.1% C 0.044 H 228.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).

Color values

HEX#89ABBB
RGBrgb(137, 171, 187)
HSLhsl(199, 27%, 64%)
HSVhsv(199, 27%, 73%)
CMYKcmyk(26.7%, 8.6%, 0%, 26.7%)
CIE-LABlab(68.04, -7.85, -11.99)
CIE-LCHlch(68.04, 14.33, 236.77°)
OKLaboklab(72.14% -0.0292 -0.0327)
OKLCHoklch(72.14% 0.044 228.2)
XYZxyz(33.8464, 38.0307, 52.5614)
Luminance0.3803 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#89ABBB #BB9989
analogous
#89BBB2 #89ABBB #8992BB
triadic
#89ABBB #BB89AB #ABBB89
tetradic
#89ABBB #B289BB #BB9989 #92BB89
square
#89ABBB #B289BB #BB9989 #92BB89
split-complementary
#89ABBB #BB8992 #BBB289
monochromatic
#4A6F80 #628FA5 #89ABBB #B0C7D1 #D7E2E8

Accessibility & contrast

On white

2.44
#89ABBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

8.61
#89ABBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #89ABBB
8.61:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##89ABBB#FFFFFF#000000##000000
##89ABBB1.002.448.618.61
#FFFFFF2.441.0021.0021.00
#0000008.6121.001.001.00
##0000008.6121.001.001.00

Color blindness preview

Protanopia (red-blind)
#A3A9BC
Deuteranopia (green-blind)
#9BA3BB
Tritanopia (blue-blind)
#7AB0B0
Achromatopsia (no color)
#A6A6A6

Design tokens & code

CSS
--color: #89abbb;
/* rgb */ color: rgb(137, 171, 187);
/* oklch */ color: oklch(72.1% 0.044 228.2);
Tailwind
colors: {
  custom: {
    50: '#acc4cf',
    500: '#89abbb',
    950: '#000000',
  },
}
SCSS
$custom: #89abbb;
$custom-light: #acc4cf;
$custom-dark: #000000;
JSON
{
  "hex": "#89abbb",
  "rgb": {
    "r": 137,
    "g": 171,
    "b": 187
  },
  "hsl": {
    "h": 199.2,
    "s": 26.882,
    "l": 63.529
  },
  "oklch": {
    "l": 0.72142,
    "c": 0.04384,
    "h": 228.2
  },
  "luminance": 0.38032
}

Semantic roles & 50–950 ramp

primary
#89ABBB
secondary
#D9CDC7
accent
#6040A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101213
muted
#7F8182

Preview Lab

Preview with #89ABBB

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

Preview Lab → · Contrast checker → · Palette generator →

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