#F4FEED#F4FEED

#F4FEED is a very light, muted yellow-green. Relative luminance 0.962; OKLCH L 98.5% C 0.025 H 132.1°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).

Color values

HEX#F4FEED
RGBrgb(244, 254, 237)
HSLhsl(95, 89%, 96%)
HSVhsv(95, 7%, 100%)
CMYKcmyk(3.9%, 0%, 6.7%, 0.4%)
CIE-LABlab(98.52, -6.25, 6.99)
CIE-LCHlch(98.52, 9.38, 131.81°)
OKLaboklab(98.5% -0.0165 0.0183)
OKLCHoklch(98.5% 0.025 132.1)
XYZxyz(88.0335, 96.2309, 94.0409)
Luminance0.9623 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4FEED #F7EDFE
analogous
#FDFEED #F4FEED #EDFEEF
triadic
#F4FEED #EDF4FE #FEEDF4
tetradic
#F4FEED #EDFDFE #F7EDFE #FEEFED
square
#F4FEED #EDFDFE #F7EDFE #FEEFED
split-complementary
#F4FEED #EFEDFE #FEEDFD
monochromatic
#ADF879 #D1FBB3 #EDFDE2 #EDFDE2 #EDFDE2

Accessibility & contrast

On white

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

On black

20.25
#F4FEED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4FEED
20.25:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4FEED#FFFFFF#000000##000000
##F4FEED1.001.0420.2520.25
#FFFFFF1.041.0021.0021.00
#00000020.2521.001.001.00
##00000020.2521.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FEFAEE
Tritanopia (blue-blind)
#F4FCF9
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f4feed;
/* rgb */ color: rgb(244, 254, 237);
/* oklch */ color: oklch(98.5% 0.025 132.1);
Tailwind
colors: {
  custom: {
    50: '#f7fef2',
    500: '#f4feed',
    950: '#000000',
  },
}
SCSS
$custom: #f4feed;
$custom-light: #f7fef2;
$custom-dark: #000000;
JSON
{
  "hex": "#f4feed",
  "rgb": {
    "r": 244,
    "g": 254,
    "b": 237
  },
  "hsl": {
    "h": 95.294,
    "s": 89.474,
    "l": 96.275
  },
  "oklch": {
    "l": 0.98498,
    "c": 0.02465,
    "h": 132.1
  },
  "luminance": 0.96231
}

Semantic roles & 50–950 ramp

primary
#F4FEED
secondary
#CEA5EA
accent
#00E687
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585

Preview Lab

Preview with #F4FEED

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

Preview Lab → · Contrast checker → · Palette generator →

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