#F2FDF0#F2FDF0

#F2FDF0 is a very light, muted green. Relative luminance 0.954; OKLCH L 98.2% C 0.021 H 140.9°. Best body text is #000000 at 20.08:1 contrast (WCAG AA passes).

Color values

HEX#F2FDF0
RGBrgb(242, 253, 240)
HSLhsl(111, 76%, 97%)
HSVhsv(111, 5%, 99%)
CMYKcmyk(4.3%, 0%, 5.1%, 0.8%)
CIE-LABlab(98.20, -5.90, 4.97)
CIE-LCHlch(98.20, 7.71, 139.93°)
OKLaboklab(98.23% -0.016 0.013)
OKLCHoklch(98.23% 0.021 140.9)
XYZxyz(87.4686, 95.4187, 96.2307)
Luminance0.9542 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FDF0 #FBF0FD
analogous
#F9FDF0 #F2FDF0 #F0FDF5
triadic
#F2FDF0 #F0F2FD #FDF0F2
tetradic
#F2FDF0 #F0F9FD #FBF0FD #FDF5F0
square
#F2FDF0 #F0F9FD #FBF0FD #FDF5F0
split-complementary
#F2FDF0 #F5F0FD #FDF0F9
monochromatic
#94EF84 #C3F6BA #E8FBE4 #E8FBE4 #E8FBE4

Accessibility & contrast

On white

1.05
#F2FDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.08
#F2FDF0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FDF0
20.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FDF0#FFFFFF#000000##000000
##F2FDF01.001.0520.0820.08
#FFFFFF1.051.0021.0021.00
#00000020.0821.001.001.00
##00000020.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FEFBEF
Deuteranopia (green-blind)
#FCF9F1
Tritanopia (blue-blind)
#F1FCF9
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f2fdf0;
/* rgb */ color: rgb(242, 253, 240);
/* oklch */ color: oklch(98.2% 0.021 140.9);
Tailwind
colors: {
  custom: {
    50: '#f6fef4',
    500: '#f2fdf0',
    950: '#000000',
  },
}
SCSS
$custom: #f2fdf0;
$custom-light: #f6fef4;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fdf0",
  "rgb": {
    "r": 242,
    "g": 253,
    "b": 240
  },
  "hsl": {
    "h": 110.769,
    "s": 76.471,
    "l": 96.667
  },
  "oklch": {
    "l": 0.98231,
    "c": 0.02063,
    "h": 140.9
  },
  "luminance": 0.95419
}

Semantic roles & 50–950 ramp

primary
#F2FDF0
secondary
#DDABE6
accent
#0DD9B9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2FDF0

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

Preview Lab → · Contrast checker → · Palette generator →

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