#F0F7EA#F0F7EA

#F0F7EA is a very light, near-neutral yellow-green. Relative luminance 0.910; OKLCH L 96.7% C 0.019 H 130.2°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).

Color values

HEX#F0F7EA
RGBrgb(240, 247, 234)
HSLhsl(92, 45%, 94%)
HSVhsv(92, 5%, 97%)
CMYKcmyk(2.8%, 0%, 5.3%, 3.1%)
CIE-LABlab(96.40, -4.59, 5.44)
CIE-LCHlch(96.40, 7.12, 130.18°)
OKLaboklab(96.73% -0.012 0.0143)
OKLCHoklch(96.73% 0.019 130.2)
XYZxyz(84.0448, 90.9872, 90.9605)
Luminance0.9099 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F7EA #F1EAF7
analogous
#F7F7EA #F0F7EA #EAF7EB
triadic
#F0F7EA #EAF0F7 #F7EAF0
tetradic
#F0F7EA #EAF7F7 #F1EAF7 #F7EBEA
square
#F0F7EA #EAF7F7 #F1EAF7 #F7EBEA
split-complementary
#F0F7EA #EBEAF7 #F7EAF7
monochromatic
#B1D591 #D0E6BE #EFF7E9 #EFF7E9 #EFF7E9

Accessibility & contrast

On white

1.09
#F0F7EA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.20
#F0F7EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F7EA
19.20:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F7EA#FFFFFF#000000##000000
##F0F7EA1.001.0919.2019.20
#FFFFFF1.091.0021.0021.00
#00000019.2021.001.001.00
##00000019.2021.001.001.00

Color blindness preview

Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#F7F4EB
Tritanopia (blue-blind)
#F1F6F3
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f0f7ea;
/* rgb */ color: rgb(240, 247, 234);
/* oklch */ color: oklch(96.7% 0.019 130.2);
Tailwind
colors: {
  custom: {
    50: '#f5f9f0',
    500: '#f0f7ea',
    950: '#000000',
  },
}
SCSS
$custom: #f0f7ea;
$custom-light: #f5f9f0;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f7ea",
  "rgb": {
    "r": 240,
    "g": 247,
    "b": 234
  },
  "hsl": {
    "h": 92.308,
    "s": 44.828,
    "l": 94.314
  },
  "oklch": {
    "l": 0.96732,
    "c": 0.01866,
    "h": 130.2
  },
  "luminance": 0.90987
}

Semantic roles & 50–950 ramp

primary
#F0F7EA
secondary
#C4B0D6
accent
#2EB878
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585

Preview Lab

Preview with #F0F7EA

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

Preview Lab → · Contrast checker → · Palette generator →

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