#F2FEF2#F2FEF2

#F2FEF2 is a very light, muted green. Relative luminance 0.962; OKLCH L 98.5% C 0.020 H 145.4°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).

Color values

HEX#F2FEF2
RGBrgb(242, 254, 242)
HSLhsl(120, 86%, 97%)
HSVhsv(120, 5%, 100%)
CMYKcmyk(4.7%, 0%, 4.7%, 0.4%)
CIE-LABlab(98.50, -6.06, 4.37)
CIE-LCHlch(98.50, 7.47, 144.17°)
OKLaboklab(98.48% -0.0166 0.0115)
OKLCHoklch(98.48% 0.02 145.4)
XYZxyz(88.0839, 96.1712, 97.9095)
Luminance0.9617 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FEF2 #FEF2FE
analogous
#F8FEF2 #F2FEF2 #F2FEF8
triadic
#F2FEF2 #F2F2FE #FEF2F2
tetradic
#F2FEF2 #F2F8FE #FEF2FE #FEF8F2
square
#F2FEF2 #F2F8FE #FEF2FE #FEF8F2
split-complementary
#F2FEF2 #F8F2FE #FEF2F8
monochromatic
#80F580 #B9FAB9 #E3FDE3 #E3FDE3 #E3FDE3

Accessibility & contrast

On white

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

On black

20.23
#F2FEF2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FEF2
20.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FEF2#FFFFFF#000000##000000
##F2FEF21.001.0420.2320.23
#FFFFFF1.041.0021.0021.00
#00000020.2321.001.001.00
##00000020.2321.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBF1
Deuteranopia (green-blind)
#FCFAF3
Tritanopia (blue-blind)
#F1FDFA
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f2fef2;
/* rgb */ color: rgb(242, 254, 242);
/* oklch */ color: oklch(98.5% 0.020 145.4);
Tailwind
colors: {
  custom: {
    50: '#f6fef6',
    500: '#f2fef2',
    950: '#000000',
  },
}
SCSS
$custom: #f2fef2;
$custom-light: #f6fef6;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fef2",
  "rgb": {
    "r": 242,
    "g": 254,
    "b": 242
  },
  "hsl": {
    "h": 120,
    "s": 85.714,
    "l": 97.255
  },
  "oklch": {
    "l": 0.98483,
    "c": 0.02017,
    "h": 145.4
  },
  "luminance": 0.96172
}

Semantic roles & 50–950 ramp

primary
#F2FEF2
secondary
#EAAAEA
accent
#03E2E2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2FEF2

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

Preview Lab → · Contrast checker → · Palette generator →

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