#C7FFFF#C7FFFF

#C7FFFF is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.2% C 0.056 H 196.3°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).

Color values

HEX#C7FFFF
RGBrgb(199, 255, 255)
HSLhsl(180, 100%, 89%)
HSVhsv(180, 22%, 100%)
CMYKcmyk(22%, 0%, 0%, 0%)
CIE-LABlab(96.36, -17.48, -5.77)
CIE-LCHlch(96.36, 18.41, 198.26°)
OKLaboklab(96.2% -0.054 -0.0158)
OKLCHoklch(96.2% 0.056 196.3)
XYZxyz(77.3578, 90.8790, 108.0538)
Luminance0.9088 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#C7FFFF #FFC7C7
analogous
#C7FFE3 #C7FFFF #C7E3FF
triadic
#C7FFFF #FFC7FF #FFFFC7
tetradic
#C7FFFF #E3C7FF #FFC7C7 #E3FFC7
square
#C7FFFF #E3C7FF #FFC7C7 #E3FFC7
split-complementary
#C7FFFF #FFC7E3 #FFE3C7
monochromatic
#4DFFFF #8AFFFF #C7FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

19.18
#C7FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #C7FFFF
19.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##C7FFFF#FFFFFF#000000##000000
##C7FFFF1.001.1019.1819.18
#FFFFFF1.101.0021.0021.00
#00000019.1821.001.001.00
##00000019.1821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #c7ffff;
/* rgb */ color: rgb(199, 255, 255);
/* oklch */ color: oklch(96.2% 0.056 196.3);
Tailwind
colors: {
  custom: {
    50: '#d9ffff',
    500: '#c7ffff',
    950: '#000000',
  },
}
SCSS
$custom: #c7ffff;
$custom-light: #d9ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#c7ffff",
  "rgb": {
    "r": 199,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 89.02
  },
  "oklch": {
    "l": 0.96203,
    "c": 0.05629,
    "h": 196.3
  },
  "luminance": 0.90882
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #C7FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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