#F7FFFD#F7FFFD

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

Color values

HEX#F7FFFD
RGBrgb(247, 255, 253)
HSLhsl(165, 100%, 98%)
HSVhsv(165, 3%, 100%)
CMYKcmyk(3.1%, 0%, 0.8%, 0%)
CIE-LABlab(99.37, -2.98, 0.04)
CIE-LCHlch(99.37, 2.98, 179.24°)
OKLaboklab(99.35% -0.0088 0.0001)
OKLCHoklch(99.35% 0.009 179.6)
XYZxyz(91.8441, 98.3856, 107.0611)
Luminance0.9839 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7FFFD #FFF7F9
analogous
#F7FFF9 #F7FFFD #F7FDFF
triadic
#F7FFFD #FDF7FF #FFFDF7
tetradic
#F7FFFD #F9F7FF #FFF7F9 #FDFFF7
square
#F7FFFD #F9F7FF #FFF7F9 #FDFFF7
split-complementary
#F7FFFD #FFF7FD #FFF9F7
monochromatic
#7DFFDE #BAFFEE #E0FFF7 #E0FFF7 #E0FFF7

Accessibility & contrast

On white

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

On black

20.68
#F7FFFD on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7FFFD
20.68:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7FFFD#FFFFFF#000000##000000
##F7FFFD1.001.0220.6820.68
#FFFFFF1.021.0021.0021.00
#00000020.6821.001.001.00
##00000020.6821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f7fffd;
/* rgb */ color: rgb(247, 255, 253);
/* oklch */ color: oklch(99.3% 0.009 179.6);
Tailwind
colors: {
  custom: {
    50: '#f9fffe',
    500: '#f7fffd',
    950: '#000000',
  },
}
SCSS
$custom: #f7fffd;
$custom-light: #f9fffe;
$custom-dark: #000000;
JSON
{
  "hex": "#f7fffd",
  "rgb": {
    "r": 247,
    "g": 255,
    "b": 253
  },
  "hsl": {
    "h": 165,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.99347,
    "c": 0.00881,
    "h": 179.6
  },
  "luminance": 0.98386
}

Semantic roles & 50–950 ramp

primary
#F7FFFD
secondary
#F0AABC
accent
#0039E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F7FFFD

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

Preview Lab → · Contrast checker → · Palette generator →

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