#3CCCDF#3CCCDF

#3CCCDF is a light, vivid teal. Relative luminance 0.495; OKLCH L 77.9% C 0.120 H 208.1°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).

Color values

HEX#3CCCDF
RGBrgb(60, 204, 223)
HSLhsl(187, 72%, 55%)
HSVhsv(187, 73%, 87%)
CMYKcmyk(73.1%, 8.5%, 0%, 12.5%)
CIE-LABlab(75.74, -31.12, -20.32)
CIE-LCHlch(75.74, 37.17, 213.15°)
OKLaboklab(77.88% -0.106 -0.0565)
OKLCHoklch(77.88% 0.12 208.1)
XYZxyz(36.7698, 49.4697, 77.4084)
Luminance0.4947 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#3CCCDF #DF4F3C
analogous
#3CDFA0 #3CCCDF #3C7ADF
triadic
#3CCCDF #DF3CCC #CCDF3C
tetradic
#3CCCDF #A03CDF #DF4F3C #7ADF3C
square
#3CCCDF #A03CDF #DF4F3C #7ADF3C
split-complementary
#3CCCDF #DF3C7A #DFA03C
monochromatic
#177D8A #1FACBF #3CCCDF #71DAE8 #A5E7F0

Accessibility & contrast

On white

1.93
#3CCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.89
#3CCCDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #3CCCDF
10.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##3CCCDF#FFFFFF#000000##000000
##3CCCDF1.001.9310.8910.89
#FFFFFF1.931.0021.0021.00
#00000010.8921.001.001.00
##00000010.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#A3B4DF
Tritanopia (blue-blind)
#00D5D2
Achromatopsia (no color)
#BBBBBB

Design tokens & code

CSS
--color: #3cccdf;
/* rgb */ color: rgb(60, 204, 223);
/* oklch */ color: oklch(77.9% 0.120 208.1);
Tailwind
colors: {
  custom: {
    50: '#89dce9',
    500: '#3cccdf',
    950: '#000000',
  },
}
SCSS
$custom: #3cccdf;
$custom-light: #89dce9;
$custom-dark: #000000;
JSON
{
  "hex": "#3cccdf",
  "rgb": {
    "r": 60,
    "g": 204,
    "b": 223
  },
  "hsl": {
    "h": 186.994,
    "s": 71.806,
    "l": 55.49
  },
  "oklch": {
    "l": 0.77882,
    "c": 0.12016,
    "h": 208.1
  },
  "luminance": 0.49474
}

Semantic roles & 50–950 ramp

primary
#3CCCDF
secondary
#DDA199
accent
#4E39EF
background
#F9FDFE
surface
#F2FBFC
border
#CCD4D5
text
#0D1516
muted
#7E8384

Preview Lab

Preview with #3CCCDF

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

Preview Lab → · Contrast checker → · Palette generator →

#3CCCDF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva