#7FFDC7#7FFDC7

#7FFDC7 is a very light, vivid teal. Relative luminance 0.789; OKLCH L 90.7% C 0.137 H 163.5°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).

Color values

HEX#7FFDC7
RGBrgb(127, 253, 199)
HSLhsl(154, 97%, 75%)
HSVhsv(154, 50%, 99%)
CMYKcmyk(49.8%, 0%, 21.3%, 0.8%)
CIE-LABlab(91.18, -47.41, 15.20)
CIE-LCHlch(91.18, 49.78, 162.22°)
OKLaboklab(90.71% -0.1315 0.039)
OKLCHoklch(90.71% 0.137 163.5)
XYZxyz(54.1818, 78.8815, 66.3922)
Luminance0.7889 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFDC7 #FD7FB5
analogous
#7FFD88 #7FFDC7 #7FF4FD
triadic
#7FFDC7 #C77FFD #FDC77F
tetradic
#7FFDC7 #887FFD #FD7FB5 #F4FD7F
square
#7FFDC7 #887FFD #FD7FB5 #F4FD7F
split-complementary
#7FFDC7 #FD7FF4 #FD887F
monochromatic
#06FB92 #43FCAD #7FFDC7 #BBFEE1 #E1FFF2

Accessibility & contrast

On white

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

On black

16.78
#7FFDC7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFDC7
16.78:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFDC7#FFFFFF#000000##000000
##7FFDC71.001.2516.7816.78
#FFFFFF1.251.0021.0021.00
#00000016.7821.001.001.00
##00000016.7821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9EEC4
Deuteranopia (green-blind)
#E6E0CA
Tritanopia (blue-blind)
#54FDEE
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #7ffdc7;
/* rgb */ color: rgb(127, 253, 199);
/* oklch */ color: oklch(90.7% 0.137 163.5);
Tailwind
colors: {
  custom: {
    50: '#acffd8',
    500: '#7ffdc7',
    950: '#000000',
  },
}
SCSS
$custom: #7ffdc7;
$custom-light: #acffd8;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffdc7",
  "rgb": {
    "r": 127,
    "g": 253,
    "b": 199
  },
  "hsl": {
    "h": 154.286,
    "s": 96.923,
    "l": 74.51
  },
  "oklch": {
    "l": 0.90713,
    "c": 0.13713,
    "h": 163.5
  },
  "luminance": 0.78886
}

Semantic roles & 50–950 ramp

primary
#7FFDC7
secondary
#DB4585
accent
#0062E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683

Preview Lab

Preview with #7FFDC7

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

Preview Lab → · Contrast checker → · Palette generator →

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