#7FFEBF#7FFEBF

#7FFEBF is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.8% C 0.145 H 159.9°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).

Color values

HEX#7FFEBF
RGBrgb(127, 254, 191)
HSLhsl(150, 98%, 75%)
HSVhsv(150, 50%, 100%)
CMYKcmyk(50%, 0%, 24.8%, 0.4%)
CIE-LABlab(91.30, -49.44, 19.47)
CIE-LCHlch(91.30, 53.14, 158.50°)
OKLaboklab(90.76% -0.1361 0.0497)
OKLCHoklch(90.76% 0.145 159.9)
XYZxyz(53.5937, 79.1527, 61.7339)
Luminance0.7916 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFEBF #FE7FBE
analogous
#7FFE7F #7FFEBF #7FFEFE
triadic
#7FFEBF #BF7FFE #FEBF7F
tetradic
#7FFEBF #7F7FFE #FE7FBE #FEFE7F
square
#7FFEBF #7F7FFE #FE7FBE #FEFE7F
split-complementary
#7FFEBF #FE7FFE #FE7F7F
monochromatic
#06FD82 #42FEA1 #7FFEBF #BCFEDD #E1FFF0

Accessibility & contrast

On white

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

On black

16.83
#7FFEBF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFEBF
16.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFEBF#FFFFFF#000000##000000
##7FFEBF1.001.2516.8316.83
#FFFFFF1.251.0021.0021.00
#00000016.8321.001.001.00
##00000016.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#58FDED
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #7ffebf;
/* rgb */ color: rgb(127, 254, 191);
/* oklch */ color: oklch(90.8% 0.145 159.9);
Tailwind
colors: {
  custom: {
    50: '#acffd2',
    500: '#7ffebf',
    950: '#000000',
  },
}
SCSS
$custom: #7ffebf;
$custom-light: #acffd2;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffebf",
  "rgb": {
    "r": 127,
    "g": 254,
    "b": 191
  },
  "hsl": {
    "h": 150.236,
    "s": 98.45,
    "l": 74.706
  },
  "oklch": {
    "l": 0.90758,
    "c": 0.14487,
    "h": 159.9
  },
  "luminance": 0.79157
}

Semantic roles & 50–950 ramp

primary
#7FFEBF
secondary
#DD4590
accent
#0072E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683

Preview Lab

Preview with #7FFEBF

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

Preview Lab → · Contrast checker → · Palette generator →

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