#C5FFFF#C5FFFF

#C5FFFF is a very light, muted teal. Relative luminance 0.906; OKLCH L 96.1% C 0.058 H 196.2°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).

Color values

HEX#C5FFFF
RGBrgb(197, 255, 255)
HSLhsl(180, 100%, 89%)
HSVhsv(180, 23%, 100%)
CMYKcmyk(22.7%, 0%, 0%, 0%)
CIE-LABlab(96.25, -18.06, -5.94)
CIE-LCHlch(96.25, 19.01, 198.22°)
OKLaboklab(96.08% -0.0558 -0.0162)
OKLCHoklch(96.08% 0.058 196.2)
XYZxyz(76.8305, 90.6071, 108.0291)
Luminance0.9061 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C5FFFF #FFC5C5
analogous
#C5FFE2 #C5FFFF #C5E2FF
triadic
#C5FFFF #FFC5FF #FFFFC5
tetradic
#C5FFFF #E2C5FF #FFC5C5 #E2FFC5
square
#C5FFFF #E2C5FF #FFC5C5 #E2FFC5
split-complementary
#C5FFFF #FFC5E2 #FFE2C5
monochromatic
#4BFFFF #88FFFF #C5FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

19.12
#C5FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C5FFFF
19.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C5FFFF#FFFFFF#000000##000000
##C5FFFF1.001.1019.1219.12
#FFFFFF1.101.0021.0021.00
#00000019.1221.001.001.00
##00000019.1221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #c5ffff;
/* rgb */ color: rgb(197, 255, 255);
/* oklch */ color: oklch(96.1% 0.058 196.2);
Tailwind
colors: {
  custom: {
    50: '#d7ffff',
    500: '#c5ffff',
    950: '#000000',
  },
}
SCSS
$custom: #c5ffff;
$custom-light: #d7ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#c5ffff",
  "rgb": {
    "r": 197,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 88.627
  },
  "oklch": {
    "l": 0.96084,
    "c": 0.05816,
    "h": 196.2
  },
  "luminance": 0.9061
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #C5FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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