#F2FAF2#F2FAF2

#F2FAF2 is a very light, near-neutral green. Relative luminance 0.937; OKLCH L 97.7% C 0.013 H 145.5°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).

Color values

HEX#F2FAF2
RGBrgb(242, 250, 242)
HSLhsl(120, 44%, 96%)
HSVhsv(120, 3%, 98%)
CMYKcmyk(3.2%, 0%, 3.2%, 2%)
CIE-LABlab(97.49, -4.05, 2.91)
CIE-LCHlch(97.49, 4.99, 144.26°)
OKLaboklab(97.69% -0.0111 0.0076)
OKLCHoklch(97.69% 0.013 145.5)
XYZxyz(86.8277, 93.6589, 97.4908)
Luminance0.9366 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FAF2 #FAF2FA
analogous
#F6FAF2 #F2FAF2 #F2FAF6
triadic
#F2FAF2 #F2F2FA #FAF2F2
tetradic
#F2FAF2 #F2F6FA #FAF2FA #FAF6F2
square
#F2FAF2 #F2F6FA #FAF2FA #FAF6F2
split-complementary
#F2FAF2 #F6F2FA #FAF2F6
monochromatic
#9AD89A #C6E9C6 #E9F6E9 #E9F6E9 #E9F6E9

Accessibility & contrast

On white

1.06
#F2FAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.73
#F2FAF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FAF2
19.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FAF2#FFFFFF#000000##000000
##F2FAF21.001.0619.7319.73
#FFFFFF1.061.0021.0021.00
#00000019.7321.001.001.00
##00000019.7321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F9F7F2
Tritanopia (blue-blind)
#F1F9F8
Achromatopsia (no color)
#F8F8F8

Design tokens & code

CSS
--color: #f2faf2;
/* rgb */ color: rgb(242, 250, 242);
/* oklch */ color: oklch(97.7% 0.013 145.5);
Tailwind
colors: {
  custom: {
    50: '#f6fcf6',
    500: '#f2faf2',
    950: '#000000',
  },
}
SCSS
$custom: #f2faf2;
$custom-light: #f6fcf6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2faf2",
  "rgb": {
    "r": 242,
    "g": 250,
    "b": 242
  },
  "hsl": {
    "h": 120,
    "s": 44.444,
    "l": 96.471
  },
  "oklch": {
    "l": 0.9769,
    "c": 0.01348,
    "h": 145.5
  },
  "luminance": 0.93659
}

Semantic roles & 50–950 ramp

primary
#F2FAF2
secondary
#D9B7D9
accent
#2EB8B8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2FAF2

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

Preview Lab → · Contrast checker → · Palette generator →

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