#F0FFED#F0FFED

#F0FFED is a very light, muted green. Relative luminance 0.962; OKLCH L 98.4% C 0.028 H 140.5°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).

Color values

HEX#F0FFED
RGBrgb(240, 255, 237)
HSLhsl(110, 100%, 96%)
HSVhsv(110, 7%, 100%)
CMYKcmyk(5.9%, 0%, 7.1%, 0%)
CIE-LABlab(98.50, -8.08, 6.91)
CIE-LCHlch(98.50, 10.64, 139.46°)
OKLaboklab(98.41% -0.0219 0.0181)
OKLCHoklch(98.41% 0.028 140.5)
XYZxyz(86.9785, 96.1591, 94.0826)
Luminance0.9616 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0FFED #FCEDFF
analogous
#F9FFED #F0FFED #EDFFF3
triadic
#F0FFED #EDF0FF #FFEDF0
tetradic
#F0FFED #EDF9FF #FCEDFF #FFF3ED
square
#F0FFED #EDF9FF #FCEDFF #FFF3ED
split-complementary
#F0FFED #F3EDFF #FFEDF9
monochromatic
#8AFF73 #BDFFB0 #E5FFE0 #E5FFE0 #E5FFE0

Accessibility & contrast

On white

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

On black

20.23
#F0FFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0FFED
20.23:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0FFED#FFFFFF#000000##000000
##F0FFED1.001.0420.2320.23
#FFFFFF1.041.0021.0021.00
#00000020.2321.001.001.00
##00000020.2321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f0ffed;
/* rgb */ color: rgb(240, 255, 237);
/* oklch */ color: oklch(98.4% 0.028 140.5);
Tailwind
colors: {
  custom: {
    50: '#f5fff2',
    500: '#f0ffed',
    950: '#000000',
  },
}
SCSS
$custom: #f0ffed;
$custom-light: #f5fff2;
$custom-dark: #000000;
JSON
{
  "hex": "#f0ffed",
  "rgb": {
    "r": 240,
    "g": 255,
    "b": 237
  },
  "hsl": {
    "h": 110,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.98406,
    "c": 0.0284,
    "h": 140.5
  },
  "luminance": 0.9616
}

Semantic roles & 50–950 ramp

primary
#F0FFED
secondary
#E2A2EF
accent
#00E6BF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685

Preview Lab

Preview with #F0FFED

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

Preview Lab → · Contrast checker → · Palette generator →

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