#89CDEF#89CDEF

#89CDEF is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.5% C 0.084 H 230.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).

Color values

HEX#89CDEF
RGBrgb(137, 205, 239)
HSLhsl(200, 76%, 74%)
HSVhsv(200, 43%, 94%)
CMYKcmyk(42.7%, 14.2%, 0%, 6.3%)
CIE-LABlab(79.16, -12.78, -23.48)
CIE-LCHlch(79.16, 26.73, 241.44°)
OKLaboklab(81.52% -0.0529 -0.0648)
OKLCHoklch(81.52% 0.084 230.8)
XYZxyz(47.7224, 55.2098, 89.7865)
Luminance0.5521 (WCAG relative)
Temperaturecool
Familycyan

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#89CDEF #EFAB89
analogous
#89EFDE #89CDEF #899AEF
triadic
#89CDEF #EF89CD #CDEF89
tetradic
#89CDEF #DE89EF #EFAB89 #9AEF89
square
#89CDEF #DE89EF #EFAB89 #9AEF89
split-complementary
#89CDEF #EF899A #EFDE89
monochromatic
#1E9FDF #53B6E8 #89CDEF #BFE4F6 #E4F4FB

Accessibility & contrast

On white

1.74
#89CDEF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.04
#89CDEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #89CDEF
12.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##89CDEF#FFFFFF#000000##000000
##89CDEF1.001.7412.0412.04
#FFFFFF1.741.0021.0021.00
#00000012.0421.001.001.00
##00000012.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#BCCBF1
Deuteranopia (green-blind)
#ADBFEF
Tritanopia (blue-blind)
#5ED7D8
Achromatopsia (no color)
#C4C4C4

Design tokens & code

CSS
--color: #89cdef;
/* rgb */ color: rgb(137, 205, 239);
/* oklch */ color: oklch(81.5% 0.084 230.8);
Tailwind
colors: {
  custom: {
    50: '#b0dcf4',
    500: '#89cdef',
    950: '#000000',
  },
}
SCSS
$custom: #89cdef;
$custom-light: #b0dcf4;
$custom-dark: #000000;
JSON
{
  "hex": "#89cdef",
  "rgb": {
    "r": 137,
    "g": 205,
    "b": 239
  },
  "hsl": {
    "h": 200,
    "s": 76.119,
    "l": 73.725
  },
  "oklch": {
    "l": 0.81516,
    "c": 0.08366,
    "h": 230.8
  },
  "luminance": 0.55213
}

Semantic roles & 50–950 ramp

primary
#89CDEF
secondary
#CA7A52
accent
#510DD8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485

Preview Lab

Preview with #89CDEF

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

Preview Lab → · Contrast checker → · Palette generator →

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