#7FFDC3#7FFDC3

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

Color values

HEX#7FFDC3
RGBrgb(127, 253, 195)
HSLhsl(152, 97%, 75%)
HSVhsv(152, 50%, 99%)
CMYKcmyk(49.8%, 0%, 22.9%, 0.8%)
CIE-LABlab(91.10, -48.22, 17.14)
CIE-LCHlch(91.10, 51.17, 160.44°)
OKLaboklab(90.62% -0.1332 0.0439)
OKLCHoklch(90.62% 0.14 161.8)
XYZxyz(53.7234, 78.6982, 63.9784)
Luminance0.7870 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#7FFDC3 #FD7FB9
analogous
#7FFD84 #7FFDC3 #7FF8FD
triadic
#7FFDC3 #C37FFD #FDC37F
tetradic
#7FFDC3 #847FFD #FD7FB9 #F8FD7F
square
#7FFDC3 #847FFD #FD7FB9 #F8FD7F
split-complementary
#7FFDC3 #FD7FF8 #FD847F
monochromatic
#06FB8B #43FCA7 #7FFDC3 #BBFEDF #E1FFF1

Accessibility & contrast

On white

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

On black

16.74
#7FFDC3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #7FFDC3
16.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##7FFDC3#FFFFFF#000000##000000
##7FFDC31.001.2516.7416.74
#FFFFFF1.251.0021.0021.00
#00000016.7421.001.001.00
##00000016.7421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAEDC0
Deuteranopia (green-blind)
#E7E0C7
Tritanopia (blue-blind)
#56FDED
Achromatopsia (no color)
#E5E5E5

Design tokens & code

CSS
--color: #7ffdc3;
/* rgb */ color: rgb(127, 253, 195);
/* oklch */ color: oklch(90.6% 0.140 161.8);
Tailwind
colors: {
  custom: {
    50: '#abffd5',
    500: '#7ffdc3',
    950: '#000000',
  },
}
SCSS
$custom: #7ffdc3;
$custom-light: #abffd5;
$custom-dark: #000000;
JSON
{
  "hex": "#7ffdc3",
  "rgb": {
    "r": 127,
    "g": 253,
    "b": 195
  },
  "hsl": {
    "h": 152.381,
    "s": 96.923,
    "l": 74.51
  },
  "oklch": {
    "l": 0.90617,
    "c": 0.14027,
    "h": 161.8
  },
  "luminance": 0.78703
}

Semantic roles & 50–950 ramp

primary
#7FFDC3
secondary
#DB458A
accent
#006AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683

Preview Lab

Preview with #7FFDC3

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

Preview Lab → · Contrast checker → · Palette generator →

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