#F1FFEB#F1FFEB

#F1FFEB is a very light, muted green. Relative luminance 0.962; OKLCH L 98.4% C 0.030 H 136.1°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).

Color values

HEX#F1FFEB
RGBrgb(241, 255, 235)
HSLhsl(102, 100%, 96%)
HSVhsv(102, 8%, 100%)
CMYKcmyk(5.5%, 0%, 7.8%, 0%)
CIE-LABlab(98.52, -8.09, 7.98)
CIE-LCHlch(98.52, 11.37, 135.40°)
OKLaboklab(98.43% -0.0217 0.0208)
OKLCHoklch(98.43% 0.03 136.1)
XYZxyz(87.0284, 96.2185, 92.5683)
Luminance0.9622 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F1FFEB #F9EBFF
analogous
#FBFFEB #F1FFEB #EBFFEF
triadic
#F1FFEB #EBF1FF #FFEBF1
tetradic
#F1FFEB #EBFBFF #F9EBFF #FFEFEB
square
#F1FFEB #EBFBFF #F9EBFF #FFEFEB
split-complementary
#F1FFEB #EFEBFF #FFEBFB
monochromatic
#9BFF71 #C6FFAE #EAFFE0 #EAFFE0 #EAFFE0

Accessibility & contrast

On white

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

On black

20.24
#F1FFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F1FFEB
20.24:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F1FFEB#FFFFFF#000000##000000
##F1FFEB1.001.0420.2420.24
#FFFFFF1.041.0021.0021.00
#00000020.2421.001.001.00
##00000020.2421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f1ffeb;
/* rgb */ color: rgb(241, 255, 235);
/* oklch */ color: oklch(98.4% 0.030 136.1);
Tailwind
colors: {
  custom: {
    50: '#f5fff1',
    500: '#f1ffeb',
    950: '#000000',
  },
}
SCSS
$custom: #f1ffeb;
$custom-light: #f5fff1;
$custom-dark: #000000;
JSON
{
  "hex": "#f1ffeb",
  "rgb": {
    "r": 241,
    "g": 255,
    "b": 235
  },
  "hsl": {
    "h": 102,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.98426,
    "c": 0.03008,
    "h": 136.1
  },
  "luminance": 0.96219
}

Semantic roles & 50–950 ramp

primary
#F1FFEB
secondary
#D7A0EE
accent
#00E6A1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685

Preview Lab

Preview with #F1FFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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