#F7FFFC#F7FFFC

#F7FFFC is a very light, near-neutral teal. Relative luminance 0.983; OKLCH L 99.3% C 0.009 H 171.8°. Best body text is #000000 at 20.66:1 contrast (WCAG AA passes).

Color values

HEX#F7FFFC
RGBrgb(247, 255, 252)
HSLhsl(158, 100%, 98%)
HSVhsv(158, 3%, 100%)
CMYKcmyk(3.1%, 0%, 1.2%, 0%)
CIE-LABlab(99.35, -3.15, 0.52)
CIE-LCHlch(99.35, 3.20, 170.70°)
OKLaboklab(99.32% -0.0092 0.0013)
OKLCHoklch(99.32% 0.009 171.8)
XYZxyz(91.6852, 98.3220, 106.2244)
Luminance0.9832 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7FFFC #FFF7FA
analogous
#F7FFF8 #F7FFFC #F7FEFF
triadic
#F7FFFC #FCF7FF #FFFCF7
tetradic
#F7FFFC #F8F7FF #FFF7FA #FEFFF7
square
#F7FFFC #F8F7FF #FFF7FA #FEFFF7
split-complementary
#F7FFFC #FFF7FE #FFF8F7
monochromatic
#7DFFCE #BAFFE5 #E0FFF4 #E0FFF4 #E0FFF4

Accessibility & contrast

On white

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

On black

20.66
#F7FFFC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7FFFC
20.66:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7FFFC#FFFFFF#000000##000000
##F7FFFC1.001.0220.6620.66
#FFFFFF1.021.0021.0021.00
#00000020.6621.001.001.00
##00000020.6621.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFEFC
Deuteranopia (green-blind)
#FDFDFC
Tritanopia (blue-blind)
#F5FFFE
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #f7fffc;
/* rgb */ color: rgb(247, 255, 252);
/* oklch */ color: oklch(99.3% 0.009 171.8);
Tailwind
colors: {
  custom: {
    50: '#f9fffd',
    500: '#f7fffc',
    950: '#000000',
  },
}
SCSS
$custom: #f7fffc;
$custom-light: #f9fffd;
$custom-dark: #000000;
JSON
{
  "hex": "#f7fffc",
  "rgb": {
    "r": 247,
    "g": 255,
    "b": 252
  },
  "hsl": {
    "h": 157.5,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.99319,
    "c": 0.00927,
    "h": 171.8
  },
  "luminance": 0.98322
}

Semantic roles & 50–950 ramp

primary
#F7FFFC
secondary
#F0AAC4
accent
#0056E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F7FFFC

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

Preview Lab → · Contrast checker → · Palette generator →

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