#9FFFFF#9FFFFF

#9FFFFF is a very light, moderate teal. Relative luminance 0.861; OKLCH L 94.1% C 0.091 H 195.7°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).

Color values

HEX#9FFFFF
RGBrgb(159, 255, 255)
HSLhsl(180, 100%, 81%)
HSVhsv(180, 38%, 100%)
CMYKcmyk(37.6%, 0%, 0%, 0%)
CIE-LABlab(94.36, -28.27, -8.95)
CIE-LCHlch(94.36, 29.65, 197.57°)
OKLaboklab(94.07% -0.0876 -0.0246)
OKLCHoklch(94.07% 0.091 195.7)
XYZxyz(68.1014, 86.1062, 107.6199)
Luminance0.8611 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#9FFFFF #FF9F9F
analogous
#9FFFCF #9FFFFF #9FCFFF
triadic
#9FFFFF #FF9FFF #FFFF9F
tetradic
#9FFFFF #CF9FFF #FF9F9F #CFFF9F
square
#9FFFFF #CF9FFF #FF9F9F #CFFF9F
split-complementary
#9FFFFF #FF9FCF #FFCF9F
monochromatic
#25FFFF #62FFFF #9FFFFF #DCFFFF #E0FFFF

Accessibility & contrast

On white

1.15
#9FFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.22
#9FFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #9FFFFF
18.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##9FFFFF#FFFFFF#000000##000000
##9FFFFF1.001.1518.2218.22
#FFFFFF1.151.0021.0021.00
#00000018.2221.001.001.00
##00000018.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F6FF
Deuteranopia (green-blind)
#E2E9FF
Tritanopia (blue-blind)
#76FFFF
Achromatopsia (no color)
#EFEFEF

Design tokens & code

CSS
--color: #9fffff;
/* rgb */ color: rgb(159, 255, 255);
/* oklch */ color: oklch(94.1% 0.091 195.7);
Tailwind
colors: {
  custom: {
    50: '#c0ffff',
    500: '#9fffff',
    950: '#000000',
  },
}
SCSS
$custom: #9fffff;
$custom-light: #c0ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#9fffff",
  "rgb": {
    "r": 159,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 81.176
  },
  "oklch": {
    "l": 0.94073,
    "c": 0.09098,
    "h": 195.7
  },
  "luminance": 0.86111
}

Semantic roles & 50–950 ramp

primary
#9FFFFF
secondary
#E35F5F
accent
#0000E6
background
#FDFFFF
surface
#F9FFFF
border
#D2D7D7
text
#131818
muted
#828686

Preview Lab

Preview with #9FFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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