#8FFFFF#8FFFFF

#8FFFFF is a very light, moderate teal. Relative luminance 0.846; OKLCH L 93.4% C 0.103 H 195.5°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).

Color values

HEX#8FFFFF
RGBrgb(143, 255, 255)
HSLhsl(180, 100%, 78%)
HSVhsv(180, 44%, 100%)
CMYKcmyk(43.9%, 0%, 0%, 0%)
CIE-LABlab(93.70, -32.03, -10.00)
CIE-LCHlch(93.70, 33.56, 197.34°)
OKLaboklab(93.37% -0.0993 -0.0276)
OKLCHoklch(93.37% 0.103 195.5)
XYZxyz(65.1306, 84.5744, 107.4807)
Luminance0.8458 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#8FFFFF #FF8F8F
analogous
#8FFFC7 #8FFFFF #8FC7FF
triadic
#8FFFFF #FF8FFF #FFFF8F
tetradic
#8FFFFF #C78FFF #FF8F8F #C7FF8F
square
#8FFFFF #C78FFF #FF8F8F #C7FF8F
split-complementary
#8FFFFF #FF8FC7 #FFC78F
monochromatic
#15FFFF #52FFFF #8FFFFF #CCFFFF #E0FFFF

Accessibility & contrast

On white

1.17
#8FFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.92
#8FFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #8FFFFF
17.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##8FFFFF#FFFFFF#000000##000000
##8FFFFF1.001.1717.9217.92
#FFFFFF1.171.0021.0021.00
#00000017.9221.001.001.00
##00000017.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F2F5FF
Deuteranopia (green-blind)
#DEE7FF
Tritanopia (blue-blind)
#54FFFF
Achromatopsia (no color)
#EDEDED

Design tokens & code

CSS
--color: #8fffff;
/* rgb */ color: rgb(143, 255, 255);
/* oklch */ color: oklch(93.4% 0.103 195.5);
Tailwind
colors: {
  custom: {
    50: '#b6ffff',
    500: '#8fffff',
    950: '#000000',
  },
}
SCSS
$custom: #8fffff;
$custom-light: #b6ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#8fffff",
  "rgb": {
    "r": 143,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 78.039
  },
  "oklch": {
    "l": 0.93365,
    "c": 0.10307,
    "h": 195.5
  },
  "luminance": 0.8458
}

Semantic roles & 50–950 ramp

primary
#8FFFFF
secondary
#E05252
accent
#0000E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121818
muted
#828686

Preview Lab

Preview with #8FFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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