#F2FFEF#F2FFEF

#F2FFEF is a very light, muted green. Relative luminance 0.966; OKLCH L 98.6% C 0.025 H 139.8°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).

Color values

HEX#F2FFEF
RGBrgb(242, 255, 239)
HSLhsl(109, 100%, 97%)
HSVhsv(109, 6%, 100%)
CMYKcmyk(5.1%, 0%, 6.3%, 0%)
CIE-LABlab(98.68, -7.08, 6.17)
CIE-LCHlch(98.68, 9.39, 138.89°)
OKLaboklab(98.6% -0.0191 0.0162)
OKLCHoklch(98.6% 0.025 139.8)
XYZxyz(87.9552, 96.6288, 95.6621)
Luminance0.9663 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFEF #FCEFFF
analogous
#FAFFEF #F2FFEF #EFFFF4
triadic
#F2FFEF #EFF2FF #FFEFF2
tetradic
#F2FFEF #EFFAFF #FCEFFF #FFF4EF
square
#F2FFEF #EFFAFF #FCEFFF #FFF4EF
split-complementary
#F2FFEF #F4EFFF #FFEFFA
monochromatic
#8FFF75 #C0FFB2 #E6FFE0 #E6FFE0 #E6FFE0

Accessibility & contrast

On white

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

On black

20.33
#F2FFEF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FFEF
20.33:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FFEF#FFFFFF#000000##000000
##F2FFEF1.001.0320.3320.33
#FFFFFF1.031.0021.0021.00
#00000020.3321.001.001.00
##00000020.3321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCEE
Deuteranopia (green-blind)
#FEFBF0
Tritanopia (blue-blind)
#F1FEFA
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f2ffef;
/* rgb */ color: rgb(242, 255, 239);
/* oklch */ color: oklch(98.6% 0.025 139.8);
Tailwind
colors: {
  custom: {
    50: '#f6fff4',
    500: '#f2ffef',
    950: '#000000',
  },
}
SCSS
$custom: #f2ffef;
$custom-light: #f6fff4;
$custom-dark: #000000;
JSON
{
  "hex": "#f2ffef",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 239
  },
  "hsl": {
    "h": 108.75,
    "s": 100,
    "l": 96.863
  },
  "oklch": {
    "l": 0.98603,
    "c": 0.02504,
    "h": 139.8
  },
  "luminance": 0.96629
}

Semantic roles & 50–950 ramp

primary
#F2FFEF
secondary
#E1A3EF
accent
#00E6BA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685

Preview Lab

Preview with #F2FFEF

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

Preview Lab → · Contrast checker → · Palette generator →

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