#F2FEED#F2FEED

#F2FEED is a very light, muted green. Relative luminance 0.959; OKLCH L 98.4% C 0.026 H 136.3°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).

Color values

HEX#F2FEED
RGBrgb(242, 254, 237)
HSLhsl(102, 89%, 96%)
HSVhsv(102, 7%, 100%)
CMYKcmyk(4.7%, 0%, 6.7%, 0.4%)
CIE-LABlab(98.38, -6.92, 6.77)
CIE-LCHlch(98.38, 9.68, 135.63°)
OKLaboklab(98.35% -0.0185 0.0177)
OKLCHoklch(98.35% 0.026 136.3)
XYZxyz(87.3432, 95.8749, 94.0086)
Luminance0.9587 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FEED #F9EDFE
analogous
#FBFEED #F2FEED #EDFEF1
triadic
#F2FEED #EDF2FE #FEEDF2
tetradic
#F2FEED #EDFBFE #F9EDFE #FEF1ED
square
#F2FEED #EDFBFE #F9EDFE #FEF1ED
split-complementary
#F2FEED #F1EDFE #FEEDFB
monochromatic
#9EF879 #C8FBB3 #EAFDE2 #EAFDE2 #EAFDE2

Accessibility & contrast

On white

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

On black

20.18
#F2FEED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FEED
20.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FEED#FFFFFF#000000##000000
##F2FEED1.001.0420.1820.18
#FFFFFF1.041.0021.0021.00
#00000020.1821.001.001.00
##00000020.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FDFAEE
Tritanopia (blue-blind)
#F2FDF9
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f2feed;
/* rgb */ color: rgb(242, 254, 237);
/* oklch */ color: oklch(98.4% 0.026 136.3);
Tailwind
colors: {
  custom: {
    50: '#f6fef2',
    500: '#f2feed',
    950: '#000000',
  },
}
SCSS
$custom: #f2feed;
$custom-light: #f6fef2;
$custom-dark: #000000;
JSON
{
  "hex": "#f2feed",
  "rgb": {
    "r": 242,
    "g": 254,
    "b": 237
  },
  "hsl": {
    "h": 102.353,
    "s": 89.474,
    "l": 96.275
  },
  "oklch": {
    "l": 0.98351,
    "c": 0.02563,
    "h": 136.3
  },
  "luminance": 0.95875
}

Semantic roles & 50–950 ramp

primary
#F2FEED
secondary
#D6A5EA
accent
#00E6A2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2FEED

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

Preview Lab → · Contrast checker → · Palette generator →

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