#F2F4F2#F2F4F2

#F2F4F2 is a very light, near-neutral green. Relative luminance 0.900; OKLCH L 96.5% C 0.003 H 145.6°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).

Color values

HEX#F2F4F2
RGBrgb(242, 244, 242)
HSLhsl(120, 8%, 95%)
HSVhsv(120, 1%, 96%)
CMYKcmyk(0.8%, 0%, 0.8%, 4.3%)
CIE-LABlab(95.99, -1.02, 0.73)
CIE-LCHlch(95.99, 1.25, 144.40°)
OKLaboklab(96.51% -0.0028 0.0019)
OKLCHoklch(96.51% 0.003 145.6)
XYZxyz(84.9929, 89.9893, 96.8792)
Luminance0.8999 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F4F2 #F4F2F4
analogous
#F3F4F2 #F2F4F2 #F2F4F3
triadic
#F2F4F2 #F2F2F4 #F4F2F2
tetradic
#F2F4F2 #F2F3F4 #F4F2F4 #F4F3F2
square
#F2F4F2 #F2F3F4 #F4F2F4 #F4F3F2
split-complementary
#F2F4F2 #F3F2F4 #F4F2F3
monochromatic
#B0BCB0 #D1D8D1 #EEF1EE #EEF1EE #EEF1EE

Accessibility & contrast

On white

1.11
#F2F4F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.00
#F2F4F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F4F2
19.00:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F4F2#FFFFFF#000000##000000
##F2F4F21.001.1119.0019.00
#FFFFFF1.111.0021.0021.00
#00000019.0021.001.001.00
##00000019.0021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F4F2
Deuteranopia (green-blind)
#F4F3F2
Tritanopia (blue-blind)
#F2F4F3
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f2f4f2;
/* rgb */ color: rgb(242, 244, 242);
/* oklch */ color: oklch(96.5% 0.003 145.6);
Tailwind
colors: {
  custom: {
    50: '#f6f7f6',
    500: '#f2f4f2',
    950: '#000000',
  },
}
SCSS
$custom: #f2f4f2;
$custom-light: #f6f7f6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f4f2",
  "rgb": {
    "r": 242,
    "g": 244,
    "b": 242
  },
  "hsl": {
    "h": 120,
    "s": 8.333,
    "l": 95.294
  },
  "oklch": {
    "l": 0.96507,
    "c": 0.00338,
    "h": 145.6
  },
  "luminance": 0.89989
}

Semantic roles & 50–950 ramp

primary
#F2F4F2
secondary
#C8C2C8
accent
#539292
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2F4F2

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

Preview Lab → · Contrast checker → · Palette generator →

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