#77FFDC#77FFDC

#77FFDC is a very light, vivid teal. Relative luminance 0.806; OKLCH L 91.4% C 0.130 H 174.0°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).

Color values

HEX#77FFDC
RGBrgb(119, 255, 220)
HSLhsl(165, 100%, 73%)
HSVhsv(165, 53%, 100%)
CMYKcmyk(53.3%, 0%, 13.7%, 0%)
CIE-LABlab(91.96, -45.46, 5.44)
CIE-LCHlch(91.96, 45.78, 173.17°)
OKLaboklab(91.42% -0.1295 0.0137)
OKLCHoklch(91.42% 0.13 174)
XYZxyz(56.2802, 80.6040, 80.2885)
Luminance0.8061 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#77FFDC #FF779A
analogous
#77FF98 #77FFDC #77DEFF
triadic
#77FFDC #DC77FF #FFDC77
tetradic
#77FFDC #9877FF #FF779A #DEFF77
square
#77FFDC #9877FF #FF779A #DEFF77
split-complementary
#77FFDC #FF77DE #FF9877
monochromatic
#00FCBB #3AFFCC #77FFDC #B4FFEC #E0FFF7

Accessibility & contrast

On white

1.23
#77FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.12
#77FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #77FFDC
17.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##77FFDC#FFFFFF#000000##000000
##77FFDC1.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)
#F7F1DA
Deuteranopia (green-blind)
#E3E2DF
Tritanopia (blue-blind)
#2EFFF5
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #77ffdc;
/* rgb */ color: rgb(119, 255, 220);
/* oklch */ color: oklch(91.4% 0.130 174.0);
Tailwind
colors: {
  custom: {
    50: '#a8ffe6',
    500: '#77ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #77ffdc;
$custom-light: #a8ffe6;
$custom-dark: #000000;
JSON
{
  "hex": "#77ffdc",
  "rgb": {
    "r": 119,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 164.559,
    "s": 100,
    "l": 73.333
  },
  "oklch": {
    "l": 0.91423,
    "c": 0.13018,
    "h": 174
  },
  "luminance": 0.80609
}

Semantic roles & 50–950 ramp

primary
#77FFDC
secondary
#DD3D66
accent
#003BE6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#111816
muted
#818684

Preview Lab

Preview with #77FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

#77FFDC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva