#F8FFFA#F8FFFA

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

Color values

HEX#F8FFFA
RGBrgb(248, 255, 250)
HSLhsl(137, 100%, 99%)
HSVhsv(137, 3%, 100%)
CMYKcmyk(2.7%, 0%, 2%, 0%)
CIE-LABlab(99.37, -3.18, 1.58)
CIE-LCHlch(99.37, 3.55, 153.54°)
OKLaboklab(99.34% -0.0089 0.0042)
OKLCHoklch(99.34% 0.01 155.1)
XYZxyz(91.7236, 98.3783, 104.5806)
Luminance0.9838 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8FFFA #FFF8FD
analogous
#F9FFF8 #F8FFFA #F8FFFD
triadic
#F8FFFA #FAF8FF #FFFAF8
tetradic
#F8FFFA #F8F9FF #FFF8FD #FFFDF8
square
#F8FFFA #F8F9FF #FFF8FD #FFFDF8
split-complementary
#F8FFFA #FDF8FF #FFF8F9
monochromatic
#7EFFA3 #BBFFCE #E0FFE9 #E0FFE9 #E0FFE9

Accessibility & contrast

On white

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

On black

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

Best text color

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

Contrast matrix

fg \ bg##F8FFFA#FFFFFF#000000##000000
##F8FFFA1.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)
#FFFEFA
Deuteranopia (green-blind)
#FEFDFA
Tritanopia (blue-blind)
#F7FFFD
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #f8fffa;
/* rgb */ color: rgb(248, 255, 250);
/* oklch */ color: oklch(99.3% 0.010 155.1);
Tailwind
colors: {
  custom: {
    50: '#fafffb',
    500: '#f8fffa',
    950: '#000000',
  },
}
SCSS
$custom: #f8fffa;
$custom-light: #fafffb;
$custom-dark: #000000;
JSON
{
  "hex": "#f8fffa",
  "rgb": {
    "r": 248,
    "g": 255,
    "b": 250
  },
  "hsl": {
    "h": 137.143,
    "s": 100,
    "l": 98.627
  },
  "oklch": {
    "l": 0.99338,
    "c": 0.00985,
    "h": 155.1
  },
  "luminance": 0.98379
}

Semantic roles & 50–950 ramp

primary
#F8FFFA
secondary
#F0ABDC
accent
#00A4E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F8FFFA

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

Preview Lab → · Contrast checker → · Palette generator →

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