#F2F6F0#F2F6F0

#F2F6F0 is a very light, near-neutral green. Relative luminance 0.911; OKLCH L 96.8% C 0.009 H 134.9°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).

Color values

HEX#F2F6F0
RGBrgb(242, 246, 240)
HSLhsl(100, 25%, 95%)
HSVhsv(100, 2%, 96%)
CMYKcmyk(1.6%, 0%, 2.4%, 3.5%)
CIE-LABlab(96.44, -2.38, 2.42)
CIE-LCHlch(96.44, 3.39, 134.57°)
OKLaboklab(96.85% -0.0063 0.0064)
OKLCHoklch(96.85% 0.009 134.9)
XYZxyz(85.2993, 91.0799, 95.5076)
Luminance0.9108 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2F6F0 #F4F0F6
analogous
#F5F6F0 #F2F6F0 #F0F6F1
triadic
#F2F6F0 #F0F2F6 #F6F0F2
tetradic
#F2F6F0 #F0F5F6 #F4F0F6 #F6F1F0
square
#F2F6F0 #F0F5F6 #F4F0F6 #F6F1F0
split-complementary
#F2F6F0 #F1F0F6 #F6F0F5
monochromatic
#B0C8A3 #D1DFCA #EEF4EC #EEF4EC #EEF4EC

Accessibility & contrast

On white

1.09
#F2F6F0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.22
#F2F6F0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2F6F0
19.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2F6F0#FFFFFF#000000##000000
##F2F6F01.001.0919.2219.22
#FFFFFF1.091.0021.0021.00
#00000019.2221.001.001.00
##00000019.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F5F0
Deuteranopia (green-blind)
#F6F5F0
Tritanopia (blue-blind)
#F2F5F4
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f2f6f0;
/* rgb */ color: rgb(242, 246, 240);
/* oklch */ color: oklch(96.8% 0.009 134.9);
Tailwind
colors: {
  custom: {
    50: '#f6f9f4',
    500: '#f2f6f0',
    950: '#000000',
  },
}
SCSS
$custom: #f2f6f0;
$custom-light: #f6f9f4;
$custom-dark: #000000;
JSON
{
  "hex": "#f2f6f0",
  "rgb": {
    "r": 242,
    "g": 246,
    "b": 240
  },
  "hsl": {
    "h": 100,
    "s": 25,
    "l": 95.294
  },
  "oklch": {
    "l": 0.96845,
    "c": 0.00897,
    "h": 134.9
  },
  "luminance": 0.9108
}

Semantic roles & 50–950 ramp

primary
#F2F6F0
secondary
#C8BBCF
accent
#42A483
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2F6F0

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

Preview Lab → · Contrast checker → · Palette generator →

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