#F8FFFF#F8FFFF

#F8FFFF is a very light, near-neutral teal. Relative luminance 0.987; OKLCH L 99.5% C 0.007 H 197.0°. Best body text is #000000 at 20.74:1 contrast (WCAG AA passes).

Color values

HEX#F8FFFF
RGBrgb(248, 255, 255)
HSLhsl(180, 100%, 99%)
HSVhsv(180, 3%, 100%)
CMYKcmyk(2.7%, 0%, 0%, 0%)
CIE-LABlab(99.49, -2.29, -0.80)
CIE-LCHlch(99.49, 2.43, 199.26°)
OKLaboklab(99.48% -0.0071 -0.0022)
OKLCHoklch(99.48% 0.007 197)
XYZxyz(92.5181, 98.6960, 108.7645)
Luminance0.9870 (WCAG relative)
Temperaturecool
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8FFFF #FFF8F8
analogous
#F8FFFB #F8FFFF #F8FBFF
triadic
#F8FFFF #FFF8FF #FFFFF8
tetradic
#F8FFFF #FBF8FF #FFF8F8 #FBFFF8
square
#F8FFFF #FBF8FF #FFF8F8 #FBFFF8
split-complementary
#F8FFFF #FFF8FB #FFFBF8
monochromatic
#7EFFFF #BBFFFF #E0FFFF #E0FFFF #E0FFFF

Accessibility & contrast

On white

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

On black

20.74
#F8FFFF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8FFFF
20.74:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8FFFF#FFFFFF#000000##000000
##F8FFFF1.001.0120.7420.74
#FFFFFF1.011.0021.0021.00
#00000020.7421.001.001.00
##00000020.7421.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f8ffff;
/* rgb */ color: rgb(248, 255, 255);
/* oklch */ color: oklch(99.5% 0.007 197.0);
Tailwind
colors: {
  custom: {
    50: '#faffff',
    500: '#f8ffff',
    950: '#000000',
  },
}
SCSS
$custom: #f8ffff;
$custom-light: #faffff;
$custom-dark: #000000;
JSON
{
  "hex": "#f8ffff",
  "rgb": {
    "r": 248,
    "g": 255,
    "b": 255
  },
  "hsl": {
    "h": 180,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.99477,
    "c": 0.00738,
    "h": 197
  },
  "luminance": 0.98696
}

Semantic roles & 50–950 ramp

primary
#F8FFFF
secondary
#F0ABAB
accent
#0000E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171818
muted
#858686

Preview Lab

Preview with #F8FFFF

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

Preview Lab → · Contrast checker → · Palette generator →

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