#F9FFFD#F9FFFD

#F9FFFD is a very light, near-neutral teal. Relative luminance 0.988; OKLCH L 99.5% C 0.007 H 174.4°. Best body text is #000000 at 20.75:1 contrast (WCAG AA passes).

Color values

HEX#F9FFFD
RGBrgb(249, 255, 253)
HSLhsl(160, 100%, 99%)
HSVhsv(160, 2%, 100%)
CMYKcmyk(2.4%, 0%, 0.8%, 0%)
CIE-LABlab(99.52, -2.32, 0.27)
CIE-LCHlch(99.52, 2.34, 173.48°)
OKLaboklab(99.5% -0.0068 0.0007)
OKLCHoklch(99.5% 0.007 174.4)
XYZxyz(92.5534, 98.7513, 107.0944)
Luminance0.9875 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F9FFFD #FFF9FB
analogous
#F9FFFA #F9FFFD #F9FEFF
triadic
#F9FFFD #FDF9FF #FFFDF9
tetradic
#F9FFFD #FAF9FF #FFF9FB #FEFFF9
square
#F9FFFD #FAF9FF #FFF9FB #FEFFF9
split-complementary
#F9FFFD #FFF9FE #FFFAF9
monochromatic
#7FFFD4 #BCFFE9 #E0FFF5 #E0FFF5 #E0FFF5

Accessibility & contrast

On white

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

On black

20.75
#F9FFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F9FFFD
20.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F9FFFD#FFFFFF#000000##000000
##F9FFFD1.001.0120.7520.75
#FFFFFF1.011.0021.0021.00
#00000020.7521.001.001.00
##00000020.7521.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f9fffd;
/* rgb */ color: rgb(249, 255, 253);
/* oklch */ color: oklch(99.5% 0.007 174.4);
Tailwind
colors: {
  custom: {
    50: '#fbfffe',
    500: '#f9fffd',
    950: '#000000',
  },
}
SCSS
$custom: #f9fffd;
$custom-light: #fbfffe;
$custom-dark: #000000;
JSON
{
  "hex": "#f9fffd",
  "rgb": {
    "r": 249,
    "g": 255,
    "b": 253
  },
  "hsl": {
    "h": 160,
    "s": 100,
    "l": 98.824
  },
  "oklch": {
    "l": 0.99495,
    "c": 0.00683,
    "h": 174.4
  },
  "luminance": 0.98752
}

Semantic roles & 50–950 ramp

primary
#F9FFFD
secondary
#F0ACC3
accent
#004CE6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F9FFFD

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

Preview Lab → · Contrast checker → · Palette generator →

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