#F4FFFC#F4FFFC

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

Color values

HEX#F4FFFC
RGBrgb(244, 255, 252)
HSLhsl(164, 100%, 98%)
HSVhsv(164, 4%, 100%)
CMYKcmyk(4.3%, 0%, 1.2%, 0%)
CIE-LABlab(99.14, -4.13, 0.18)
CIE-LCHlch(99.14, 4.14, 177.49°)
OKLaboklab(99.1% -0.0122 0.0004)
OKLCHoklch(99.1% 0.012 178)
XYZxyz(90.6355, 97.7808, 106.1752)
Luminance0.9778 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4FFFC #FFF4F7
analogous
#F4FFF6 #F4FFFC #F4FCFF
triadic
#F4FFFC #FCF4FF #FFFCF4
tetradic
#F4FFFC #F6F4FF #FFF4F7 #FCFFF4
square
#F4FFFC #F6F4FF #FFF4F7 #FCFFF4
split-complementary
#F4FFFC #FFF4FC #FFF6F4
monochromatic
#7AFFDB #B7FFEB #E0FFF7 #E0FFF7 #E0FFF7

Accessibility & contrast

On white

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

On black

20.56
#F4FFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4FFFC
20.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4FFFC#FFFFFF#000000##000000
##F4FFFC1.001.0220.5620.56
#FFFFFF1.021.0021.0021.00
#00000020.5621.001.001.00
##00000020.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFDFC
Deuteranopia (green-blind)
#FCFCFC
Tritanopia (blue-blind)
#F2FFFE
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f4fffc;
/* rgb */ color: rgb(244, 255, 252);
/* oklch */ color: oklch(99.1% 0.012 178.0);
Tailwind
colors: {
  custom: {
    50: '#f7fffd',
    500: '#f4fffc',
    950: '#000000',
  },
}
SCSS
$custom: #f4fffc;
$custom-light: #f7fffd;
$custom-dark: #000000;
JSON
{
  "hex": "#f4fffc",
  "rgb": {
    "r": 244,
    "g": 255,
    "b": 252
  },
  "hsl": {
    "h": 163.636,
    "s": 100,
    "l": 97.843
  },
  "oklch": {
    "l": 0.991,
    "c": 0.0122,
    "h": 178
  },
  "luminance": 0.97781
}

Semantic roles & 50–950 ramp

primary
#F4FFFC
secondary
#F0A8BB
accent
#003FE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F4FFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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