#77FFEB#77FFEB

#77FFEB is a very light, vivid teal. Relative luminance 0.814; OKLCH L 91.8% C 0.123 H 182.5°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).

Color values

HEX#77FFEB
RGBrgb(119, 255, 235)
HSLhsl(171, 100%, 73%)
HSVhsv(171, 53%, 100%)
CMYKcmyk(53.3%, 0%, 7.8%, 0%)
CIE-LABlab(92.32, -41.95, -1.78)
CIE-LCHlch(92.32, 41.99, 182.43°)
OKLaboklab(91.85% -0.123 -0.0055)
OKLCHoklch(91.85% 0.123 182.5)
XYZxyz(58.3566, 81.4346, 91.2243)
Luminance0.8144 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#77FFEB #FF778B
analogous
#77FFA7 #77FFEB #77CFFF
triadic
#77FFEB #EB77FF #FFEB77
tetradic
#77FFEB #A777FF #FF778B #CFFF77
square
#77FFEB #A777FF #FF778B #CFFF77
split-complementary
#77FFEB #FF77CF #FFA777
monochromatic
#00FCD7 #3AFFE2 #77FFEB #B4FFF4 #E0FFFA

Accessibility & contrast

On white

1.21
#77FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.29
#77FFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #77FFEB
17.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##77FFEB#FFFFFF#000000##000000
##77FFEB1.001.2117.2917.29
#FFFFFF1.211.0021.0021.00
#00000017.2921.001.001.00
##00000017.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#DFE2ED
Tritanopia (blue-blind)
#13FFF9
Achromatopsia (no color)
#E9E9E9

Design tokens & code

CSS
--color: #77ffeb;
/* rgb */ color: rgb(119, 255, 235);
/* oklch */ color: oklch(91.8% 0.123 182.5);
Tailwind
colors: {
  custom: {
    50: '#a9fff1',
    500: '#77ffeb',
    950: '#000000',
  },
}
SCSS
$custom: #77ffeb;
$custom-light: #a9fff1;
$custom-dark: #000000;
JSON
{
  "hex": "#77ffeb",
  "rgb": {
    "r": 119,
    "g": 255,
    "b": 235
  },
  "hsl": {
    "h": 171.176,
    "s": 100,
    "l": 73.333
  },
  "oklch": {
    "l": 0.91845,
    "c": 0.12317,
    "h": 182.5
  },
  "luminance": 0.8144
}

Semantic roles & 50–950 ramp

primary
#77FFEB
secondary
#DD3D55
accent
#0022E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111816
muted
#818685

Preview Lab

Preview with #77FFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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