#F0F4EA#F0F4EA

#F0F4EA is a very light, near-neutral yellow-green. Relative luminance 0.892; OKLCH L 96.1% C 0.014 H 124.6°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).

Color values

HEX#F0F4EA
RGBrgb(240, 244, 234)
HSLhsl(84, 31%, 94%)
HSVhsv(84, 4%, 96%)
CMYKcmyk(1.6%, 0%, 4.1%, 4.3%)
CIE-LABlab(95.65, -3.08, 4.35)
CIE-LCHlch(95.65, 5.33, 125.30°)
OKLaboklab(96.14% -0.0079 0.0114)
OKLCHoklch(96.14% 0.014 124.6)
XYZxyz(83.1348, 89.1671, 90.6572)
Luminance0.8917 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F4EA #EEEAF4
analogous
#F4F3EA #F0F4EA #EBF4EA
triadic
#F0F4EA #EAF0F4 #F4EAF0
tetradic
#F0F4EA #EAF4F3 #EEEAF4 #F4EAEB
square
#F0F4EA #EAF4F3 #EEEAF4 #F4EAEB
split-complementary
#F0F4EA #EAEBF4 #F3EAF4
monochromatic
#B7CA9A #D3DFC2 #F0F4EA #F1F4EB #F1F4EB

Accessibility & contrast

On white

1.12
#F0F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.83
#F0F4EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F4EA
18.83:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F4EA#FFFFFF#000000##000000
##F0F4EA1.001.1218.8318.83
#FFFFFF1.121.0021.0021.00
#00000018.8321.001.001.00
##00000018.8321.001.001.00

Color blindness preview

Protanopia (red-blind)
#F5F3E9
Deuteranopia (green-blind)
#F5F2EA
Tritanopia (blue-blind)
#F1F3F1
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f0f4ea;
/* rgb */ color: rgb(240, 244, 234);
/* oklch */ color: oklch(96.1% 0.014 124.6);
Tailwind
colors: {
  custom: {
    50: '#f4f7f0',
    500: '#f0f4ea',
    950: '#000000',
  },
}
SCSS
$custom: #f0f4ea;
$custom-light: #f4f7f0;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f4ea",
  "rgb": {
    "r": 240,
    "g": 244,
    "b": 234
  },
  "hsl": {
    "h": 84,
    "s": 31.25,
    "l": 93.725
  },
  "oklch": {
    "l": 0.96137,
    "c": 0.01387,
    "h": 124.6
  },
  "luminance": 0.89167
}

Semantic roles & 50–950 ramp

primary
#F0F4EA
secondary
#BEB4CF
accent
#3CAA68
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585

Preview Lab

Preview with #F0F4EA

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

Preview Lab → · Contrast checker → · Palette generator →

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