#F0F8EA#F0F8EA

#F0F8EA is a very light, muted yellow-green. Relative luminance 0.916; OKLCH L 96.9% C 0.020 H 131.4°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).

Color values

HEX#F0F8EA
RGBrgb(240, 248, 234)
HSLhsl(94, 50%, 95%)
HSVhsv(94, 6%, 97%)
CMYKcmyk(3.2%, 0%, 5.6%, 2.7%)
CIE-LABlab(96.66, -5.10, 5.80)
CIE-LCHlch(96.66, 7.72, 131.29°)
OKLaboklab(96.93% -0.0134 0.0152)
OKLCHoklch(96.93% 0.02 131.4)
XYZxyz(84.3514, 91.6004, 91.0627)
Luminance0.9160 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0F8EA #F2EAF8
analogous
#F7F8EA #F0F8EA #EAF8EB
triadic
#F0F8EA #EAF0F8 #F8EAF0
tetradic
#F0F8EA #EAF7F8 #F2EAF8 #F8EBEA
square
#F0F8EA #EAF7F8 #F2EAF8 #F8EBEA
split-complementary
#F0F8EA #EBEAF8 #F8EAF7
monochromatic
#AED98E #CFE9BC #EFF7E8 #EFF7E8 #EFF7E8

Accessibility & contrast

On white

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

On black

19.32
#F0F8EA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0F8EA
19.32:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0F8EA#FFFFFF#000000##000000
##F0F8EA1.001.0919.3219.32
#FFFFFF1.091.0021.0021.00
#00000019.3221.001.001.00
##00000019.3221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F8F5EB
Tritanopia (blue-blind)
#F0F7F4
Achromatopsia (no color)
#F5F5F5

Design tokens & code

CSS
--color: #f0f8ea;
/* rgb */ color: rgb(240, 248, 234);
/* oklch */ color: oklch(96.9% 0.020 131.4);
Tailwind
colors: {
  custom: {
    50: '#f5faf0',
    500: '#f0f8ea',
    950: '#000000',
  },
}
SCSS
$custom: #f0f8ea;
$custom-light: #f5faf0;
$custom-dark: #000000;
JSON
{
  "hex": "#f0f8ea",
  "rgb": {
    "r": 240,
    "g": 248,
    "b": 234
  },
  "hsl": {
    "h": 94.286,
    "s": 50,
    "l": 94.51
  },
  "oklch": {
    "l": 0.96931,
    "c": 0.02029,
    "h": 131.4
  },
  "luminance": 0.91601
}

Semantic roles & 50–950 ramp

primary
#F0F8EA
secondary
#C6AED8
accent
#28BD7D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585

Preview Lab

Preview with #F0F8EA

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

Preview Lab → · Contrast checker → · Palette generator →

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