#F1FFFD#F1FFFD

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

Color values

HEX#F1FFFD
RGBrgb(241, 255, 253)
HSLhsl(171, 100%, 97%)
HSVhsv(171, 5%, 100%)
CMYKcmyk(5.5%, 0%, 0.8%, 0%)
CIE-LABlab(98.95, -4.92, -0.63)
CIE-LCHlch(98.95, 4.96, 187.25°)
OKLaboklab(98.91% -0.0148 -0.0017)
OKLCHoklch(98.91% 0.015 186.7)
XYZxyz(89.7617, 97.3118, 106.9635)
Luminance0.9731 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1FFFD #FFF1F3
analogous
#F1FFF6 #F1FFFD #F1FAFF
triadic
#F1FFFD #FDF1FF #FFFDF1
tetradic
#F1FFFD #F6F1FF #FFF1F3 #FAFFF1
square
#F1FFFD #F6F1FF #FFF1F3 #FAFFF1
split-complementary
#F1FFFD #FFF1FA #FFF6F1
monochromatic
#77FFEC #B4FFF4 #E0FFFB #E0FFFB #E0FFFB

Accessibility & contrast

On white

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

On black

20.46
#F1FFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1FFFD
20.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1FFFD#FFFFFF#000000##000000
##F1FFFD1.001.0320.4620.46
#FFFFFF1.031.0021.0021.00
#00000020.4621.001.001.00
##00000020.4621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f1fffd;
/* rgb */ color: rgb(241, 255, 253);
/* oklch */ color: oklch(98.9% 0.015 186.7);
Tailwind
colors: {
  custom: {
    50: '#f5fffe',
    500: '#f1fffd',
    950: '#000000',
  },
}
SCSS
$custom: #f1fffd;
$custom-light: #f5fffe;
$custom-dark: #000000;
JSON
{
  "hex": "#f1fffd",
  "rgb": {
    "r": 241,
    "g": 255,
    "b": 253
  },
  "hsl": {
    "h": 171.429,
    "s": 100,
    "l": 97.255
  },
  "oklch": {
    "l": 0.9891,
    "c": 0.0149,
    "h": 186.7
  },
  "luminance": 0.97313
}

Semantic roles & 50–950 ramp

primary
#F1FFFD
secondary
#EFA5B0
accent
#0021E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F1FFFD

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

Preview Lab → · Contrast checker → · Palette generator →

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