#F8FFFD#F8FFFD

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

Color values

HEX#F8FFFD
RGBrgb(248, 255, 253)
HSLhsl(163, 100%, 99%)
HSVhsv(163, 3%, 100%)
CMYKcmyk(2.7%, 0%, 0.8%, 0%)
CIE-LABlab(99.44, -2.65, 0.15)
CIE-LCHlch(99.44, 2.65, 176.71°)
OKLaboklab(99.42% -0.0078 0.0004)
OKLCHoklch(99.42% 0.008 177.4)
XYZxyz(92.1978, 98.5679, 107.0777)
Luminance0.9857 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8FFFD #FFF8FA
analogous
#F8FFF9 #F8FFFD #F8FDFF
triadic
#F8FFFD #FDF8FF #FFFDF8
tetradic
#F8FFFD #F9F8FF #FFF8FA #FDFFF8
square
#F8FFFD #F9F8FF #FFF8FA #FDFFF8
split-complementary
#F8FFFD #FFF8FD #FFF9F8
monochromatic
#7EFFDA #BBFFEC #E0FFF6 #E0FFF6 #E0FFF6

Accessibility & contrast

On white

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

On black

20.71
#F8FFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8FFFD
20.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8FFFD#FFFFFF#000000##000000
##F8FFFD1.001.0120.7120.71
#FFFFFF1.011.0021.0021.00
#00000020.7121.001.001.00
##00000020.7121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f8fffd;
/* rgb */ color: rgb(248, 255, 253);
/* oklch */ color: oklch(99.4% 0.008 177.4);
Tailwind
colors: {
  custom: {
    50: '#fafffe',
    500: '#f8fffd',
    950: '#000000',
  },
}
SCSS
$custom: #f8fffd;
$custom-light: #fafffe;
$custom-dark: #000000;
JSON
{
  "hex": "#f8fffd",
  "rgb": {
    "r": 248,
    "g": 255,
    "b": 253
  },
  "hsl": {
    "h": 162.857,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.99421,
    "c": 0.00781,
    "h": 177.4
  },
  "luminance": 0.98568
}

Semantic roles & 50–950 ramp

primary
#F8FFFD
secondary
#F0ABBF
accent
#0042E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F8FFFD

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

Preview Lab → · Contrast checker → · Palette generator →

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