#F8FEF8#F8FEF8

#F8FEF8 is a very light, near-neutral green. Relative luminance 0.976; OKLCH L 99.1% C 0.010 H 145.5°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).

Color values

HEX#F8FEF8
RGBrgb(248, 254, 248)
HSLhsl(120, 75%, 98%)
HSVhsv(120, 2%, 100%)
CMYKcmyk(2.4%, 0%, 2.4%, 0.4%)
CIE-LABlab(99.07, -3.03, 2.17)
CIE-LCHlch(99.07, 3.73, 144.31°)
OKLaboklab(99.09% -0.0083 0.0057)
OKLCHoklch(99.09% 0.01 145.5)
XYZxyz(91.0935, 97.6172, 102.8317)
Luminance0.9762 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8FEF8 #FEF8FE
analogous
#FBFEF8 #F8FEF8 #F8FEFB
triadic
#F8FEF8 #F8F8FE #FEF8F8
tetradic
#F8FEF8 #F8FBFE #FEF8FE #FEFBF8
square
#F8FEF8 #F8FBFE #FEF8FE #FEFBF8
split-complementary
#F8FEF8 #FBF8FE #FEF8FB
monochromatic
#8DEF8D #C2F6C2 #E4FBE4 #E4FBE4 #E4FBE4

Accessibility & contrast

On white

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

On black

20.52
#F8FEF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8FEF8
20.52:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8FEF8#FFFFFF#000000##000000
##F8FEF81.001.0220.5220.52
#FFFFFF1.021.0021.0021.00
#00000020.5221.001.001.00
##00000020.5221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFDF8
Deuteranopia (green-blind)
#FDFCF8
Tritanopia (blue-blind)
#F8FEFC
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f8fef8;
/* rgb */ color: rgb(248, 254, 248);
/* oklch */ color: oklch(99.1% 0.010 145.5);
Tailwind
colors: {
  custom: {
    50: '#fafefa',
    500: '#f8fef8',
    950: '#000000',
  },
}
SCSS
$custom: #f8fef8;
$custom-light: #fafefa;
$custom-dark: #000000;
JSON
{
  "hex": "#f8fef8",
  "rgb": {
    "r": 248,
    "g": 254,
    "b": 248
  },
  "hsl": {
    "h": 120,
    "s": 75,
    "l": 98.431
  },
  "oklch": {
    "l": 0.99087,
    "c": 0.01008,
    "h": 145.5
  },
  "luminance": 0.97617
}

Semantic roles & 50–950 ramp

primary
#F8FEF8
secondary
#E7B3E7
accent
#0ED7D7
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585

Preview Lab

Preview with #F8FEF8

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

Preview Lab → · Contrast checker → · Palette generator →

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