#5DFFFF#5DFFFF

#5DFFFF is a very light, vivid teal. Relative luminance 0.811; OKLCH L 91.7% C 0.133 H 195.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).

Color values

HEX#5DFFFF
RGBrgb(93, 255, 255)
HSLhsl(180, 100%, 68%)
HSVhsv(180, 64%, 100%)
CMYKcmyk(63.5%, 0%, 0%, 0%)
CIE-LABlab(92.16, -41.33, -12.46)
CIE-LCHlch(92.16, 43.17, 196.78°)
OKLaboklab(91.69% -0.1283 -0.0346)
OKLCHoklch(91.69% 0.133 195.1)
XYZxyz(58.3162, 81.0607, 107.1612)
Luminance0.8107 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#5DFFFF #FF5D5D
analogous
#5DFFAE #5DFFFF #5DAEFF
triadic
#5DFFFF #FF5DFF #FFFF5D
tetradic
#5DFFFF #AE5DFF #FF5D5D #AEFF5D
square
#5DFFFF #AE5DFF #FF5D5D #AEFF5D
split-complementary
#5DFFFF #FF5DAE #FFAE5D
monochromatic
#00E2E2 #20FFFF #5DFFFF #9AFFFF #D7FFFF

Accessibility & contrast

On white

1.22
#5DFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.21
#5DFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #5DFFFF
17.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##5DFFFF#FFFFFF#000000##000000
##5DFFFF1.001.2217.2117.21
#FFFFFF1.221.0021.0021.00
#00000017.2121.001.001.00
##00000017.2121.001.001.00

Color blindness preview

Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#E8E8E8

Design tokens & code

CSS
--color: #5dffff;
/* rgb */ color: rgb(93, 255, 255);
/* oklch */ color: oklch(91.7% 0.133 195.1);
Tailwind
colors: {
  custom: {
    50: '#9effff',
    500: '#5dffff',
    950: '#000000',
  },
}
SCSS
$custom: #5dffff;
$custom-light: #9effff;
$custom-dark: #000000;
JSON
{
  "hex": "#5dffff",
  "rgb": {
    "r": 93,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 68.235
  },
  "oklch": {
    "l": 0.91691,
    "c": 0.13292,
    "h": 195.1
  },
  "luminance": 0.81067
}

Semantic roles & 50–950 ramp

primary
#5DFFFF
secondary
#D92727
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686

Preview Lab

Preview with #5DFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

#5DFFFF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva