#C0FFFF#C0FFFF

#C0FFFF is a very light, moderate teal. Relative luminance 0.899; OKLCH L 95.8% C 0.063 H 196.2°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).

Color values

HEX#C0FFFF
RGBrgb(192, 255, 255)
HSLhsl(180, 100%, 88%)
HSVhsv(180, 25%, 100%)
CMYKcmyk(24.7%, 0%, 0%, 0%)
CIE-LABlab(95.97, -19.49, -6.38)
CIE-LCHlch(95.97, 20.51, 198.13°)
OKLaboklab(95.79% -0.0603 -0.0175)
OKLCHoklch(95.79% 0.063 196.2)
XYZxyz(75.5426, 89.9430, 107.9687)
Luminance0.8995 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C0FFFF #FFC0C0
analogous
#C0FFDF #C0FFFF #C0DFFF
triadic
#C0FFFF #FFC0FF #FFFFC0
tetradic
#C0FFFF #DFC0FF #FFC0C0 #DFFFC0
square
#C0FFFF #DFC0FF #FFC0C0 #DFFFC0
split-complementary
#C0FFFF #FFC0DF #FFDFC0
monochromatic
#46FFFF #83FFFF #C0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.11
#C0FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.99
#C0FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C0FFFF
18.99:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C0FFFF#FFFFFF#000000##000000
##C0FFFF1.001.1118.9918.99
#FFFFFF1.111.0021.0021.00
#00000018.9921.001.001.00
##00000018.9921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#EAF0FF
Tritanopia (blue-blind)
#ABFFFF
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #c0ffff;
/* rgb */ color: rgb(192, 255, 255);
/* oklch */ color: oklch(95.8% 0.063 196.2);
Tailwind
colors: {
  custom: {
    50: '#d4ffff',
    500: '#c0ffff',
    950: '#000000',
  },
}
SCSS
$custom: #c0ffff;
$custom-light: #d4ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#c0ffff",
  "rgb": {
    "r": 192,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 87.647
  },
  "oklch": {
    "l": 0.95794,
    "c": 0.06277,
    "h": 196.2
  },
  "luminance": 0.89946
}

Semantic roles & 50–950 ramp

primary
#C0FFFF
secondary
#E87B7B
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#141818
muted
#838686

Preview Lab

Preview with #C0FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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