#F2F4F4#F2F4F4

#F2F4F4 is a very light, near-neutral teal. Relative luminance 0.901; OKLCH L 96.6% C 0.002 H 197.2°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).

Color values

HEX#F2F4F4
RGBrgb(242, 244, 244)
HSLhsl(180, 8%, 95%)
HSVhsv(180, 1%, 96%)
CMYKcmyk(0.8%, 0%, 0%, 4.3%)
CIE-LABlab(96.04, -0.66, -0.23)
CIE-LCHlch(96.04, 0.70, 199.36°)
OKLaboklab(96.56% -0.002 -0.0006)
OKLCHoklch(96.56% 0.002 197.2)
XYZxyz(85.2950, 90.1102, 98.4699)
Luminance0.9011 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F4F4 #F4F2F2
analogous
#F2F4F3 #F2F4F4 #F2F3F4
triadic
#F2F4F4 #F4F2F4 #F4F4F2
tetradic
#F2F4F4 #F3F2F4 #F4F2F2 #F3F4F2
square
#F2F4F4 #F3F2F4 #F4F2F2 #F3F4F2
split-complementary
#F2F4F4 #F4F2F3 #F4F3F2
monochromatic
#B0BCBC #D1D8D8 #EEF1F1 #EEF1F1 #EEF1F1

Accessibility & contrast

On white

1.10
#F2F4F4 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.02
#F2F4F4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F4F4
19.02:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F4F4#FFFFFF#000000##000000
##F2F4F41.001.1019.0219.02
#FFFFFF1.101.0021.0021.00
#00000019.0221.001.001.00
##00000019.0221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F4F4F4
Deuteranopia (green-blind)
#F3F3F4
Tritanopia (blue-blind)
#F1F4F4
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #f2f4f4;
/* rgb */ color: rgb(242, 244, 244);
/* oklch */ color: oklch(96.6% 0.002 197.2);
Tailwind
colors: {
  custom: {
    50: '#f6f7f7',
    500: '#f2f4f4',
    950: '#000000',
  },
}
SCSS
$custom: #f2f4f4;
$custom-light: #f6f7f7;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f4f4",
  "rgb": {
    "r": 242,
    "g": 244,
    "b": 244
  },
  "hsl": {
    "h": 180,
    "s": 8.333,
    "l": 95.294
  },
  "oklch": {
    "l": 0.96563,
    "c": 0.00214,
    "h": 197.2
  },
  "luminance": 0.9011
}

Semantic roles & 50–950 ramp

primary
#F2F4F4
secondary
#C8C2C2
accent
#535392
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2F4F4

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

Preview Lab → · Contrast checker → · Palette generator →

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