#F2FFF0#F2FFF0

#F2FFF0 is a very light, muted green. Relative luminance 0.967; OKLCH L 98.6% C 0.024 H 141.5°. Best body text is #000000 at 20.34:1 contrast (WCAG AA passes).

Color values

HEX#F2FFF0
RGBrgb(242, 255, 240)
HSLhsl(112, 100%, 97%)
HSVhsv(112, 6%, 100%)
CMYKcmyk(5.1%, 0%, 5.9%, 0%)
CIE-LABlab(98.70, -6.90, 5.69)
CIE-LCHlch(98.70, 8.95, 140.48°)
OKLaboklab(98.63% -0.0187 0.0149)
OKLCHoklch(98.63% 0.024 141.5)
XYZxyz(88.1033, 96.6880, 96.4423)
Luminance0.9669 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFF0 #FDF0FF
analogous
#FAFFF0 #F2FFF0 #F0FFF6
triadic
#F2FFF0 #F0F2FF #FFF0F2
tetradic
#F2FFF0 #F0FAFF #FDF0FF #FFF6F0
square
#F2FFF0 #F0FAFF #FDF0FF #FFF6F0
split-complementary
#F2FFF0 #F6F0FF #FFF0FA
monochromatic
#88FF76 #BDFFB3 #E4FFE0 #E4FFE0 #E4FFE0

Accessibility & contrast

On white

1.03
#F2FFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.34
#F2FFF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FFF0
20.34:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FFF0#FFFFFF#000000##000000
##F2FFF01.001.0320.3420.34
#FFFFFF1.031.0021.0021.00
#00000020.3421.001.001.00
##00000020.3421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCEF
Deuteranopia (green-blind)
#FEFBF1
Tritanopia (blue-blind)
#F1FEFB
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f2fff0;
/* rgb */ color: rgb(242, 255, 240);
/* oklch */ color: oklch(98.6% 0.024 141.5);
Tailwind
colors: {
  custom: {
    50: '#f6fff4',
    500: '#f2fff0',
    950: '#000000',
  },
}
SCSS
$custom: #f2fff0;
$custom-light: #f6fff4;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fff0",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 240
  },
  "hsl": {
    "h": 112,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.98629,
    "c": 0.02395,
    "h": 141.5
  },
  "luminance": 0.96689
}

Semantic roles & 50–950 ramp

primary
#F2FFF0
secondary
#E5A4EF
accent
#00E6C7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685

Preview Lab

Preview with #F2FFF0

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

Preview Lab → · Contrast checker → · Palette generator →

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