#F2FFF2#F2FFF2

#F2FFF2 is a very light, muted green. Relative luminance 0.968; OKLCH L 98.7% C 0.022 H 145.4°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).

Color values

HEX#F2FFF2
RGBrgb(242, 255, 242)
HSLhsl(120, 100%, 97%)
HSVhsv(120, 5%, 100%)
CMYKcmyk(5.1%, 0%, 5.1%, 0%)
CIE-LABlab(98.75, -6.56, 4.74)
CIE-LCHlch(98.75, 8.09, 144.15°)
OKLaboklab(98.68% -0.018 0.0124)
OKLCHoklch(98.68% 0.022 145.4)
XYZxyz(88.4020, 96.8075, 98.0156)
Luminance0.9681 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFF2 #FFF2FF
analogous
#F9FFF2 #F2FFF2 #F2FFF9
triadic
#F2FFF2 #F2F2FF #FFF2F2
tetradic
#F2FFF2 #F2F9FF #FFF2FF #FFF9F2
square
#F2FFF2 #F2F9FF #FFF2FF #FFF9F2
split-complementary
#F2FFF2 #F9F2FF #FFF2F9
monochromatic
#78FF78 #B5FFB5 #E0FFE0 #E0FFE0 #E0FFE0

Accessibility & contrast

On white

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

On black

20.36
#F2FFF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FFF2
20.36:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FFF2#FFFFFF#000000##000000
##F2FFF21.001.0320.3620.36
#FFFFFF1.031.0021.0021.00
#00000020.3621.001.001.00
##00000020.3621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2fff2;
/* rgb */ color: rgb(242, 255, 242);
/* oklch */ color: oklch(98.7% 0.022 145.4);
Tailwind
colors: {
  custom: {
    50: '#f6fff6',
    500: '#f2fff2',
    950: '#000000',
  },
}
SCSS
$custom: #f2fff2;
$custom-light: #f6fff6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fff2",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 242
  },
  "hsl": {
    "h": 120,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.98682,
    "c": 0.02184,
    "h": 145.4
  },
  "luminance": 0.96808
}

Semantic roles & 50–950 ramp

primary
#F2FFF2
secondary
#EFA6EF
accent
#00E5E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685

Preview Lab

Preview with #F2FFF2

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

Preview Lab → · Contrast checker → · Palette generator →

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