#F2F8F2#F2F8F2

#F2F8F2 is a very light, near-neutral green. Relative luminance 0.924; OKLCH L 97.3% C 0.010 H 145.5°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).

Color values

HEX#F2F8F2
RGBrgb(242, 248, 242)
HSLhsl(120, 30%, 96%)
HSVhsv(120, 2%, 97%)
CMYKcmyk(2.4%, 0%, 2.4%, 2.7%)
CIE-LABlab(96.99, -3.04, 2.18)
CIE-LCHlch(96.99, 3.74, 144.31°)
OKLaboklab(97.3% -0.0083 0.0057)
OKLCHoklch(97.3% 0.01 145.5)
XYZxyz(86.2096, 92.4226, 97.2848)
Luminance0.9242 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F8F2 #F8F2F8
analogous
#F5F8F2 #F2F8F2 #F2F8F5
triadic
#F2F8F2 #F2F2F8 #F8F2F2
tetradic
#F2F8F2 #F2F5F8 #F8F2F8 #F8F5F2
square
#F2F8F2 #F2F5F8 #F8F2F8 #F8F5F2
split-complementary
#F2F8F2 #F5F2F8 #F8F2F5
monochromatic
#A2CDA2 #CAE3CA #EBF4EB #EBF4EB #EBF4EB

Accessibility & contrast

On white

1.08
#F2F8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.48
#F2F8F2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F8F2
19.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F8F2#FFFFFF#000000##000000
##F2F8F21.001.0819.4819.48
#FFFFFF1.081.0021.0021.00
#00000019.4821.001.001.00
##00000019.4821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8F7F2
Deuteranopia (green-blind)
#F7F6F2
Tritanopia (blue-blind)
#F2F8F6
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #f2f8f2;
/* rgb */ color: rgb(242, 248, 242);
/* oklch */ color: oklch(97.3% 0.010 145.5);
Tailwind
colors: {
  custom: {
    50: '#f6faf6',
    500: '#f2f8f2',
    950: '#000000',
  },
}
SCSS
$custom: #f2f8f2;
$custom-light: #f6faf6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f8f2",
  "rgb": {
    "r": 242,
    "g": 248,
    "b": 242
  },
  "hsl": {
    "h": 120,
    "s": 30,
    "l": 96.078
  },
  "oklch": {
    "l": 0.97295,
    "c": 0.01013,
    "h": 145.5
  },
  "luminance": 0.92423
}

Semantic roles & 50–950 ramp

primary
#F2F8F2
secondary
#D3BBD3
accent
#3DA9A9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2F8F2

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

Preview Lab → · Contrast checker → · Palette generator →

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