#F2FFED#F2FFED

#F2FFED is a very light, muted green. Relative luminance 0.965; OKLCH L 98.6% C 0.027 H 136.9°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).

Color values

HEX#F2FFED
RGBrgb(242, 255, 237)
HSLhsl(103, 100%, 96%)
HSVhsv(103, 7%, 100%)
CMYKcmyk(5.1%, 0%, 7.1%, 0%)
CIE-LABlab(98.64, -7.42, 7.13)
CIE-LCHlch(98.64, 10.29, 136.13°)
OKLaboklab(98.55% -0.0199 0.0187)
OKLCHoklch(98.55% 0.027 136.9)
XYZxyz(87.6613, 96.5112, 94.1146)
Luminance0.9651 (WCAG relative)
Temperaturewarm
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F2FFED #FAEDFF
analogous
#FBFFED #F2FFED #EDFFF1
triadic
#F2FFED #EDF2FF #FFEDF2
tetradic
#F2FFED #EDFBFF #FAEDFF #FFF1ED
square
#F2FFED #EDFBFF #FAEDFF #FFF1ED
split-complementary
#F2FFED #F1EDFF #FFEDFB
monochromatic
#9AFF73 #C6FFB0 #E9FFE0 #E9FFE0 #E9FFE0

Accessibility & contrast

On white

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

On black

20.30
#F2FFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F2FFED
20.30:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F2FFED#FFFFFF#000000##000000
##F2FFED1.001.0320.3020.30
#FFFFFF1.031.0021.0021.00
#00000020.3021.001.001.00
##00000020.3021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCEC
Deuteranopia (green-blind)
#FEFBEE
Tritanopia (blue-blind)
#F2FDFA
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f2ffed;
/* rgb */ color: rgb(242, 255, 237);
/* oklch */ color: oklch(98.6% 0.027 136.9);
Tailwind
colors: {
  custom: {
    50: '#f6fff2',
    500: '#f2ffed',
    950: '#000000',
  },
}
SCSS
$custom: #f2ffed;
$custom-light: #f6fff2;
$custom-dark: #000000;
JSON
{
  "hex": "#f2ffed",
  "rgb": {
    "r": 242,
    "g": 255,
    "b": 237
  },
  "hsl": {
    "h": 103.333,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.98551,
    "c": 0.02728,
    "h": 136.9
  },
  "luminance": 0.96512
}

Semantic roles & 50–950 ramp

primary
#F2FFED
secondary
#D9A2EF
accent
#00E6A6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685

Preview Lab

Preview with #F2FFED

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

Preview Lab → · Contrast checker → · Palette generator →

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