#F2FDF2#F2FDF2

#F2FDF2 is a very light, near-neutral green. Relative luminance 0.955; OKLCH L 98.3% C 0.019 H 145.4°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).

Color values

HEX#F2FDF2
RGBrgb(242, 253, 242)
HSLhsl(120, 73%, 97%)
HSVhsv(120, 4%, 99%)
CMYKcmyk(4.3%, 0%, 4.3%, 0.8%)
CIE-LABlab(98.25, -5.56, 4.01)
CIE-LCHlch(98.25, 6.85, 144.20°)
OKLaboklab(98.28% -0.0152 0.0105)
OKLCHoklch(98.28% 0.019 145.4)
XYZxyz(87.7674, 95.5382, 97.8040)
Luminance0.9554 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FDF2 #FDF2FD
analogous
#F8FDF2 #F2FDF2 #F2FDF8
triadic
#F2FDF2 #F2F2FD #FDF2F2
tetradic
#F2FDF2 #F2F8FD #FDF2FD #FDF8F2
square
#F2FDF2 #F2F8FD #FDF2FD #FDF8F2
split-complementary
#F2FDF2 #F8F2FD #FDF2F8
monochromatic
#88ED88 #BDF5BD #E4FBE4 #E4FBE4 #E4FBE4

Accessibility & contrast

On white

1.04
#F2FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.11
#F2FDF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FDF2
20.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FDF2#FFFFFF#000000##000000
##F2FDF21.001.0420.1120.11
#FFFFFF1.041.0021.0021.00
#00000020.1121.001.001.00
##00000020.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFBF1
Deuteranopia (green-blind)
#FCF9F2
Tritanopia (blue-blind)
#F1FCFA
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f2fdf2;
/* rgb */ color: rgb(242, 253, 242);
/* oklch */ color: oklch(98.3% 0.019 145.4);
Tailwind
colors: {
  custom: {
    50: '#f6fef6',
    500: '#f2fdf2',
    950: '#000000',
  },
}
SCSS
$custom: #f2fdf2;
$custom-light: #f6fef6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fdf2",
  "rgb": {
    "r": 242,
    "g": 253,
    "b": 242
  },
  "hsl": {
    "h": 120,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.98284,
    "c": 0.01851,
    "h": 145.4
  },
  "luminance": 0.95539
}

Semantic roles & 50–950 ramp

primary
#F2FDF2
secondary
#E5AEE5
accent
#10D5D5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2FDF2

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

Preview Lab → · Contrast checker → · Palette generator →

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