#F2FCF2#F2FCF2

#F2FCF2 is a very light, near-neutral green. Relative luminance 0.949; OKLCH L 98.1% C 0.017 H 145.5°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).

Color values

HEX#F2FCF2
RGBrgb(242, 252, 242)
HSLhsl(120, 63%, 97%)
HSVhsv(120, 4%, 99%)
CMYKcmyk(4%, 0%, 4%, 1.2%)
CIE-LABlab(98.00, -5.05, 3.64)
CIE-LCHlch(98.00, 6.23, 144.22°)
OKLaboklab(98.09% -0.0139 0.0096)
OKLCHoklch(98.09% 0.017 145.5)
XYZxyz(87.4525, 94.9085, 97.6991)
Luminance0.9491 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FCF2 #FCF2FC
analogous
#F7FCF2 #F2FCF2 #F2FCF7
triadic
#F2FCF2 #F2F2FC #FCF2F2
tetradic
#F2FCF2 #F2F7FC #FCF2FC #FCF7F2
square
#F2FCF2 #F2F7FC #FCF2FC #FCF7F2
split-complementary
#F2FCF2 #F7F2FC #FCF2F7
monochromatic
#8FE58F #C0F1C0 #E6F9E6 #E6F9E6 #E6F9E6

Accessibility & contrast

On white

1.05
#F2FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.98
#F2FCF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FCF2
19.98:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FCF2#FFFFFF#000000##000000
##F2FCF21.001.0519.9819.98
#FFFFFF1.051.0021.0021.00
#00000019.9821.001.001.00
##00000019.9821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFAF2
Deuteranopia (green-blind)
#FBF9F2
Tritanopia (blue-blind)
#F1FBF9
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #f2fcf2;
/* rgb */ color: rgb(242, 252, 242);
/* oklch */ color: oklch(98.1% 0.017 145.5);
Tailwind
colors: {
  custom: {
    50: '#f6fdf6',
    500: '#f2fcf2',
    950: '#000000',
  },
}
SCSS
$custom: #f2fcf2;
$custom-light: #f6fdf6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fcf2",
  "rgb": {
    "r": 242,
    "g": 252,
    "b": 242
  },
  "hsl": {
    "h": 120,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.98086,
    "c": 0.01684,
    "h": 145.5
  },
  "luminance": 0.94909
}

Semantic roles & 50–950 ramp

primary
#F2FCF2
secondary
#E1B2E1
accent
#1BCACA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2FCF2

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

Preview Lab → · Contrast checker → · Palette generator →

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