#F2FFEC#F2FFEC

#F2FFEC is a very light, muted green. Relative luminance 0.965; OKLCH L 98.5% C 0.028 H 135.6°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).

Color values

HEX#F2FFEC
RGBrgb(242, 255, 236)
HSLhsl(101, 100%, 96%)
HSVhsv(101, 7%, 100%)
CMYKcmyk(5.1%, 0%, 7.5%, 0%)
CIE-LABlab(98.61, -7.59, 7.61)
CIE-LCHlch(98.61, 10.75, 134.91°)
OKLaboklab(98.53% -0.0203 0.0199)
OKLCHoklch(98.53% 0.028 135.6)
XYZxyz(87.5156, 96.4530, 93.3473)
Luminance0.9645 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFEC #F9ECFF
analogous
#FCFFEC #F2FFEC #ECFFF0
triadic
#F2FFEC #ECF2FF #FFECF2
tetradic
#F2FFEC #ECFCFF #F9ECFF #FFF0EC
square
#F2FFEC #ECFCFF #F9ECFF #FFF0EC
split-complementary
#F2FFEC #F0ECFF #FFECFC
monochromatic
#9EFF72 #C8FFAF #EAFFE0 #EAFFE0 #EAFFE0

Accessibility & contrast

On white

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

On black

20.29
#F2FFEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FFEC
20.29:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FFEC#FFFFFF#000000##000000
##F2FFEC1.001.0320.2920.29
#FFFFFF1.031.0021.0021.00
#00000020.2921.001.001.00
##00000020.2921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCEB
Deuteranopia (green-blind)
#FFFBED
Tritanopia (blue-blind)
#F2FDF9
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f2ffec;
/* rgb */ color: rgb(242, 255, 236);
/* oklch */ color: oklch(98.5% 0.028 135.6);
Tailwind
colors: {
  custom: {
    50: '#f6fff2',
    500: '#f2ffec',
    950: '#000000',
  },
}
SCSS
$custom: #f2ffec;
$custom-light: #f6fff2;
$custom-dark: #000000;
JSON
{
  "hex": "#f2ffec",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 236
  },
  "hsl": {
    "h": 101.053,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.98525,
    "c": 0.02842,
    "h": 135.6
  },
  "luminance": 0.96453
}

Semantic roles & 50–950 ramp

primary
#F2FFEC
secondary
#D6A1EE
accent
#00E69D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685

Preview Lab

Preview with #F2FFEC

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

Preview Lab → · Contrast checker → · Palette generator →

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