#F1FDF2#F1FDF2

#F1FDF2 is a very light, near-neutral green. Relative luminance 0.954; OKLCH L 98.2% C 0.019 H 147.8°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).

Color values

HEX#F1FDF2
RGBrgb(241, 253, 242)
HSLhsl(125, 75%, 97%)
HSVhsv(125, 5%, 99%)
CMYKcmyk(4.7%, 0%, 4.3%, 0.8%)
CIE-LABlab(98.18, -5.89, 3.90)
CIE-LCHlch(98.18, 7.06, 146.50°)
OKLaboklab(98.21% -0.0162 0.0102)
OKLCHoklch(98.21% 0.019 147.8)
XYZxyz(87.4250, 95.3616, 97.7880)
Luminance0.9536 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1FDF2 #FDF1FC
analogous
#F6FDF1 #F1FDF2 #F1FDF8
triadic
#F1FDF2 #F2F1FD #FDF2F1
tetradic
#F1FDF2 #F1F6FD #FDF1FC #FDF8F1
square
#F1FDF2 #F1F6FD #FDF1FC #FDF8F1
split-complementary
#F1FDF2 #F8F1FD #FDF1F6
monochromatic
#86EE8F #BBF5C0 #E4FBE6 #E4FBE6 #E4FBE6

Accessibility & contrast

On white

1.05
#F1FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.07
#F1FDF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1FDF2
20.07:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1FDF2#FFFFFF#000000##000000
##F1FDF21.001.0520.0720.07
#FFFFFF1.051.0021.0021.00
#00000020.0721.001.001.00
##00000020.0721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFBF1
Deuteranopia (green-blind)
#FBF9F2
Tritanopia (blue-blind)
#F0FCFA
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f1fdf2;
/* rgb */ color: rgb(241, 253, 242);
/* oklch */ color: oklch(98.2% 0.019 147.8);
Tailwind
colors: {
  custom: {
    50: '#f5fef6',
    500: '#f1fdf2',
    950: '#000000',
  },
}
SCSS
$custom: #f1fdf2;
$custom-light: #f5fef6;
$custom-dark: #000000;
JSON
{
  "hex": "#f1fdf2",
  "rgb": {
    "r": 241,
    "g": 253,
    "b": 242
  },
  "hsl": {
    "h": 125,
    "s": 75,
    "l": 96.863
  },
  "oklch": {
    "l": 0.98211,
    "c": 0.01918,
    "h": 147.8
  },
  "luminance": 0.95362
}

Semantic roles & 50–950 ramp

primary
#F1FDF2
secondary
#E5ADE1
accent
#0EC6D7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F1FDF2

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

Preview Lab → · Contrast checker → · Palette generator →

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