#C3FFFF#C3FFFF

#C3FFFF is a very light, moderate teal. Relative luminance 0.903; OKLCH L 96.0% C 0.060 H 196.2°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).

Color values

HEX#C3FFFF
RGBrgb(195, 255, 255)
HSLhsl(180, 100%, 88%)
HSVhsv(180, 24%, 100%)
CMYKcmyk(23.5%, 0%, 0%, 0%)
CIE-LABlab(96.14, -18.64, -6.12)
CIE-LCHlch(96.14, 19.62, 198.18°)
OKLaboklab(95.97% -0.0576 -0.0167)
OKLCHoklch(95.97% 0.06 196.2)
XYZxyz(76.3101, 90.3388, 108.0047)
Luminance0.9034 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C3FFFF #FFC3C3
analogous
#C3FFE1 #C3FFFF #C3E1FF
triadic
#C3FFFF #FFC3FF #FFFFC3
tetradic
#C3FFFF #E1C3FF #FFC3C3 #E1FFC3
square
#C3FFFF #E1C3FF #FFC3C3 #E1FFC3
split-complementary
#C3FFFF #FFC3E1 #FFE1C3
monochromatic
#49FFFF #86FFFF #C3FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

19.07
#C3FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C3FFFF
19.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C3FFFF#FFFFFF#000000##000000
##C3FFFF1.001.1019.0719.07
#FFFFFF1.101.0021.0021.00
#00000019.0721.001.001.00
##00000019.0721.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #c3ffff;
/* rgb */ color: rgb(195, 255, 255);
/* oklch */ color: oklch(96.0% 0.060 196.2);
Tailwind
colors: {
  custom: {
    50: '#d6ffff',
    500: '#c3ffff',
    950: '#000000',
  },
}
SCSS
$custom: #c3ffff;
$custom-light: #d6ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#c3ffff",
  "rgb": {
    "r": 195,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 88.235
  },
  "oklch": {
    "l": 0.95967,
    "c": 0.06001,
    "h": 196.2
  },
  "luminance": 0.90342
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #C3FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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