#F2FDF3#F2FDF3

#F2FDF3 is a very light, near-neutral green. Relative luminance 0.956; OKLCH L 98.3% C 0.018 H 148.1°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).

Color values

HEX#F2FDF3
RGBrgb(242, 253, 243)
HSLhsl(125, 73%, 97%)
HSVhsv(125, 4%, 99%)
CMYKcmyk(4.3%, 0%, 4%, 0.8%)
CIE-LABlab(98.27, -5.38, 3.53)
CIE-LCHlch(98.27, 6.43, 146.74°)
OKLaboklab(98.31% -0.0149 0.0093)
OKLCHoklch(98.31% 0.018 148.1)
XYZxyz(87.9179, 95.5984, 98.5972)
Luminance0.9560 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FDF3 #FDF2FC
analogous
#F7FDF2 #F2FDF3 #F2FDF9
triadic
#F2FDF3 #F3F2FD #FDF3F2
tetradic
#F2FDF3 #F2F7FD #FDF2FC #FDF9F2
square
#F2FDF3 #F2F7FD #FDF2FC #FDF9F2
split-complementary
#F2FDF3 #F9F2FD #FDF2F7
monochromatic
#88ED91 #BDF5C2 #E4FBE7 #E4FBE7 #E4FBE7

Accessibility & contrast

On white

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

On black

20.12
#F2FDF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FDF3
20.12:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FDF3#FFFFFF#000000##000000
##F2FDF31.001.0420.1220.12
#FFFFFF1.041.0021.0021.00
#00000020.1221.001.001.00
##00000020.1221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f2fdf3;
/* rgb */ color: rgb(242, 253, 243);
/* oklch */ color: oklch(98.3% 0.018 148.1);
Tailwind
colors: {
  custom: {
    50: '#f6fef7',
    500: '#f2fdf3',
    950: '#000000',
  },
}
SCSS
$custom: #f2fdf3;
$custom-light: #f6fef7;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fdf3",
  "rgb": {
    "r": 242,
    "g": 253,
    "b": 243
  },
  "hsl": {
    "h": 125.455,
    "s": 73.333,
    "l": 97.059
  },
  "oklch": {
    "l": 0.98311,
    "c": 0.0175,
    "h": 148.1
  },
  "luminance": 0.95599
}

Semantic roles & 50–950 ramp

primary
#F2FDF3
secondary
#E5AEE0
accent
#10C3D5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2FDF3

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

Preview Lab → · Contrast checker → · Palette generator →

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