#F2FCED#F2FCED

#F2FCED is a very light, muted green. Relative luminance 0.946; OKLCH L 98.0% C 0.022 H 134.9°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).

Color values

HEX#F2FCED
RGBrgb(242, 252, 237)
HSLhsl(100, 71%, 96%)
HSVhsv(100, 6%, 99%)
CMYKcmyk(4%, 0%, 6%, 1.2%)
CIE-LABlab(97.88, -5.92, 6.04)
CIE-LCHlch(97.88, 8.46, 134.42°)
OKLaboklab(97.95% -0.0158 0.0158)
OKLCHoklch(97.95% 0.022 134.9)
XYZxyz(86.7118, 94.6122, 93.7981)
Luminance0.9461 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FCED #F7EDFC
analogous
#F9FCED #F2FCED #EDFCEF
triadic
#F2FCED #EDF2FC #FCEDF2
tetradic
#F2FCED #EDF9FC #F7EDFC #FCEFED
square
#F2FCED #EDF9FC #F7EDFC #FCEFED
split-complementary
#F2FCED #EFEDFC #FCEDF9
monochromatic
#A6EB84 #CCF3B9 #ECFBE5 #ECFBE5 #ECFBE5

Accessibility & contrast

On white

1.05
#F2FCED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.92
#F2FCED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FCED
19.92:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FCED#FFFFFF#000000##000000
##F2FCED1.001.0519.9219.92
#FFFFFF1.051.0021.0021.00
#00000019.9221.001.001.00
##00000019.9221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FDF9EC
Deuteranopia (green-blind)
#FCF9EE
Tritanopia (blue-blind)
#F2FBF8
Achromatopsia (no color)
#F9F9F9

Design tokens & code

CSS
--color: #f2fced;
/* rgb */ color: rgb(242, 252, 237);
/* oklch */ color: oklch(98.0% 0.022 134.9);
Tailwind
colors: {
  custom: {
    50: '#f6fdf2',
    500: '#f2fced',
    950: '#000000',
  },
}
SCSS
$custom: #f2fced;
$custom-light: #f6fdf2;
$custom-dark: #000000;
JSON
{
  "hex": "#f2fced",
  "rgb": {
    "r": 242,
    "g": 252,
    "b": 237
  },
  "hsl": {
    "h": 100,
    "s": 71.429,
    "l": 95.882
  },
  "oklch": {
    "l": 0.97953,
    "c": 0.02235,
    "h": 134.9
  },
  "luminance": 0.94612
}

Semantic roles & 50–950 ramp

primary
#F2FCED
secondary
#D0AAE3
accent
#12D393
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F2FCED

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

Preview Lab → · Contrast checker → · Palette generator →

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