#F2FFF8#F2FFF8

#F2FFF8 is a very light, near-neutral green. Relative luminance 0.972; OKLCH L 98.8% C 0.016 H 162.8°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).

Color values

HEX#F2FFF8
RGBrgb(242, 255, 248)
HSLhsl(148, 100%, 97%)
HSVhsv(148, 5%, 100%)
CMYKcmyk(5.1%, 0%, 2.7%, 0%)
CIE-LABlab(98.90, -5.50, 1.87)
CIE-LCHlch(98.90, 5.81, 161.23°)
OKLaboklab(98.84% -0.0157 0.0049)
OKLCHoklch(98.84% 0.016 162.8)
XYZxyz(89.3180, 97.1739, 102.8396)
Luminance0.9718 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFF8 #FFF2F9
analogous
#F3FFF2 #F2FFF8 #F2FFFE
triadic
#F2FFF8 #F8F2FF #FFF8F2
tetradic
#F2FFF8 #F2F3FF #FFF2F9 #FFFEF2
square
#F2FFF8 #F2F3FF #FFF2F9 #FFFEF2
split-complementary
#F2FFF8 #FEF2FF #FFF2F3
monochromatic
#78FFB6 #B5FFD7 #E0FFEF #E0FFEF #E0FFEF

Accessibility & contrast

On white

1.03
#F2FFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.43
#F2FFF8 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FFF8
20.43:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FFF8#FFFFFF#000000##000000
##F2FFF81.001.0320.4320.43
#FFFFFF1.031.0021.0021.00
#00000020.4321.001.001.00
##00000020.4321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2fff8;
/* rgb */ color: rgb(242, 255, 248);
/* oklch */ color: oklch(98.8% 0.016 162.8);
Tailwind
colors: {
  custom: {
    50: '#f6fffa',
    500: '#f2fff8',
    950: '#000000',
  },
}
SCSS
$custom: #f2fff8;
$custom-light: #f6fffa;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fff8",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 248
  },
  "hsl": {
    "h": 147.692,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.98844,
    "c": 0.01643,
    "h": 162.8
  },
  "luminance": 0.97175
}

Semantic roles & 50–950 ramp

primary
#F2FFF8
secondary
#EFA6CD
accent
#007CE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F2FFF8

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

Preview Lab → · Contrast checker → · Palette generator →

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