#C7FFFD#C7FFFD

#C7FFFD is a very light, muted teal. Relative luminance 0.908; OKLCH L 96.1% C 0.056 H 193.5°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).

Color values

HEX#C7FFFD
RGBrgb(199, 255, 253)
HSLhsl(178, 100%, 89%)
HSVhsv(178, 22%, 100%)
CMYKcmyk(22%, 0%, 0.8%, 0%)
CIE-LABlab(96.31, -17.90, -4.81)
CIE-LCHlch(96.31, 18.54, 195.05°)
OKLaboklab(96.14% -0.0548 -0.0132)
OKLCHoklch(96.14% 0.056 193.5)
XYZxyz(77.0375, 90.7509, 106.3671)
Luminance0.9075 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C7FFFD #FFC7C9
analogous
#C7FFE1 #C7FFFD #C7E5FF
triadic
#C7FFFD #FDC7FF #FFFDC7
tetradic
#C7FFFD #E1C7FF #FFC7C9 #E5FFC7
square
#C7FFFD #E1C7FF #FFC7C9 #E5FFC7
split-complementary
#C7FFFD #FFC7E5 #FFE1C7
monochromatic
#4DFFF9 #8AFFFB #C7FFFD #E0FFFE #E0FFFE

Accessibility & contrast

On white

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

On black

19.15
#C7FFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C7FFFD
19.15:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C7FFFD#FFFFFF#000000##000000
##C7FFFD1.001.1019.1519.15
#FFFFFF1.101.0021.0021.00
#00000019.1521.001.001.00
##00000019.1521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F9FD
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#B5FFFE
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #c7fffd;
/* rgb */ color: rgb(199, 255, 253);
/* oklch */ color: oklch(96.1% 0.056 193.5);
Tailwind
colors: {
  custom: {
    50: '#d9fffe',
    500: '#c7fffd',
    950: '#000000',
  },
}
SCSS
$custom: #c7fffd;
$custom-light: #d9fffe;
$custom-dark: #000000;
JSON
{
  "hex": "#c7fffd",
  "rgb": {
    "r": 199,
    "g": 255,
    "b": 253
  },
  "hsl": {
    "h": 177.857,
    "s": 100,
    "l": 89.02
  },
  "oklch": {
    "l": 0.96143,
    "c": 0.05637,
    "h": 193.5
  },
  "luminance": 0.90754
}

Semantic roles & 50–950 ramp

primary
#C7FFFD
secondary
#E98185
accent
#0008E6
background
#FEFFFF
surface
#FBFFFF
border
#D4D7D7
text
#151817
muted
#848685

Preview Lab

Preview with #C7FFFD

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

Preview Lab → · Contrast checker → · Palette generator →

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