#F0FEED#F0FEED

#F0FEED is a very light, muted green. Relative luminance 0.955; OKLCH L 98.2% C 0.027 H 140.2°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).

Color values

HEX#F0FEED
RGBrgb(240, 254, 237)
HSLhsl(109, 89%, 96%)
HSVhsv(109, 7%, 100%)
CMYKcmyk(5.5%, 0%, 6.7%, 0.4%)
CIE-LABlab(98.24, -7.59, 6.55)
CIE-LCHlch(98.24, 10.02, 139.20°)
OKLaboklab(98.21% -0.0205 0.0171)
OKLCHoklch(98.21% 0.027 140.2)
XYZxyz(86.6603, 95.5228, 93.9765)
Luminance0.9552 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0FEED #FBEDFE
analogous
#F9FEED #F0FEED #EDFEF3
triadic
#F0FEED #EDF0FE #FEEDF0
tetradic
#F0FEED #EDF9FE #FBEDFE #FEF3ED
square
#F0FEED #EDF9FE #FBEDFE #FEF3ED
split-complementary
#F0FEED #F3EDFE #FEEDF9
monochromatic
#8FF879 #C0FBB3 #E7FDE2 #E7FDE2 #E7FDE2

Accessibility & contrast

On white

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

On black

20.10
#F0FEED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0FEED
20.10:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0FEED#FFFFFF#000000##000000
##F0FEED1.001.0420.1020.10
#FFFFFF1.041.0021.0021.00
#00000020.1021.001.001.00
##00000020.1021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f0feed;
/* rgb */ color: rgb(240, 254, 237);
/* oklch */ color: oklch(98.2% 0.027 140.2);
Tailwind
colors: {
  custom: {
    50: '#f5fef2',
    500: '#f0feed',
    950: '#000000',
  },
}
SCSS
$custom: #f0feed;
$custom-light: #f5fef2;
$custom-dark: #000000;
JSON
{
  "hex": "#f0feed",
  "rgb": {
    "r": 240,
    "g": 254,
    "b": 237
  },
  "hsl": {
    "h": 109.412,
    "s": 89.474,
    "l": 96.275
  },
  "oklch": {
    "l": 0.98206,
    "c": 0.02674,
    "h": 140.2
  },
  "luminance": 0.95523
}

Semantic roles & 50–950 ramp

primary
#F0FEED
secondary
#DEA5EA
accent
#00E6BD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F0FEED

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

Preview Lab → · Contrast checker → · Palette generator →

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