#C4FFFF#C4FFFF

#C4FFFF is a very light, muted teal. Relative luminance 0.905; OKLCH L 96.0% C 0.059 H 196.2°. Best body text is #000000 at 19.10:1 contrast (WCAG AA passes).

Color values

HEX#C4FFFF
RGBrgb(196, 255, 255)
HSLhsl(180, 100%, 88%)
HSVhsv(180, 23%, 100%)
CMYKcmyk(23.1%, 0%, 0%, 0%)
CIE-LABlab(96.19, -18.35, -6.03)
CIE-LCHlch(96.19, 19.32, 198.20°)
OKLaboklab(96.03% -0.0567 -0.0165)
OKLCHoklch(96.03% 0.059 196.2)
XYZxyz(76.5694, 90.4725, 108.0169)
Luminance0.9048 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C4FFFF #FFC4C4
analogous
#C4FFE1 #C4FFFF #C4E1FF
triadic
#C4FFFF #FFC4FF #FFFFC4
tetradic
#C4FFFF #E1C4FF #FFC4C4 #E1FFC4
square
#C4FFFF #E1C4FF #FFC4C4 #E1FFC4
split-complementary
#C4FFFF #FFC4E1 #FFE1C4
monochromatic
#4AFFFF #87FFFF #C4FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

19.10
#C4FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C4FFFF
19.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C4FFFF#FFFFFF#000000##000000
##C4FFFF1.001.1019.1019.10
#FFFFFF1.101.0021.0021.00
#00000019.1021.001.001.00
##00000019.1021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #c4ffff;
/* rgb */ color: rgb(196, 255, 255);
/* oklch */ color: oklch(96.0% 0.059 196.2);
Tailwind
colors: {
  custom: {
    50: '#d7ffff',
    500: '#c4ffff',
    950: '#000000',
  },
}
SCSS
$custom: #c4ffff;
$custom-light: #d7ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#c4ffff",
  "rgb": {
    "r": 196,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 88.431
  },
  "oklch": {
    "l": 0.96026,
    "c": 0.05909,
    "h": 196.2
  },
  "luminance": 0.90476
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #C4FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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