#F2FFF3#F2FFF3

#F2FFF3 is a very light, muted green. Relative luminance 0.969; OKLCH L 98.7% C 0.021 H 147.6°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).

Color values

HEX#F2FFF3
RGBrgb(242, 255, 243)
HSLhsl(125, 100%, 97%)
HSVhsv(125, 5%, 100%)
CMYKcmyk(5.1%, 0%, 4.7%, 0%)
CIE-LABlab(98.78, -6.38, 4.26)
CIE-LCHlch(98.78, 7.67, 146.29°)
OKLaboklab(98.71% -0.0176 0.0112)
OKLCHoklch(98.71% 0.021 147.6)
XYZxyz(88.5526, 96.8678, 98.8087)
Luminance0.9687 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFF3 #FFF2FE
analogous
#F8FFF2 #F2FFF3 #F2FFF9
triadic
#F2FFF3 #F3F2FF #FFF3F2
tetradic
#F2FFF3 #F2F8FF #FFF2FE #FFF9F2
square
#F2FFF3 #F2F8FF #FFF2FE #FFF9F2
split-complementary
#F2FFF3 #F9F2FF #FFF2F8
monochromatic
#78FF82 #B5FFBB #E0FFE3 #E0FFE3 #E0FFE3

Accessibility & contrast

On white

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

On black

20.37
#F2FFF3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FFF3
20.37:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FFF3#FFFFFF#000000##000000
##F2FFF31.001.0320.3720.37
#FFFFFF1.031.0021.0021.00
#00000020.3721.001.001.00
##00000020.3721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCF2
Deuteranopia (green-blind)
#FDFBF4
Tritanopia (blue-blind)
#F1FEFB
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f2fff3;
/* rgb */ color: rgb(242, 255, 243);
/* oklch */ color: oklch(98.7% 0.021 147.6);
Tailwind
colors: {
  custom: {
    50: '#f6fff7',
    500: '#f2fff3',
    950: '#000000',
  },
}
SCSS
$custom: #f2fff3;
$custom-light: #f6fff7;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fff3",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 243
  },
  "hsl": {
    "h": 124.615,
    "s": 100,
    "l": 97.451
  },
  "oklch": {
    "l": 0.98709,
    "c": 0.02083,
    "h": 147.6
  },
  "luminance": 0.96868
}

Semantic roles & 50–950 ramp

primary
#F2FFF3
secondary
#EFA6EA
accent
#00D4E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685

Preview Lab

Preview with #F2FFF3

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

Preview Lab → · Contrast checker → · Palette generator →

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