#F0FFEB#F0FFEB

#F0FFEB is a very light, muted green. Relative luminance 0.960; OKLCH L 98.4% C 0.031 H 137.8°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).

Color values

HEX#F0FFEB
RGBrgb(240, 255, 235)
HSLhsl(105, 100%, 96%)
HSVhsv(105, 8%, 100%)
CMYKcmyk(5.9%, 0%, 7.8%, 0%)
CIE-LABlab(98.45, -8.43, 7.87)
CIE-LCHlch(98.45, 11.53, 136.95°)
OKLaboklab(98.35% -0.0227 0.0206)
OKLCHoklch(98.35% 0.031 137.8)
XYZxyz(86.6879, 96.0429, 92.5523)
Luminance0.9604 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0FFEB #FAEBFF
analogous
#FAFFEB #F0FFEB #EBFFF0
triadic
#F0FFEB #EBF0FF #FFEBF0
tetradic
#F0FFEB #EBFAFF #FAEBFF #FFF0EB
square
#F0FFEB #EBFAFF #FAEBFF #FFF0EB
split-complementary
#F0FFEB #F0EBFF #FFEBFA
monochromatic
#94FF71 #C2FFAE #E8FFE0 #E8FFE0 #E8FFE0

Accessibility & contrast

On white

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

On black

20.21
#F0FFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0FFEB
20.21:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0FFEB#FFFFFF#000000##000000
##F0FFEB1.001.0420.2120.21
#FFFFFF1.041.0021.0021.00
#00000020.2121.001.001.00
##00000020.2121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f0ffeb;
/* rgb */ color: rgb(240, 255, 235);
/* oklch */ color: oklch(98.4% 0.031 137.8);
Tailwind
colors: {
  custom: {
    50: '#f5fff1',
    500: '#f0ffeb',
    950: '#000000',
  },
}
SCSS
$custom: #f0ffeb;
$custom-light: #f5fff1;
$custom-dark: #000000;
JSON
{
  "hex": "#f0ffeb",
  "rgb": {
    "r": 240,
    "g": 255,
    "b": 235
  },
  "hsl": {
    "h": 105,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.98354,
    "c": 0.03061,
    "h": 137.8
  },
  "luminance": 0.96043
}

Semantic roles & 50–950 ramp

primary
#F0FFEB
secondary
#DBA0EE
accent
#00E6AC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685

Preview Lab

Preview with #F0FFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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