#5FFFFF#5FFFFF

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

Color values

HEX#5FFFFF
RGBrgb(95, 255, 255)
HSLhsl(180, 100%, 69%)
HSVhsv(180, 63%, 100%)
CMYKcmyk(62.7%, 0%, 0%, 0%)
CIE-LABlab(92.21, -41.04, -12.38)
CIE-LCHlch(92.21, 42.87, 196.79°)
OKLaboklab(91.74% -0.1274 -0.0344)
OKLCHoklch(91.74% 0.132 195.1)
XYZxyz(58.5213, 81.1665, 107.1709)
Luminance0.8117 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#5FFFFF #FF5F5F
analogous
#5FFFAF #5FFFFF #5FAFFF
triadic
#5FFFFF #FF5FFF #FFFF5F
tetradic
#5FFFFF #AF5FFF #FF5F5F #AFFF5F
square
#5FFFFF #AF5FFF #FF5F5F #AFFF5F
split-complementary
#5FFFFF #FF5FAF #FFAF5F
monochromatic
#00E4E4 #22FFFF #5FFFFF #9CFFFF #D9FFFF

Accessibility & contrast

On white

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

On black

17.23
#5FFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #5FFFFF
17.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##5FFFFF#FFFFFF#000000##000000
##5FFFFF1.001.2217.2317.23
#FFFFFF1.221.0021.0021.00
#00000017.2321.001.001.00
##00000017.2321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #5fffff;
/* rgb */ color: rgb(95, 255, 255);
/* oklch */ color: oklch(91.7% 0.132 195.1);
Tailwind
colors: {
  custom: {
    50: '#9fffff',
    500: '#5fffff',
    950: '#000000',
  },
}
SCSS
$custom: #5fffff;
$custom-light: #9fffff;
$custom-dark: #000000;
JSON
{
  "hex": "#5fffff",
  "rgb": {
    "r": 95,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.91742,
    "c": 0.13198,
    "h": 195.1
  },
  "luminance": 0.81173
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #5FFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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