#C2CCCC#C2CCCC

#C2CCCC is a very light, near-neutral teal. Relative luminance 0.590; OKLCH L 83.8% C 0.011 H 196.9°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).

Color values

HEX#C2CCCC
RGBrgb(194, 204, 204)
HSLhsl(180, 9%, 78%)
HSVhsv(180, 5%, 80%)
CMYKcmyk(4.9%, 0%, 0%, 20%)
CIE-LABlab(81.30, -3.40, -1.18)
CIE-LCHlch(81.30, 3.60, 199.14°)
OKLaboklab(83.75% -0.0105 -0.0032)
OKLCHoklch(83.75% 0.011 196.9)
XYZxyz(54.7379, 59.0142, 65.6221)
Luminance0.5901 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2CCCC #CCC2C2
analogous
#C2CCC7 #C2CCCC #C2C7CC
triadic
#C2CCCC #CCC2CC #CCCCC2
tetradic
#C2CCCC #C7C2CC #CCC2C2 #C7CCC2
square
#C2CCCC #C7C2CC #CCC2C2 #C7CCC2
split-complementary
#C2CCCC #CCC2C7 #CCC7C2
monochromatic
#7F9494 #A1B0B0 #C2CCCC #E3E8E8 #EEF1F1

Accessibility & contrast

On white

1.64
#C2CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.80
#C2CCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2CCCC
12.80:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2CCCC#FFFFFF#000000##000000
##C2CCCC1.001.6412.8012.80
#FFFFFF1.641.0021.0021.00
#00000012.8021.001.001.00
##00000012.8021.001.001.00

Color blindness preview

Protanopia (red-blind)
#CBCBCC
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#BFCDCC
Achromatopsia (no color)
#CACACA

Design tokens & code

CSS
--color: #c2cccc;
/* rgb */ color: rgb(194, 204, 204);
/* oklch */ color: oklch(83.8% 0.011 196.9);
Tailwind
colors: {
  custom: {
    50: '#d4dbdb',
    500: '#c2cccc',
    950: '#000000',
  },
}
SCSS
$custom: #c2cccc;
$custom-light: #d4dbdb;
$custom-dark: #000000;
JSON
{
  "hex": "#c2cccc",
  "rgb": {
    "r": 194,
    "g": 204,
    "b": 204
  },
  "hsl": {
    "h": 180,
    "s": 8.929,
    "l": 78.039
  },
  "oklch": {
    "l": 0.8375,
    "c": 0.01095,
    "h": 196.9
  },
  "luminance": 0.59015
}

Semantic roles & 50–950 ramp

primary
#C2CCCC
secondary
#9F9393
accent
#535393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141515
muted
#838484

Preview Lab

Preview with #C2CCCC

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

Preview Lab → · Contrast checker → · Palette generator →

#C2CCCC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva