#F7FFFB#F7FFFB

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

Color values

HEX#F7FFFB
RGBrgb(247, 255, 251)
HSLhsl(150, 100%, 98%)
HSVhsv(150, 3%, 100%)
CMYKcmyk(3.1%, 0%, 1.6%, 0%)
CIE-LABlab(99.32, -3.33, 0.99)
CIE-LCHlch(99.32, 3.48, 163.40°)
OKLaboklab(99.29% -0.0096 0.0026)
OKLCHoklch(99.29% 0.01 164.9)
XYZxyz(91.5272, 98.2588, 105.3920)
Luminance0.9826 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7FFFB #FFF7FB
analogous
#F7FFF7 #F7FFFB #F7FFFF
triadic
#F7FFFB #FBF7FF #FFFBF7
tetradic
#F7FFFB #F7F7FF #FFF7FB #FFFFF7
square
#F7FFFB #F7F7FF #FFF7FB #FFFFF7
split-complementary
#F7FFFB #FFF7FF #FFF7F7
monochromatic
#7DFFBE #BAFFDC #E0FFF0 #E0FFF0 #E0FFF0

Accessibility & contrast

On white

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

On black

20.65
#F7FFFB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7FFFB
20.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7FFFB#FFFFFF#000000##000000
##F7FFFB1.001.0220.6520.65
#FFFFFF1.021.0021.0021.00
#00000020.6521.001.001.00
##00000020.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFEFB
Deuteranopia (green-blind)
#FDFDFB
Tritanopia (blue-blind)
#F6FFFE
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #f7fffb;
/* rgb */ color: rgb(247, 255, 251);
/* oklch */ color: oklch(99.3% 0.010 164.9);
Tailwind
colors: {
  custom: {
    50: '#f9fffc',
    500: '#f7fffb',
    950: '#000000',
  },
}
SCSS
$custom: #f7fffb;
$custom-light: #f9fffc;
$custom-dark: #000000;
JSON
{
  "hex": "#f7fffb",
  "rgb": {
    "r": 247,
    "g": 255,
    "b": 251
  },
  "hsl": {
    "h": 150,
    "s": 100,
    "l": 98.431
  },
  "oklch": {
    "l": 0.99292,
    "c": 0.0099,
    "h": 164.9
  },
  "luminance": 0.98259
}

Semantic roles & 50–950 ramp

primary
#F7FFFB
secondary
#F0AACD
accent
#0073E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F7FFFB

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

Preview Lab → · Contrast checker → · Palette generator →

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