#7FFCCD#7FFCCD

#7FFCCD is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.131 H 166.6°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).

Color values

HEX#7FFCCD
RGBrgb(127, 252, 205)
HSLhsl(157, 95%, 74%)
HSVhsv(157, 50%, 99%)
CMYKcmyk(49.6%, 0%, 18.7%, 1.2%)
CIE-LABlab(91.02, -45.72, 11.89)
CIE-LCHlch(91.02, 47.24, 165.43°)
OKLaboklab(90.63% -0.1278 0.0305)
OKLCHoklch(90.63% 0.131 166.6)
XYZxyz(54.5773, 78.5360, 70.0287)
Luminance0.7854 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFCCD #FC7FAE
analogous
#7FFC8F #7FFCCD #7FEDFC
triadic
#7FFCCD #CD7FFC #FCCD7F
tetradic
#7FFCCD #8F7FFC #FC7FAE #EDFC7F
square
#7FFCCD #8F7FFC #FC7FAE #EDFC7F
split-complementary
#7FFCCD #FC7FED #FC8F7F
monochromatic
#07F99E #43FBB6 #7FFCCD #BBFDE4 #E1FEF3

Accessibility & contrast

On white

1.26
#7FFCCD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.71
#7FFCCD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFCCD
16.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFCCD#FFFFFF#000000##000000
##7FFCCD1.001.2616.7116.71
#FFFFFF1.261.0021.0021.00
#00000016.7121.001.001.00
##00000016.7121.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7EDCB
Deuteranopia (green-blind)
#E4E0D0
Tritanopia (blue-blind)
#51FDEF
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #7ffccd;
/* rgb */ color: rgb(127, 252, 205);
/* oklch */ color: oklch(90.6% 0.131 166.6);
Tailwind
colors: {
  custom: {
    50: '#acfedc',
    500: '#7ffccd',
    950: '#000000',
  },
}
SCSS
$custom: #7ffccd;
$custom-light: #acfedc;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffccd",
  "rgb": {
    "r": 127,
    "g": 252,
    "b": 205
  },
  "hsl": {
    "h": 157.44,
    "s": 95.42,
    "l": 74.314
  },
  "oklch": {
    "l": 0.90628,
    "c": 0.13137,
    "h": 166.6
  },
  "luminance": 0.78541
}

Semantic roles & 50–950 ramp

primary
#7FFCCD
secondary
#DA457D
accent
#0056E6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684

Preview Lab

Preview with #7FFCCD

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

Preview Lab → · Contrast checker → · Palette generator →

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