#F0F4F4#F0F4F4

#F0F4F4 is a very light, near-neutral teal. Relative luminance 0.898; OKLCH L 96.4% C 0.004 H 197.1°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).

Color values

HEX#F0F4F4
RGBrgb(240, 244, 244)
HSLhsl(180, 15%, 95%)
HSVhsv(180, 2%, 96%)
CMYKcmyk(1.6%, 0%, 0%, 4.3%)
CIE-LABlab(95.90, -1.32, -0.46)
CIE-LCHlch(95.90, 1.40, 199.31°)
OKLaboklab(96.41% -0.0041 -0.0012)
OKLCHoklch(96.41% 0.004 197.1)
XYZxyz(84.6121, 89.7581, 98.4379)
Luminance0.8976 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F4F4 #F4F0F0
analogous
#F0F4F2 #F0F4F4 #F0F2F4
triadic
#F0F4F4 #F4F0F4 #F4F4F0
tetradic
#F0F4F4 #F2F0F4 #F4F0F0 #F2F4F0
square
#F0F4F4 #F2F0F4 #F4F0F0 #F2F4F0
split-complementary
#F0F4F4 #F4F0F2 #F4F2F0
monochromatic
#A9C0C0 #CDDADA #EDF2F2 #EDF2F2 #EDF2F2

Accessibility & contrast

On white

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

On black

18.95
#F0F4F4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F4F4
18.95:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F4F4#FFFFFF#000000##000000
##F0F4F41.001.1118.9518.95
#FFFFFF1.111.0021.0021.00
#00000018.9521.001.001.00
##00000018.9521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F3F4F4
Deuteranopia (green-blind)
#F3F3F4
Tritanopia (blue-blind)
#EFF4F4
Achromatopsia (no color)
#F3F3F3

Design tokens & code

CSS
--color: #f0f4f4;
/* rgb */ color: rgb(240, 244, 244);
/* oklch */ color: oklch(96.4% 0.004 197.1);
Tailwind
colors: {
  custom: {
    50: '#f4f7f7',
    500: '#f0f4f4',
    950: '#000000',
  },
}
SCSS
$custom: #f0f4f4;
$custom-light: #f4f7f7;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f4f4",
  "rgb": {
    "r": 240,
    "g": 244,
    "b": 244
  },
  "hsl": {
    "h": 180,
    "s": 15.385,
    "l": 94.902
  },
  "oklch": {
    "l": 0.96412,
    "c": 0.00426,
    "h": 197.1
  },
  "luminance": 0.89758
}

Semantic roles & 50–950 ramp

primary
#F0F4F4
secondary
#CABEBE
accent
#4C4C9A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585

Preview Lab

Preview with #F0F4F4

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

Preview Lab → · Contrast checker → · Palette generator →

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