#F4FDF4#F4FDF4

#F4FDF4 is a very light, near-neutral green. Relative luminance 0.960; OKLCH L 98.5% C 0.015 H 145.5°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).

Color values

HEX#F4FDF4
RGBrgb(244, 253, 244)
HSLhsl(120, 69%, 97%)
HSVhsv(120, 4%, 99%)
CMYKcmyk(3.6%, 0%, 3.6%, 0.8%)
CIE-LABlab(98.44, -4.55, 3.27)
CIE-LCHlch(98.44, 5.60, 144.24°)
OKLaboklab(98.49% -0.0125 0.0086)
OKLCHoklch(98.49% 0.015 145.5)
XYZxyz(88.7597, 96.0149, 99.4270)
Luminance0.9601 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4FDF4 #FDF4FD
analogous
#F9FDF4 #F4FDF4 #F4FDF9
triadic
#F4FDF4 #F4F4FD #FDF4F4
tetradic
#F4FDF4 #F4F9FD #FDF4FD #FDF9F4
square
#F4FDF4 #F4F9FD #FDF4FD #FDF9F4
split-complementary
#F4FDF4 #F9F4FD #FDF4F9
monochromatic
#8CEA8C #C0F4C0 #E5FAE5 #E5FAE5 #E5FAE5

Accessibility & contrast

On white

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

On black

20.20
#F4FDF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4FDF4
20.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4FDF4#FFFFFF#000000##000000
##F4FDF41.001.0420.2020.20
#FFFFFF1.041.0021.0021.00
#00000020.2021.001.001.00
##00000020.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFBF4
Deuteranopia (green-blind)
#FCFAF4
Tritanopia (blue-blind)
#F3FCFA
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f4fdf4;
/* rgb */ color: rgb(244, 253, 244);
/* oklch */ color: oklch(98.5% 0.015 145.5);
Tailwind
colors: {
  custom: {
    50: '#f7fef7',
    500: '#f4fdf4',
    950: '#000000',
  },
}
SCSS
$custom: #f4fdf4;
$custom-light: #f7fef7;
$custom-dark: #000000;
JSON
{
  "hex": "#f4fdf4",
  "rgb": {
    "r": 244,
    "g": 253,
    "b": 244
  },
  "hsl": {
    "h": 120,
    "s": 69.231,
    "l": 97.451
  },
  "oklch": {
    "l": 0.98485,
    "c": 0.01514,
    "h": 145.5
  },
  "luminance": 0.96015
}

Semantic roles & 50–950 ramp

primary
#F4FDF4
secondary
#E4B1E4
accent
#14D1D1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F4FDF4

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

Preview Lab → · Contrast checker → · Palette generator →

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