#7FFCCC#7FFCCC

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

Color values

HEX#7FFCCC
RGBrgb(127, 252, 204)
HSLhsl(157, 95%, 74%)
HSVhsv(157, 50%, 99%)
CMYKcmyk(49.6%, 0%, 19%, 1.2%)
CIE-LABlab(91.00, -45.94, 12.37)
CIE-LCHlch(91.00, 47.57, 164.93°)
OKLaboklab(90.6% -0.1282 0.0318)
OKLCHoklch(90.6% 0.132 166.1)
XYZxyz(54.4570, 78.4879, 69.3950)
Luminance0.7849 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFCCC #FC7FAF
analogous
#7FFC8E #7FFCCC #7FEEFC
triadic
#7FFCCC #CC7FFC #FCCC7F
tetradic
#7FFCCC #8E7FFC #FC7FAF #EEFC7F
square
#7FFCCC #8E7FFC #FC7FAF #EEFC7F
split-complementary
#7FFCCC #FC7FEE #FC8E7F
monochromatic
#07F99C #43FBB4 #7FFCCC #BBFDE4 #E1FEF3

Accessibility & contrast

On white

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

On black

16.70
#7FFCCC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFCCC
16.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFCCC#FFFFFF#000000##000000
##7FFCCC1.001.2616.7016.70
#FFFFFF1.261.0021.0021.00
#00000016.7021.001.001.00
##00000016.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7EDCA
Deuteranopia (green-blind)
#E4E0CF
Tritanopia (blue-blind)
#52FDEE
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #7ffccc;
/* rgb */ color: rgb(127, 252, 204);
/* oklch */ color: oklch(90.6% 0.132 166.1);
Tailwind
colors: {
  custom: {
    50: '#acfedb',
    500: '#7ffccc',
    950: '#000000',
  },
}
SCSS
$custom: #7ffccc;
$custom-light: #acfedb;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffccc",
  "rgb": {
    "r": 127,
    "g": 252,
    "b": 204
  },
  "hsl": {
    "h": 156.96,
    "s": 95.42,
    "l": 74.314
  },
  "oklch": {
    "l": 0.90603,
    "c": 0.13209,
    "h": 166.1
  },
  "luminance": 0.78492
}

Semantic roles & 50–950 ramp

primary
#7FFCCC
secondary
#DA457E
accent
#0058E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684

Preview Lab

Preview with #7FFCCC

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

Preview Lab → · Contrast checker → · Palette generator →

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