#F6FFFF#F6FFFF

#F6FFFF is a very light, near-neutral teal. Relative luminance 0.983; OKLCH L 99.3% C 0.009 H 197.0°. Best body text is #000000 at 20.67:1 contrast (WCAG AA passes).

Color values

HEX#F6FFFF
RGBrgb(246, 255, 255)
HSLhsl(180, 100%, 98%)
HSVhsv(180, 4%, 100%)
CMYKcmyk(3.5%, 0%, 0%, 0%)
CIE-LABlab(99.35, -2.94, -1.03)
CIE-LCHlch(99.35, 3.12, 199.21°)
OKLaboklab(99.33% -0.0091 -0.0028)
OKLCHoklch(99.33% 0.009 197)
XYZxyz(91.8126, 98.3323, 108.7314)
Luminance0.9833 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F6FFFF #FFF6F6
analogous
#F6FFFA #F6FFFF #F6FAFF
triadic
#F6FFFF #FFF6FF #FFFFF6
tetradic
#F6FFFF #FAF6FF #FFF6F6 #FAFFF6
square
#F6FFFF #FAF6FF #FFF6F6 #FAFFF6
split-complementary
#F6FFFF #FFF6FA #FFFAF6
monochromatic
#7CFFFF #B9FFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.02
#F6FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.67
#F6FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F6FFFF
20.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F6FFFF#FFFFFF#000000##000000
##F6FFFF1.001.0220.6720.67
#FFFFFF1.021.0021.0021.00
#00000020.6721.001.001.00
##00000020.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFEFF
Deuteranopia (green-blind)
#FCFDFF
Tritanopia (blue-blind)
#F4FFFF
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #f6ffff;
/* rgb */ color: rgb(246, 255, 255);
/* oklch */ color: oklch(99.3% 0.009 197.0);
Tailwind
colors: {
  custom: {
    50: '#f9ffff',
    500: '#f6ffff',
    950: '#000000',
  },
}
SCSS
$custom: #f6ffff;
$custom-light: #f9ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#f6ffff",
  "rgb": {
    "r": 246,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 98.235
  },
  "oklch": {
    "l": 0.9933,
    "c": 0.00947,
    "h": 197
  },
  "luminance": 0.98333
}

Semantic roles & 50–950 ramp

primary
#F6FFFF
secondary
#F0A9A9
accent
#0000E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171818
muted
#858686

Preview Lab

Preview with #F6FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

#F6FFFF Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva