#F4FFFD#F4FFFD

#F4FFFD is a very light, near-neutral teal. Relative luminance 0.978; OKLCH L 99.1% C 0.012 H 184.1°. Best body text is #000000 at 20.57:1 contrast (WCAG AA passes).

Color values

HEX#F4FFFD
RGBrgb(244, 255, 253)
HSLhsl(169, 100%, 98%)
HSVhsv(169, 4%, 100%)
CMYKcmyk(4.3%, 0%, 0.8%, 0%)
CIE-LABlab(99.16, -3.95, -0.30)
CIE-LCHlch(99.16, 3.96, 184.27°)
OKLaboklab(99.13% -0.0118 -0.0008)
OKLCHoklch(99.13% 0.012 184.1)
XYZxyz(90.7944, 97.8443, 107.0119)
Luminance0.9785 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4FFFD #FFF4F6
analogous
#F4FFF7 #F4FFFD #F4FBFF
triadic
#F4FFFD #FDF4FF #FFFDF4
tetradic
#F4FFFD #F7F4FF #FFF4F6 #FBFFF4
square
#F4FFFD #F7F4FF #FFF4F6 #FBFFF4
split-complementary
#F4FFFD #FFF4FB #FFF7F4
monochromatic
#7AFFE7 #B7FFF2 #E0FFF9 #E0FFF9 #E0FFF9

Accessibility & contrast

On white

1.02
#F4FFFD on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.57
#F4FFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4FFFD
20.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4FFFD#FFFFFF#000000##000000
##F4FFFD1.001.0220.5720.57
#FFFFFF1.021.0021.0021.00
#00000020.5721.001.001.00
##00000020.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFEFD
Deuteranopia (green-blind)
#FBFCFD
Tritanopia (blue-blind)
#F1FFFE
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #f4fffd;
/* rgb */ color: rgb(244, 255, 253);
/* oklch */ color: oklch(99.1% 0.012 184.1);
Tailwind
colors: {
  custom: {
    50: '#f7fffe',
    500: '#f4fffd',
    950: '#000000',
  },
}
SCSS
$custom: #f4fffd;
$custom-light: #f7fffe;
$custom-dark: #000000;
JSON
{
  "hex": "#f4fffd",
  "rgb": {
    "r": 244,
    "g": 255,
    "b": 253
  },
  "hsl": {
    "h": 169.091,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.99127,
    "c": 0.01184,
    "h": 184.1
  },
  "luminance": 0.97845
}

Semantic roles & 50–950 ramp

primary
#F4FFFD
secondary
#F0A8B5
accent
#002AE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F4FFFD

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

Preview Lab → · Contrast checker → · Palette generator →

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