#5FFCFF#5FFCFF

#5FFCFF is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.1% C 0.130 H 196.9°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).

Color values

HEX#5FFCFF
RGBrgb(95, 252, 255)
HSLhsl(181, 100%, 69%)
HSVhsv(181, 63%, 100%)
CMYKcmyk(62.7%, 1.2%, 0%, 0%)
CIE-LABlab(91.36, -39.69, -13.65)
CIE-LCHlch(91.36, 41.97, 198.99°)
OKLaboklab(91.05% -0.1245 -0.0379)
OKLCHoklch(91.05% 0.13 196.9)
XYZxyz(57.5718, 79.2674, 106.8543)
Luminance0.7927 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#5FFCFF #FF625F
analogous
#5FFFB2 #5FFCFF #5FACFF
triadic
#5FFCFF #FF5FFC #FCFF5F
tetradic
#5FFCFF #B25FFF #FF625F #ACFF5F
square
#5FFCFF #B25FFF #FF625F #ACFF5F
split-complementary
#5FFCFF #FF5FAC #FFB25F
monochromatic
#00DFE4 #22FBFF #5FFCFF #9CFDFF #D9FEFF

Accessibility & contrast

On white

1.25
#5FFCFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

16.85
#5FFCFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #5FFCFF
16.85:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##5FFCFF#FFFFFF#000000##000000
##5FFCFF1.001.2516.8516.85
#FFFFFF1.251.0021.0021.00
#00000016.8521.001.001.00
##00000016.8521.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#D3DEFF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6

Design tokens & code

CSS
--color: #5ffcff;
/* rgb */ color: rgb(95, 252, 255);
/* oklch */ color: oklch(91.1% 0.130 196.9);
Tailwind
colors: {
  custom: {
    50: '#9efeff',
    500: '#5ffcff',
    950: '#000000',
  },
}
SCSS
$custom: #5ffcff;
$custom-light: #9efeff;
$custom-dark: #000000;
JSON
{
  "hex": "#5ffcff",
  "rgb": {
    "r": 95,
    "g": 252,
    "b": 255
  },
  "hsl": {
    "h": 181.125,
    "s": 100,
    "l": 68.627
  },
  "oklch": {
    "l": 0.91054,
    "c": 0.13012,
    "h": 196.9
  },
  "luminance": 0.79274
}

Semantic roles & 50–950 ramp

primary
#5FFCFF
secondary
#D92C29
accent
#0400E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#101818
muted
#818686

Preview Lab

Preview with #5FFCFF

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

Preview Lab → · Contrast checker → · Palette generator →

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