#F1FFFC#F1FFFC

#F1FFFC is a very light, near-neutral teal. Relative luminance 0.972; OKLCH L 98.9% C 0.015 H 181.8°. Best body text is #000000 at 20.45:1 contrast (WCAG AA passes).

Color values

HEX#F1FFFC
RGBrgb(241, 255, 252)
HSLhsl(167, 100%, 97%)
HSVhsv(167, 5%, 100%)
CMYKcmyk(5.5%, 0%, 1.2%, 0%)
CIE-LABlab(98.93, -5.11, -0.15)
CIE-LCHlch(98.93, 5.11, 181.68°)
OKLaboklab(98.88% -0.0152 -0.0005)
OKLCHoklch(98.88% 0.015 181.8)
XYZxyz(89.6028, 97.2482, 106.1268)
Luminance0.9725 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1FFFC #FFF1F4
analogous
#F1FFF5 #F1FFFC #F1FBFF
triadic
#F1FFFC #FCF1FF #FFFCF1
tetradic
#F1FFFC #F5F1FF #FFF1F4 #FBFFF1
square
#F1FFFC #F5F1FF #FFF1F4 #FBFFF1
split-complementary
#F1FFFC #FFF1FB #FFF5F1
monochromatic
#77FFE2 #B4FFEF #E0FFF8 #E0FFF8 #E0FFF8

Accessibility & contrast

On white

1.03
#F1FFFC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.45
#F1FFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1FFFC
20.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1FFFC#FFFFFF#000000##000000
##F1FFFC1.001.0320.4520.45
#FFFFFF1.031.0021.0021.00
#00000020.4521.001.001.00
##00000020.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFDFC
Deuteranopia (green-blind)
#FBFBFC
Tritanopia (blue-blind)
#EEFFFE
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f1fffc;
/* rgb */ color: rgb(241, 255, 252);
/* oklch */ color: oklch(98.9% 0.015 181.8);
Tailwind
colors: {
  custom: {
    50: '#f5fffd',
    500: '#f1fffc',
    950: '#000000',
  },
}
SCSS
$custom: #f1fffc;
$custom-light: #f5fffd;
$custom-dark: #000000;
JSON
{
  "hex": "#f1fffc",
  "rgb": {
    "r": 241,
    "g": 255,
    "b": 252
  },
  "hsl": {
    "h": 167.143,
    "s": 100,
    "l": 97.255
  },
  "oklch": {
    "l": 0.98882,
    "c": 0.01518,
    "h": 181.8
  },
  "luminance": 0.97249
}

Semantic roles & 50–950 ramp

primary
#F1FFFC
secondary
#EFA5B5
accent
#0031E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F1FFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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