#C2FFFF#C2FFFF

#C2FFFF is a very light, moderate teal. Relative luminance 0.902; OKLCH L 95.9% C 0.061 H 196.2°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).

Color values

HEX#C2FFFF
RGBrgb(194, 255, 255)
HSLhsl(180, 100%, 88%)
HSVhsv(180, 24%, 100%)
CMYKcmyk(23.9%, 0%, 0%, 0%)
CIE-LABlab(96.08, -18.92, -6.21)
CIE-LCHlch(96.08, 19.92, 198.16°)
OKLaboklab(95.91% -0.0585 -0.017)
OKLCHoklch(95.91% 0.061 196.2)
XYZxyz(76.0525, 90.2060, 107.9926)
Luminance0.9021 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C2FFFF #FFC2C2
analogous
#C2FFE0 #C2FFFF #C2E0FF
triadic
#C2FFFF #FFC2FF #FFFFC2
tetradic
#C2FFFF #E0C2FF #FFC2C2 #E0FFC2
square
#C2FFFF #E0C2FF #FFC2C2 #E0FFC2
split-complementary
#C2FFFF #FFC2E0 #FFE0C2
monochromatic
#48FFFF #85FFFF #C2FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.10
#C2FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.04
#C2FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C2FFFF
19.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C2FFFF#FFFFFF#000000##000000
##C2FFFF1.001.1019.0419.04
#FFFFFF1.101.0021.0021.00
#00000019.0421.001.001.00
##00000019.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F9FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#AEFFFF
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #c2ffff;
/* rgb */ color: rgb(194, 255, 255);
/* oklch */ color: oklch(95.9% 0.061 196.2);
Tailwind
colors: {
  custom: {
    50: '#d6ffff',
    500: '#c2ffff',
    950: '#000000',
  },
}
SCSS
$custom: #c2ffff;
$custom-light: #d6ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#c2ffff",
  "rgb": {
    "r": 194,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 88.039
  },
  "oklch": {
    "l": 0.95909,
    "c": 0.06093,
    "h": 196.2
  },
  "luminance": 0.90209
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #C2FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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