#F3FFF2#F3FFF2

#F3FFF2 is a very light, muted green. Relative luminance 0.970; OKLCH L 98.8% C 0.021 H 143.2°. Best body text is #000000 at 20.40:1 contrast (WCAG AA passes).

Color values

HEX#F3FFF2
RGBrgb(243, 255, 242)
HSLhsl(115, 100%, 97%)
HSVhsv(115, 5%, 100%)
CMYKcmyk(4.7%, 0%, 5.1%, 0%)
CIE-LABlab(98.82, -6.23, 4.85)
CIE-LCHlch(98.82, 7.89, 142.10°)
OKLaboklab(98.76% -0.017 0.0127)
OKLCHoklch(98.76% 0.021 143.2)
XYZxyz(88.7463, 96.9850, 98.0317)
Luminance0.9698 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F3FFF2 #FEF2FF
analogous
#F9FFF2 #F3FFF2 #F2FFF8
triadic
#F3FFF2 #F2F3FF #FFF2F3
tetradic
#F3FFF2 #F2F9FF #FEF2FF #FFF8F2
square
#F3FFF2 #F2F9FF #FEF2FF #FFF8F2
split-complementary
#F3FFF2 #F8F2FF #FFF2F9
monochromatic
#82FF78 #BBFFB5 #E3FFE0 #E3FFE0 #E3FFE0

Accessibility & contrast

On white

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

On black

20.40
#F3FFF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F3FFF2
20.40:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F3FFF2#FFFFFF#000000##000000
##F3FFF21.001.0320.4020.40
#FFFFFF1.031.0021.0021.00
#00000020.4021.001.001.00
##00000020.4021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCF1
Deuteranopia (green-blind)
#FEFBF3
Tritanopia (blue-blind)
#F2FEFB
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f3fff2;
/* rgb */ color: rgb(243, 255, 242);
/* oklch */ color: oklch(98.8% 0.021 143.2);
Tailwind
colors: {
  custom: {
    50: '#f7fff6',
    500: '#f3fff2',
    950: '#000000',
  },
}
SCSS
$custom: #f3fff2;
$custom-light: #f7fff6;
$custom-dark: #000000;
JSON
{
  "hex": "#f3fff2",
  "rgb": {
    "r": 243,
    "g": 255,
    "b": 242
  },
  "hsl": {
    "h": 115.385,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.98755,
    "c": 0.0212,
    "h": 143.2
  },
  "luminance": 0.96985
}

Semantic roles & 50–950 ramp

primary
#F3FFF2
secondary
#EAA6EF
accent
#00E6D4
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685

Preview Lab

Preview with #F3FFF2

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

Preview Lab → · Contrast checker → · Palette generator →

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