#7FFDC2#7FFDC2

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

Color values

HEX#7FFDC2
RGBrgb(127, 253, 194)
HSLhsl(152, 97%, 75%)
HSVhsv(152, 50%, 99%)
CMYKcmyk(49.8%, 0%, 23.3%, 0.8%)
CIE-LABlab(91.08, -48.42, 17.62)
CIE-LCHlch(91.08, 51.53, 160.00°)
OKLaboklab(90.59% -0.1337 0.0451)
OKLCHoklch(90.59% 0.141 161.4)
XYZxyz(53.6108, 78.6531, 63.3849)
Luminance0.7866 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFDC2 #FD7FBA
analogous
#7FFD83 #7FFDC2 #7FF9FD
triadic
#7FFDC2 #C27FFD #FDC27F
tetradic
#7FFDC2 #837FFD #FD7FBA #F9FD7F
square
#7FFDC2 #837FFD #FD7FBA #F9FD7F
split-complementary
#7FFDC2 #FD7FF9 #FD837F
monochromatic
#06FB89 #43FCA5 #7FFDC2 #BBFEDF #E1FFF1

Accessibility & contrast

On white

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

On black

16.73
#7FFDC2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFDC2
16.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFDC2#FFFFFF#000000##000000
##7FFDC21.001.2616.7316.73
#FFFFFF1.261.0021.0021.00
#00000016.7321.001.001.00
##00000016.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAEDBF
Deuteranopia (green-blind)
#E7E0C6
Tritanopia (blue-blind)
#57FCED
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #7ffdc2;
/* rgb */ color: rgb(127, 253, 194);
/* oklch */ color: oklch(90.6% 0.141 161.4);
Tailwind
colors: {
  custom: {
    50: '#abffd4',
    500: '#7ffdc2',
    950: '#000000',
  },
}
SCSS
$custom: #7ffdc2;
$custom-light: #abffd4;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffdc2",
  "rgb": {
    "r": 127,
    "g": 253,
    "b": 194
  },
  "hsl": {
    "h": 151.905,
    "s": 96.923,
    "l": 74.51
  },
  "oklch": {
    "l": 0.90594,
    "c": 0.14107,
    "h": 161.4
  },
  "luminance": 0.78658
}

Semantic roles & 50–950 ramp

primary
#7FFDC2
secondary
#DB458B
accent
#006BE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683

Preview Lab

Preview with #7FFDC2

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

Preview Lab → · Contrast checker → · Palette generator →

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