#7FFCDC#7FFCDC

#7FFCDC is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.122 H 174.5°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).

Color values

HEX#7FFCDC
RGBrgb(127, 252, 220)
HSLhsl(165, 95%, 74%)
HSVhsv(165, 50%, 99%)
CMYKcmyk(49.6%, 0%, 12.7%, 1.2%)
CIE-LABlab(91.37, -42.44, 4.63)
CIE-LCHlch(91.37, 42.69, 173.78°)
OKLaboklab(91.02% -0.1213 0.0116)
OKLCHoklch(91.02% 0.122 174.5)
XYZxyz(56.4755, 79.2952, 80.0257)
Luminance0.7930 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFCDC #FC7F9F
analogous
#7FFC9E #7FFCDC #7FDEFC
triadic
#7FFCDC #DC7FFC #FCDC7F
tetradic
#7FFCDC #9E7FFC #FC7F9F #DEFC7F
square
#7FFCDC #9E7FFC #FC7F9F #DEFC7F
split-complementary
#7FFCDC #FC7FDE #FC9E7F
monochromatic
#07F9BB #43FBCC #7FFCDC #BBFDEC #E1FEF7

Accessibility & contrast

On white

1.25
#7FFCDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.86
#7FFCDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFCDC
16.86:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFCDC#FFFFFF#000000##000000
##7FFCDC1.001.2516.8616.86
#FFFFFF1.251.0021.0021.00
#00000016.8621.001.001.00
##00000016.8621.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#47FEF2
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #7ffcdc;
/* rgb */ color: rgb(127, 252, 220);
/* oklch */ color: oklch(91.0% 0.122 174.5);
Tailwind
colors: {
  custom: {
    50: '#acfee6',
    500: '#7ffcdc',
    950: '#000000',
  },
}
SCSS
$custom: #7ffcdc;
$custom-light: #acfee6;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffcdc",
  "rgb": {
    "r": 127,
    "g": 252,
    "b": 220
  },
  "hsl": {
    "h": 164.64,
    "s": 95.42,
    "l": 74.314
  },
  "oklch": {
    "l": 0.9102,
    "c": 0.12184,
    "h": 174.5
  },
  "luminance": 0.793
}

Semantic roles & 50–950 ramp

primary
#7FFCDC
secondary
#DA456B
accent
#003BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684

Preview Lab

Preview with #7FFCDC

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

Preview Lab → · Contrast checker → · Palette generator →

#7FFCDC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva