#F2FCF4#F2FCF4

#F2FCF4 is a very light, near-neutral green. Relative luminance 0.950; OKLCH L 98.1% C 0.015 H 151.8°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).

Color values

HEX#F2FCF4
RGBrgb(242, 252, 244)
HSLhsl(132, 63%, 97%)
HSVhsv(132, 4%, 99%)
CMYKcmyk(4%, 0%, 3.2%, 1.2%)
CIE-LABlab(98.05, -4.70, 2.69)
CIE-LCHlch(98.05, 5.42, 150.28°)
OKLaboklab(98.14% -0.0131 0.007)
OKLCHoklch(98.14% 0.015 151.8)
XYZxyz(87.7545, 95.0293, 99.2897)
Luminance0.9503 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FCF4 #FCF2FA
analogous
#F5FCF2 #F2FCF4 #F2FCF9
triadic
#F2FCF4 #F4F2FC #FCF4F2
tetradic
#F2FCF4 #F2F5FC #FCF2FA #FCF9F2
square
#F2FCF4 #F2F5FC #FCF2FA #FCF9F2
split-complementary
#F2FCF4 #F9F2FC #FCF2F5
monochromatic
#8FE5A0 #C0F1CA #E6F9EA #E6F9EA #E6F9EA

Accessibility & contrast

On white

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

On black

20.01
#F2FCF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FCF4
20.01:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FCF4#FFFFFF#000000##000000
##F2FCF41.001.0520.0120.01
#FFFFFF1.051.0021.0021.00
#00000020.0121.001.001.00
##00000020.0121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#FAF9F4
Tritanopia (blue-blind)
#F1FCFA
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #f2fcf4;
/* rgb */ color: rgb(242, 252, 244);
/* oklch */ color: oklch(98.1% 0.015 151.8);
Tailwind
colors: {
  custom: {
    50: '#f6fdf7',
    500: '#f2fcf4',
    950: '#000000',
  },
}
SCSS
$custom: #f2fcf4;
$custom-light: #f6fdf7;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fcf4",
  "rgb": {
    "r": 242,
    "g": 252,
    "b": 244
  },
  "hsl": {
    "h": 132,
    "s": 62.5,
    "l": 96.863
  },
  "oklch": {
    "l": 0.9814,
    "c": 0.01487,
    "h": 151.8
  },
  "luminance": 0.9503
}

Semantic roles & 50–950 ramp

primary
#F2FCF4
secondary
#E1B2D7
accent
#1BA7CA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2FCF4

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

Preview Lab → · Contrast checker → · Palette generator →

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