#68DDC6#68DDC6

#68DDC6 is a very light, moderate teal. Relative luminance 0.587; OKLCH L 82.3% C 0.112 H 178.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).

Color values

HEX#68DDC6
RGBrgb(104, 221, 198)
HSLhsl(168, 63%, 64%)
HSVhsv(168, 53%, 87%)
CMYKcmyk(52.9%, 0%, 10.4%, 13.3%)
CIE-LABlab(81.14, -38.63, 1.23)
CIE-LCHlch(81.14, 38.64, 178.18°)
OKLaboklab(82.34% -0.1117 0.0027)
OKLCHoklch(82.34% 0.112 178.6)
XYZxyz(41.7539, 58.7293, 62.5506)
Luminance0.5873 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#68DDC6 #DD687F
analogous
#68DD8B #68DDC6 #68B9DD
triadic
#68DDC6 #C668DD #DDC668
tetradic
#68DDC6 #8B68DD #DD687F #B9DD68
square
#68DDC6 #8B68DD #DD687F #B9DD68
split-complementary
#68DDC6 #DD68B9 #DD8B68
monochromatic
#25A58C #36D2B3 #68DDC6 #9AE8D9 #CCF3EC

Accessibility & contrast

On white

1.65
#68DDC6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.75
#68DDC6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #68DDC6
12.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##68DDC6#FFFFFF#000000##000000
##68DDC61.001.6512.7512.75
#FFFFFF1.651.0021.0021.00
#00000012.7521.001.001.00
##00000012.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#D5D1C5
Deuteranopia (green-blind)
#C3C4C8
Tritanopia (blue-blind)
#24E0D6
Achromatopsia (no color)
#C9C9C9

Design tokens & code

CSS
--color: #68ddc6;
/* rgb */ color: rgb(104, 221, 198);
/* oklch */ color: oklch(82.3% 0.112 178.6);
Tailwind
colors: {
  custom: {
    50: '#9ce8d7',
    500: '#68ddc6',
    950: '#000000',
  },
}
SCSS
$custom: #68ddc6;
$custom-light: #9ce8d7;
$custom-dark: #000000;
JSON
{
  "hex": "#68ddc6",
  "rgb": {
    "r": 104,
    "g": 221,
    "b": 198
  },
  "hsl": {
    "h": 168.205,
    "s": 63.243,
    "l": 63.725
  },
  "oklch": {
    "l": 0.82337,
    "c": 0.11177,
    "h": 178.6
  },
  "luminance": 0.58733
}

Semantic roles & 50–950 ramp

primary
#68DDC6
secondary
#A84155
accent
#1A3DCB
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1614
muted
#808483

Preview Lab

Preview with #68DDC6

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

Preview Lab → · Contrast checker → · Palette generator →

#68DDC6 Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva