#6FFFFF#6FFFFF

#6FFFFF is a very light, vivid teal. Relative luminance 0.821; OKLCH L 92.2% C 0.124 H 195.2°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).

Color values

HEX#6FFFFF
RGBrgb(111, 255, 255)
HSLhsl(180, 100%, 72%)
HSVhsv(180, 56%, 100%)
CMYKcmyk(56.5%, 0%, 0%, 0%)
CIE-LABlab(92.62, -38.44, -11.72)
CIE-LCHlch(92.62, 40.19, 196.95°)
OKLaboklab(92.2% -0.1193 -0.0325)
OKLCHoklch(92.2% 0.124 195.2)
XYZxyz(60.3578, 82.1134, 107.2569)
Luminance0.8212 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#6FFFFF #FF6F6F
analogous
#6FFFB7 #6FFFFF #6FB7FF
triadic
#6FFFFF #FF6FFF #FFFF6F
tetradic
#6FFFFF #B76FFF #FF6F6F #B7FF6F
square
#6FFFFF #B76FFF #FF6F6F #B7FF6F
split-complementary
#6FFFFF #FF6FB7 #FFB76F
monochromatic
#00F4F4 #32FFFF #6FFFFF #ACFFFF #E0FFFF

Accessibility & contrast

On white

1.21
#6FFFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

17.42
#6FFFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #6FFFFF
17.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##6FFFFF#FFFFFF#000000##000000
##6FFFFF1.001.2117.4217.42
#FFFFFF1.211.0021.0021.00
#00000017.4221.001.001.00
##00000017.4221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#D9E3FF
Tritanopia (blue-blind)
#00FFFF
Achromatopsia (no color)
#EAEAEA

Design tokens & code

CSS
--color: #6fffff;
/* rgb */ color: rgb(111, 255, 255);
/* oklch */ color: oklch(92.2% 0.124 195.2);
Tailwind
colors: {
  custom: {
    50: '#a6ffff',
    500: '#6fffff',
    950: '#000000',
  },
}
SCSS
$custom: #6fffff;
$custom-light: #a6ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#6fffff",
  "rgb": {
    "r": 111,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 71.765
  },
  "oklch": {
    "l": 0.922,
    "c": 0.12365,
    "h": 195.2
  },
  "luminance": 0.8212
}

Semantic roles & 50–950 ramp

primary
#6FFFFF
secondary
#DC3737
accent
#0000E6
background
#FDFFFF
surface
#F7FFFF
border
#D0D7D7
text
#111818
muted
#818686

Preview Lab

Preview with #6FFFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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