#F2FDF4#F2FDF4

#F2FDF4 is a very light, near-neutral green. Relative luminance 0.957; OKLCH L 98.3% C 0.017 H 151.1°. Best body text is #000000 at 20.13:1 contrast (WCAG AA passes).

Color values

HEX#F2FDF4
RGBrgb(242, 253, 244)
HSLhsl(131, 73%, 97%)
HSVhsv(131, 4%, 99%)
CMYKcmyk(4.3%, 0%, 3.6%, 0.8%)
CIE-LABlab(98.30, -5.21, 3.05)
CIE-LCHlch(98.30, 6.03, 149.63°)
OKLaboklab(98.34% -0.0145 0.008)
OKLCHoklch(98.34% 0.017 151.1)
XYZxyz(88.0694, 95.6590, 99.3947)
Luminance0.9566 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FDF4 #FDF2FB
analogous
#F6FDF2 #F2FDF4 #F2FDFA
triadic
#F2FDF4 #F4F2FD #FDF4F2
tetradic
#F2FDF4 #F2F6FD #FDF2FB #FDFAF2
square
#F2FDF4 #F2F6FD #FDF2FB #FDFAF2
split-complementary
#F2FDF4 #FAF2FD #FDF2F6
monochromatic
#88ED9A #BDF5C7 #E4FBE9 #E4FBE9 #E4FBE9

Accessibility & contrast

On white

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

On black

20.13
#F2FDF4 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FDF4
20.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FDF4#FFFFFF#000000##000000
##F2FDF41.001.0420.1320.13
#FFFFFF1.041.0021.0021.00
#00000020.1321.001.001.00
##00000020.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDFBF4
Deuteranopia (green-blind)
#FBFAF4
Tritanopia (blue-blind)
#F1FDFA
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f2fdf4;
/* rgb */ color: rgb(242, 253, 244);
/* oklch */ color: oklch(98.3% 0.017 151.1);
Tailwind
colors: {
  custom: {
    50: '#f6fef7',
    500: '#f2fdf4',
    950: '#000000',
  },
}
SCSS
$custom: #f2fdf4;
$custom-light: #f6fef7;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fdf4",
  "rgb": {
    "r": 242,
    "g": 253,
    "b": 244
  },
  "hsl": {
    "h": 130.909,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.98338,
    "c": 0.01654,
    "h": 151.1
  },
  "luminance": 0.95659
}

Semantic roles & 50–950 ramp

primary
#F2FDF4
secondary
#E5AEDB
accent
#10B2D5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2FDF4

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

Preview Lab → · Contrast checker → · Palette generator →

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