#F0FFEC#F0FFEC

#F0FFEC is a very light, muted green. Relative luminance 0.961; OKLCH L 98.4% C 0.029 H 139.1°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).

Color values

HEX#F0FFEC
RGBrgb(240, 255, 236)
HSLhsl(107, 100%, 96%)
HSVhsv(107, 7%, 100%)
CMYKcmyk(5.9%, 0%, 7.5%, 0%)
CIE-LABlab(98.47, -8.26, 7.39)
CIE-LCHlch(98.47, 11.08, 138.16°)
OKLaboklab(98.38% -0.0223 0.0193)
OKLCHoklch(98.38% 0.029 139.1)
XYZxyz(86.8328, 96.1009, 93.3153)
Luminance0.9610 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0FFEC #FBECFF
analogous
#FAFFEC #F0FFEC #ECFFF2
triadic
#F0FFEC #ECF0FF #FFECF0
tetradic
#F0FFEC #ECFAFF #FBECFF #FFF2EC
square
#F0FFEC #ECFAFF #FBECFF #FFF2EC
split-complementary
#F0FFEC #F2ECFF #FFECFA
monochromatic
#8FFF72 #C0FFAF #E7FFE0 #E7FFE0 #E7FFE0

Accessibility & contrast

On white

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

On black

20.22
#F0FFEC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0FFEC
20.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0FFEC#FFFFFF#000000##000000
##F0FFEC1.001.0420.2220.22
#FFFFFF1.041.0021.0021.00
#00000020.2221.001.001.00
##00000020.2221.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f0ffec;
/* rgb */ color: rgb(240, 255, 236);
/* oklch */ color: oklch(98.4% 0.029 139.1);
Tailwind
colors: {
  custom: {
    50: '#f5fff2',
    500: '#f0ffec',
    950: '#000000',
  },
}
SCSS
$custom: #f0ffec;
$custom-light: #f5fff2;
$custom-dark: #000000;
JSON
{
  "hex": "#f0ffec",
  "rgb": {
    "r": 240,
    "g": 255,
    "b": 236
  },
  "hsl": {
    "h": 107.368,
    "s": 100,
    "l": 96.275
  },
  "oklch": {
    "l": 0.9838,
    "c": 0.02949,
    "h": 139.1
  },
  "luminance": 0.96101
}

Semantic roles & 50–950 ramp

primary
#F0FFEC
secondary
#DEA1EE
accent
#00E6B5
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685

Preview Lab

Preview with #F0FFEC

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

Preview Lab → · Contrast checker → · Palette generator →

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