#F2FFF7#F2FFF7

#F2FFF7 is a very light, near-neutral green. Relative luminance 0.971; OKLCH L 98.8% C 0.017 H 159.1°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).

Color values

HEX#F2FFF7
RGBrgb(242, 255, 247)
HSLhsl(143, 100%, 97%)
HSVhsv(143, 5%, 100%)
CMYKcmyk(5.1%, 0%, 3.1%, 0%)
CIE-LABlab(98.87, -5.68, 2.35)
CIE-LCHlch(98.87, 6.14, 157.54°)
OKLaboklab(98.82% -0.0161 0.0061)
OKLCHoklch(98.82% 0.017 159.1)
XYZxyz(89.1633, 97.1120, 102.0247)
Luminance0.9711 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFF7 #FFF2FA
analogous
#F4FFF2 #F2FFF7 #F2FFFE
triadic
#F2FFF7 #F7F2FF #FFF7F2
tetradic
#F2FFF7 #F2F4FF #FFF2FA #FFFEF2
square
#F2FFF7 #F2F4FF #FFF2FA #FFFEF2
split-complementary
#F2FFF7 #FEF2FF #FFF2F4
monochromatic
#78FFAC #B5FFD1 #E0FFEC #E0FFEC #E0FFEC

Accessibility & contrast

On white

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

On black

20.42
#F2FFF7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FFF7
20.42:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FFF7#FFFFFF#000000##000000
##F2FFF71.001.0320.4220.42
#FFFFFF1.031.0021.0021.00
#00000020.4221.001.001.00
##00000020.4221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2fff7;
/* rgb */ color: rgb(242, 255, 247);
/* oklch */ color: oklch(98.8% 0.017 159.1);
Tailwind
colors: {
  custom: {
    50: '#f6fff9',
    500: '#f2fff7',
    950: '#000000',
  },
}
SCSS
$custom: #f2fff7;
$custom-light: #f6fff9;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fff7",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 247
  },
  "hsl": {
    "h": 143.077,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.98817,
    "c": 0.0172,
    "h": 159.1
  },
  "luminance": 0.97113
}

Semantic roles & 50–950 ramp

primary
#F2FFF7
secondary
#EFA6D3
accent
#008DE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685

Preview Lab

Preview with #F2FFF7

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

Preview Lab → · Contrast checker → · Palette generator →

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