#F7FFFF#F7FFFF

#F7FFFF is a very light, near-neutral teal. Relative luminance 0.985; OKLCH L 99.4% C 0.008 H 197.0°. Best body text is #000000 at 20.70:1 contrast (WCAG AA passes).

Color values

HEX#F7FFFF
RGBrgb(247, 255, 255)
HSLhsl(180, 100%, 98%)
HSVhsv(180, 3%, 100%)
CMYKcmyk(3.1%, 0%, 0%, 0%)
CIE-LABlab(99.42, -2.62, -0.91)
CIE-LCHlch(99.42, 2.77, 199.23°)
OKLaboklab(99.4% -0.0081 -0.0025)
OKLCHoklch(99.4% 0.008 197)
XYZxyz(92.1644, 98.5137, 108.7479)
Luminance0.9851 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7FFFF #FFF7F7
analogous
#F7FFFB #F7FFFF #F7FBFF
triadic
#F7FFFF #FFF7FF #FFFFF7
tetradic
#F7FFFF #FBF7FF #FFF7F7 #FBFFF7
square
#F7FFFF #FBF7FF #FFF7F7 #FBFFF7
split-complementary
#F7FFFF #FFF7FB #FFFBF7
monochromatic
#7DFFFF #BAFFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

1.01
#F7FFFF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.70
#F7FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7FFFF
20.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7FFFF#FFFFFF#000000##000000
##F7FFFF1.001.0120.7020.70
#FFFFFF1.011.0021.0021.00
#00000020.7021.001.001.00
##00000020.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFEFF
Deuteranopia (green-blind)
#FCFDFF
Tritanopia (blue-blind)
#F5FFFF
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #f7ffff;
/* rgb */ color: rgb(247, 255, 255);
/* oklch */ color: oklch(99.4% 0.008 197.0);
Tailwind
colors: {
  custom: {
    50: '#f9ffff',
    500: '#f7ffff',
    950: '#000000',
  },
}
SCSS
$custom: #f7ffff;
$custom-light: #f9ffff;
$custom-dark: #000000;
JSON
{
  "hex": "#f7ffff",
  "rgb": {
    "r": 247,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.99403,
    "c": 0.00843,
    "h": 197
  },
  "luminance": 0.98514
}

Semantic roles & 50–950 ramp

primary
#F7FFFF
secondary
#F0AAAA
accent
#0000E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171818
muted
#858686

Preview Lab

Preview with #F7FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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