#5BFFFF#5BFFFF

#5BFFFF is a very light, vivid teal. Relative luminance 0.810; OKLCH L 91.6% C 0.134 H 195.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).

Color values

HEX#5BFFFF
RGBrgb(91, 255, 255)
HSLhsl(180, 100%, 68%)
HSVhsv(180, 64%, 100%)
CMYKcmyk(64.3%, 0%, 0%, 0%)
CIE-LABlab(92.11, -41.62, -12.53)
CIE-LCHlch(92.11, 43.47, 196.76°)
OKLaboklab(91.64% -0.1292 -0.0348)
OKLCHoklch(91.64% 0.134 195.1)
XYZxyz(58.1163, 80.9576, 107.1519)
Luminance0.8096 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#5BFFFF #FF5B5B
analogous
#5BFFAD #5BFFFF #5BADFF
triadic
#5BFFFF #FF5BFF #FFFF5B
tetradic
#5BFFFF #AD5BFF #FF5B5B #ADFF5B
square
#5BFFFF #AD5BFF #FF5B5B #ADFF5B
split-complementary
#5BFFFF #FF5BAD #FFAD5B
monochromatic
#00E0E0 #1EFFFF #5BFFFF #98FFFF #D5FFFF

Accessibility & contrast

On white

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

On black

17.19
#5BFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #5BFFFF
17.19:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##5BFFFF#FFFFFF#000000##000000
##5BFFFF1.001.2217.1917.19
#FFFFFF1.221.0021.0021.00
#00000017.1921.001.001.00
##00000017.1921.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: #5bffff;
/* rgb */ color: rgb(91, 255, 255);
/* oklch */ color: oklch(91.6% 0.134 195.1);
Tailwind
colors: {
  custom: {
    50: '#9dffff',
    500: '#5bffff',
    950: '#000000',
  },
}
SCSS
$custom: #5bffff;
$custom-light: #9dffff;
$custom-dark: #000000;
JSON
{
  "hex": "#5bffff",
  "rgb": {
    "r": 91,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 67.843
  },
  "oklch": {
    "l": 0.91641,
    "c": 0.13384,
    "h": 195.1
  },
  "luminance": 0.80964
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #5BFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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