#F1FFEC#F1FFEC

#F1FFEC is a very light, muted green. Relative luminance 0.963; OKLCH L 98.5% C 0.029 H 137.4°. Best body text is #000000 at 20.26:1 contrast (WCAG AA passes).

Color values

HEX#F1FFEC
RGBrgb(241, 255, 236)
HSLhsl(104, 100%, 96%)
HSVhsv(104, 7%, 100%)
CMYKcmyk(5.5%, 0%, 7.5%, 0%)
CIE-LABlab(98.54, -7.92, 7.50)
CIE-LCHlch(98.54, 10.91, 136.56°)
OKLaboklab(98.45% -0.0213 0.0196)
OKLCHoklch(98.45% 0.029 137.4)
XYZxyz(87.1733, 96.2764, 93.3313)
Luminance0.9628 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1FFEC #FAECFF
analogous
#FBFFEC #F1FFEC #ECFFF1
triadic
#F1FFEC #ECF1FF #FFECF1
tetradic
#F1FFEC #ECFBFF #FAECFF #FFF1EC
square
#F1FFEC #ECFBFF #FAECFF #FFF1EC
split-complementary
#F1FFEC #F1ECFF #FFECFB
monochromatic
#97FF72 #C4FFAF #E8FFE0 #E8FFE0 #E8FFE0

Accessibility & contrast

On white

1.04
#F1FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.26
#F1FFEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1FFEC
20.26:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1FFEC#FFFFFF#000000##000000
##F1FFEC1.001.0420.2620.26
#FFFFFF1.041.0021.0021.00
#00000020.2621.001.001.00
##00000020.2621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCEB
Deuteranopia (green-blind)
#FEFAED
Tritanopia (blue-blind)
#F1FDF9
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f1ffec;
/* rgb */ color: rgb(241, 255, 236);
/* oklch */ color: oklch(98.5% 0.029 137.4);
Tailwind
colors: {
  custom: {
    50: '#f5fff2',
    500: '#f1ffec',
    950: '#000000',
  },
}
SCSS
$custom: #f1ffec;
$custom-light: #f5fff2;
$custom-dark: #000000;
JSON
{
  "hex": "#f1ffec",
  "rgb": {
    "r": 241,
    "g": 255,
    "b": 236
  },
  "hsl": {
    "h": 104.211,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.98452,
    "c": 0.02895,
    "h": 137.4
  },
  "luminance": 0.96277
}

Semantic roles & 50–950 ramp

primary
#F1FFEC
secondary
#DAA1EE
accent
#00E6A9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685

Preview Lab

Preview with #F1FFEC

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

Preview Lab → · Contrast checker → · Palette generator →

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