#F8FFFE#F8FFFE

#F8FFFE is a very light, near-neutral teal. Relative luminance 0.986; OKLCH L 99.4% C 0.007 H 186.9°. Best body text is #000000 at 20.73:1 contrast (WCAG AA passes).

Color values

HEX#F8FFFE
RGBrgb(248, 255, 254)
HSLhsl(171, 100%, 99%)
HSVhsv(171, 3%, 100%)
CMYKcmyk(2.7%, 0%, 0.4%, 0%)
CIE-LABlab(99.47, -2.47, -0.32)
CIE-LCHlch(99.47, 2.49, 187.48°)
OKLaboklab(99.45% -0.0074 -0.0009)
OKLCHoklch(99.45% 0.007 186.9)
XYZxyz(92.3575, 98.6318, 107.9189)
Luminance0.9863 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8FFFE #FFF8F9
analogous
#F8FFFA #F8FFFE #F8FCFF
triadic
#F8FFFE #FEF8FF #FFFEF8
tetradic
#F8FFFE #FAF8FF #FFF8F9 #FCFFF8
square
#F8FFFE #FAF8FF #FFF8F9 #FCFFF8
split-complementary
#F8FFFE #FFF8FC #FFFAF8
monochromatic
#7EFFED #BBFFF5 #E0FFFB #E0FFFB #E0FFFB

Accessibility & contrast

On white

1.01
#F8FFFE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.73
#F8FFFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8FFFE
20.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8FFFE#FFFFFF#000000##000000
##F8FFFE1.001.0120.7320.73
#FFFFFF1.011.0021.0021.00
#00000020.7321.001.001.00
##00000020.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFEFE
Deuteranopia (green-blind)
#FDFDFE
Tritanopia (blue-blind)
#F6FFFF
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #f8fffe;
/* rgb */ color: rgb(248, 255, 254);
/* oklch */ color: oklch(99.4% 0.007 186.9);
Tailwind
colors: {
  custom: {
    50: '#fafffe',
    500: '#f8fffe',
    950: '#000000',
  },
}
SCSS
$custom: #f8fffe;
$custom-light: #fafffe;
$custom-dark: #000000;
JSON
{
  "hex": "#f8fffe",
  "rgb": {
    "r": 248,
    "g": 255,
    "b": 254
  },
  "hsl": {
    "h": 171.429,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.99449,
    "c": 0.00748,
    "h": 186.9
  },
  "luminance": 0.98632
}

Semantic roles & 50–950 ramp

primary
#F8FFFE
secondary
#F0ABB5
accent
#0021E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F8FFFE

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

Preview Lab → · Contrast checker → · Palette generator →

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