#F8FFFC#F8FFFC

#F8FFFC is a very light, near-neutral teal. Relative luminance 0.985; OKLCH L 99.4% C 0.008 H 168.7°. Best body text is #000000 at 20.70:1 contrast (WCAG AA passes).

Color values

HEX#F8FFFC
RGBrgb(248, 255, 252)
HSLhsl(154, 100%, 99%)
HSVhsv(154, 3%, 100%)
CMYKcmyk(2.7%, 0%, 1.2%, 0%)
CIE-LABlab(99.42, -2.83, 0.63)
CIE-LCHlch(99.42, 2.90, 167.46°)
OKLaboklab(99.39% -0.0082 0.0016)
OKLCHoklch(99.39% 0.008 168.7)
XYZxyz(92.0389, 98.5044, 106.2410)
Luminance0.9850 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8FFFC #FFF8FB
analogous
#F8FFF8 #F8FFFC #F8FEFF
triadic
#F8FFFC #FCF8FF #FFFCF8
tetradic
#F8FFFC #F8F8FF #FFF8FB #FEFFF8
square
#F8FFFC #F8F8FF #FFF8FB #FEFFF8
split-complementary
#F8FFFC #FFF8FE #FFF8F8
monochromatic
#7EFFC8 #BBFFE2 #E0FFF2 #E0FFF2 #E0FFF2

Accessibility & contrast

On white

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

On black

20.70
#F8FFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8FFFC
20.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8FFFC#FFFFFF#000000##000000
##F8FFFC1.001.0120.7020.70
#FFFFFF1.011.0021.0021.00
#00000020.7021.001.001.00
##00000020.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFEFC
Deuteranopia (green-blind)
#FDFDFC
Tritanopia (blue-blind)
#F7FFFE
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #f8fffc;
/* rgb */ color: rgb(248, 255, 252);
/* oklch */ color: oklch(99.4% 0.008 168.7);
Tailwind
colors: {
  custom: {
    50: '#fafffd',
    500: '#f8fffc',
    950: '#000000',
  },
}
SCSS
$custom: #f8fffc;
$custom-light: #fafffd;
$custom-dark: #000000;
JSON
{
  "hex": "#f8fffc",
  "rgb": {
    "r": 248,
    "g": 255,
    "b": 252
  },
  "hsl": {
    "h": 154.286,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.99393,
    "c": 0.00834,
    "h": 168.7
  },
  "luminance": 0.98505
}

Semantic roles & 50–950 ramp

primary
#F8FFFC
secondary
#F0ABC9
accent
#0062E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F8FFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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