#7FFDC0#7FFDC0

#7FFDC0 is a very light, vivid teal. Relative luminance 0.786; OKLCH L 90.5% C 0.143 H 160.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).

Color values

HEX#7FFDC0
RGBrgb(127, 253, 192)
HSLhsl(151, 97%, 75%)
HSVhsv(151, 50%, 99%)
CMYKcmyk(49.8%, 0%, 24.1%, 0.8%)
CIE-LABlab(91.04, -48.82, 18.59)
CIE-LCHlch(91.04, 52.24, 159.16°)
OKLaboklab(90.55% -0.1345 0.0475)
OKLCHoklch(90.55% 0.143 160.5)
XYZxyz(53.3877, 78.5639, 62.2099)
Luminance0.7857 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFDC0 #FD7FBC
analogous
#7FFD81 #7FFDC0 #7FFBFD
triadic
#7FFDC0 #C07FFD #FDC07F
tetradic
#7FFDC0 #817FFD #FD7FBC #FBFD7F
square
#7FFDC0 #817FFD #FD7FBC #FBFD7F
split-complementary
#7FFDC0 #FD7FFB #FD817F
monochromatic
#06FB85 #43FCA2 #7FFDC0 #BBFEDE #E1FFF0

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##7FFDC0#FFFFFF#000000##000000
##7FFDC01.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)
#FAEDBD
Deuteranopia (green-blind)
#E8E0C4
Tritanopia (blue-blind)
#58FCEC
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #7ffdc0;
/* rgb */ color: rgb(127, 253, 192);
/* oklch */ color: oklch(90.5% 0.143 160.5);
Tailwind
colors: {
  custom: {
    50: '#abffd3',
    500: '#7ffdc0',
    950: '#000000',
  },
}
SCSS
$custom: #7ffdc0;
$custom-light: #abffd3;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffdc0",
  "rgb": {
    "r": 127,
    "g": 253,
    "b": 192
  },
  "hsl": {
    "h": 150.952,
    "s": 96.923,
    "l": 74.51
  },
  "oklch": {
    "l": 0.90548,
    "c": 0.14269,
    "h": 160.5
  },
  "luminance": 0.78568
}

Semantic roles & 50–950 ramp

primary
#7FFDC0
secondary
#DB458E
accent
#006FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683

Preview Lab

Preview with #7FFDC0

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

Preview Lab → · Contrast checker → · Palette generator →

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