#2CCCCD#2CCCCD

#2CCCCD is a light, vivid teal. Relative luminance 0.481; OKLCH L 76.9% C 0.123 H 195.6°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).

Color values

HEX#2CCCCD
RGBrgb(44, 204, 205)
HSLhsl(180, 65%, 49%)
HSVhsv(180, 79%, 80%)
CMYKcmyk(78.5%, 0.5%, 0%, 19.6%)
CIE-LABlab(74.90, -38.13, -11.90)
CIE-LCHlch(74.90, 39.94, 197.33°)
OKLaboklab(76.94% -0.1189 -0.0331)
OKLCHoklch(76.94% 0.123 195.6)
XYZxyz(33.6459, 48.1248, 65.2615)
Luminance0.4813 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#2CCCCD #CD2D2C
analogous
#2CCD7E #2CCCCD #2C7CCD
triadic
#2CCCCD #CD2CCC #CCCD2C
tetradic
#2CCCCD #7E2CCD #CD2D2C #7CCD2C
square
#2CCCCD #7E2CCD #CD2D2C #7CCD2C
split-complementary
#2CCCCD #CD2C7C #CD7E2C
monochromatic
#166868 #219A9B #2CCCCD #5BDBDC #8DE6E7

Accessibility & contrast

On white

1.98
#2CCCCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.63
#2CCCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #2CCCCD
10.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##2CCCCD#FFFFFF#000000##000000
##2CCCCD1.001.9810.6310.63
#FFFFFF1.981.0021.0021.00
#00000010.6321.001.001.00
##00000010.6321.001.001.00

Color blindness preview

Protanopia (red-blind)
#BEC2CD
Deuteranopia (green-blind)
#A8B1CE
Tritanopia (blue-blind)
#00D3CC
Achromatopsia (no color)
#B8B8B8

Design tokens & code

CSS
--color: #2ccccd;
/* rgb */ color: rgb(44, 204, 205);
/* oklch */ color: oklch(76.9% 0.123 195.6);
Tailwind
colors: {
  custom: {
    50: '#83dcdc',
    500: '#2ccccd',
    950: '#000000',
  },
}
SCSS
$custom: #2ccccd;
$custom-light: #83dcdc;
$custom-dark: #000000;
JSON
{
  "hex": "#2ccccd",
  "rgb": {
    "r": 44,
    "g": 204,
    "b": 205
  },
  "hsl": {
    "h": 180.373,
    "s": 64.659,
    "l": 48.824
  },
  "oklch": {
    "l": 0.76935,
    "c": 0.12344,
    "h": 195.6
  },
  "luminance": 0.48129
}

Semantic roles & 50–950 ramp

primary
#2CCCCD
secondary
#D18584
accent
#4140E8
background
#F8FDFD
surface
#F0FBFB
border
#CBD4D4
text
#0D1515
muted
#7D8383

Preview Lab

Preview with #2CCCCD

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

Preview Lab → · Contrast checker → · Palette generator →

#2CCCCD Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva