#C8FFFF#C8FFFF

#C8FFFF is a very light, muted teal. Relative luminance 0.910; OKLCH L 96.3% C 0.055 H 196.3°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).

Color values

HEX#C8FFFF
RGBrgb(200, 255, 255)
HSLhsl(180, 100%, 89%)
HSVhsv(180, 22%, 100%)
CMYKcmyk(21.6%, 0%, 0%, 0%)
CIE-LABlab(96.42, -17.19, -5.68)
CIE-LCHlch(96.42, 18.10, 198.27°)
OKLaboklab(96.26% -0.0531 -0.0155)
OKLCHoklch(96.26% 0.055 196.3)
XYZxyz(77.6240, 91.0163, 108.0663)
Luminance0.9102 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C8FFFF #FFC8C8
analogous
#C8FFE4 #C8FFFF #C8E4FF
triadic
#C8FFFF #FFC8FF #FFFFC8
tetradic
#C8FFFF #E4C8FF #FFC8C8 #E4FFC8
square
#C8FFFF #E4C8FF #FFC8C8 #E4FFC8
split-complementary
#C8FFFF #FFC8E4 #FFE4C8
monochromatic
#4EFFFF #8BFFFF #C8FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.09
#C8FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.20
#C8FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C8FFFF
19.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C8FFFF#FFFFFF#000000##000000
##C8FFFF1.001.0919.2019.20
#FFFFFF1.091.0021.0021.00
#00000019.2021.001.001.00
##00000019.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F9FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#B6FFFF
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #c8ffff;
/* rgb */ color: rgb(200, 255, 255);
/* oklch */ color: oklch(96.3% 0.055 196.3);
Tailwind
colors: {
  custom: {
    50: '#d9ffff',
    500: '#c8ffff',
    950: '#000000',
  },
}
SCSS
$custom: #c8ffff;
$custom-light: #d9ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#c8ffff",
  "rgb": {
    "r": 200,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 89.216
  },
  "oklch": {
    "l": 0.96263,
    "c": 0.05536,
    "h": 196.3
  },
  "luminance": 0.91019
}

Semantic roles & 50–950 ramp

primary
#C8FFFF
secondary
#E98282
accent
#0000E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151818
muted
#848686

Preview Lab

Preview with #C8FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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