#7FFDC4#7FFDC4

#7FFDC4 is a very light, vivid teal. Relative luminance 0.787; OKLCH L 90.6% C 0.139 H 162.2°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).

Color values

HEX#7FFDC4
RGBrgb(127, 253, 196)
HSLhsl(153, 97%, 75%)
HSVhsv(153, 50%, 99%)
CMYKcmyk(49.8%, 0%, 22.5%, 0.8%)
CIE-LABlab(91.12, -48.02, 16.65)
CIE-LCHlch(91.12, 50.82, 160.87°)
OKLaboklab(90.64% -0.1328 0.0427)
OKLCHoklch(90.64% 0.139 162.2)
XYZxyz(53.8369, 78.7436, 64.5758)
Luminance0.7875 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFDC4 #FD7FB8
analogous
#7FFD85 #7FFDC4 #7FF7FD
triadic
#7FFDC4 #C47FFD #FDC47F
tetradic
#7FFDC4 #857FFD #FD7FB8 #F7FD7F
square
#7FFDC4 #857FFD #FD7FB8 #F7FD7F
split-complementary
#7FFDC4 #FD7FF7 #FD857F
monochromatic
#06FB8C #43FCA8 #7FFDC4 #BBFEE0 #E1FFF1

Accessibility & contrast

On white

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

On black

16.75
#7FFDC4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFDC4
16.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFDC4#FFFFFF#000000##000000
##7FFDC41.001.2516.7516.75
#FFFFFF1.251.0021.0021.00
#00000016.7521.001.001.00
##00000016.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAEEC1
Deuteranopia (green-blind)
#E7E0C8
Tritanopia (blue-blind)
#56FDED
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #7ffdc4;
/* rgb */ color: rgb(127, 253, 196);
/* oklch */ color: oklch(90.6% 0.139 162.2);
Tailwind
colors: {
  custom: {
    50: '#abffd6',
    500: '#7ffdc4',
    950: '#000000',
  },
}
SCSS
$custom: #7ffdc4;
$custom-light: #abffd6;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffdc4",
  "rgb": {
    "r": 127,
    "g": 253,
    "b": 196
  },
  "hsl": {
    "h": 152.857,
    "s": 96.923,
    "l": 74.51
  },
  "oklch": {
    "l": 0.90641,
    "c": 0.13947,
    "h": 162.2
  },
  "luminance": 0.78748
}

Semantic roles & 50–950 ramp

primary
#7FFDC4
secondary
#DB4589
accent
#0068E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683

Preview Lab

Preview with #7FFDC4

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

Preview Lab → · Contrast checker → · Palette generator →

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