#7FFEDD#7FFEDD

#7FFEDD is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.5% C 0.124 H 174.2°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).

Color values

HEX#7FFEDD
RGBrgb(127, 254, 221)
HSLhsl(164, 98%, 75%)
HSVhsv(164, 50%, 100%)
CMYKcmyk(50%, 0%, 13%, 0.4%)
CIE-LABlab(91.96, -43.10, 4.96)
CIE-LCHlch(91.96, 43.39, 173.43°)
OKLaboklab(91.51% -0.123 0.0125)
OKLCHoklch(91.51% 0.124 174.2)
XYZxyz(57.2397, 80.6111, 80.9357)
Luminance0.8062 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFEDD #FE7FA0
analogous
#7FFE9D #7FFEDD #7FE0FE
triadic
#7FFEDD #DD7FFE #FEDD7F
tetradic
#7FFEDD #9D7FFE #FE7FA0 #E0FE7F
square
#7FFEDD #9D7FFE #FE7FA0 #E0FE7F
split-complementary
#7FFEDD #FE7FE0 #FE9D7F
monochromatic
#06FDBD #42FECD #7FFEDD #BCFEED #E1FFF7

Accessibility & contrast

On white

1.23
#7FFEDD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.12
#7FFEDD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFEDD
17.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFEDD#FFFFFF#000000##000000
##7FFEDD1.001.2317.1217.12
#FFFFFF1.231.0021.0021.00
#00000017.1221.001.001.00
##00000017.1221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F0DC
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#46FFF4
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #7ffedd;
/* rgb */ color: rgb(127, 254, 221);
/* oklch */ color: oklch(91.5% 0.124 174.2);
Tailwind
colors: {
  custom: {
    50: '#acffe7',
    500: '#7ffedd',
    950: '#000000',
  },
}
SCSS
$custom: #7ffedd;
$custom-light: #acffe7;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffedd",
  "rgb": {
    "r": 127,
    "g": 254,
    "b": 221
  },
  "hsl": {
    "h": 164.409,
    "s": 98.45,
    "l": 74.706
  },
  "oklch": {
    "l": 0.91507,
    "c": 0.12366,
    "h": 174.2
  },
  "luminance": 0.80616
}

Semantic roles & 50–950 ramp

primary
#7FFEDD
secondary
#DD456C
accent
#003CE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684

Preview Lab

Preview with #7FFEDD

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

Preview Lab → · Contrast checker → · Palette generator →

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