#F4FFDC#F4FFDC

#F4FFDC is a very light, muted yellow-green. Relative luminance 0.959; OKLCH L 98.3% C 0.047 H 121.5°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).

Color values

HEX#F4FFDC
RGBrgb(244, 255, 220)
HSLhsl(79, 100%, 93%)
HSVhsv(79, 14%, 100%)
CMYKcmyk(4.3%, 0%, 13.7%, 0%)
CIE-LABlab(98.40, -9.53, 15.52)
CIE-LCHlch(98.40, 18.21, 121.56°)
OKLaboklab(98.28% -0.0246 0.0401)
OKLCHoklch(98.28% 0.047 121.5)
XYZxyz(85.9847, 95.9204, 81.6809)
Luminance0.9592 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4FFDC #E7DCFF
analogous
#FFF8DC #F4FFDC #E2FFDC
triadic
#F4FFDC #DCF4FF #FFDCF4
tetradic
#F4FFDC #DCFFF8 #E7DCFF #FFDCE2
square
#F4FFDC #DCFFF8 #E7DCFF #FFDCE2
split-complementary
#F4FFDC #DCE2FF #F8DCFF
monochromatic
#CEFF62 #E1FF9F #F4FFDC #F5FFE0 #F5FFE0

Accessibility & contrast

On white

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

On black

20.18
#F4FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4FFDC
20.18:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4FFDC#FFFFFF#000000##000000
##F4FFDC1.001.0420.1820.18
#FFFFFF1.041.0021.0021.00
#00000020.1821.001.001.00
##00000020.1821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBDA
Deuteranopia (green-blind)
#FFFADD
Tritanopia (blue-blind)
#F7FBF5
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f4ffdc;
/* rgb */ color: rgb(244, 255, 220);
/* oklch */ color: oklch(98.3% 0.047 121.5);
Tailwind
colors: {
  custom: {
    50: '#f7ffe7',
    500: '#f4ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #f4ffdc;
$custom-light: #f7ffe7;
$custom-dark: #000000;
JSON
{
  "hex": "#f4ffdc",
  "rgb": {
    "r": 244,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 78.857,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.98276,
    "c": 0.04706,
    "h": 121.5
  },
  "luminance": 0.9592
}

Semantic roles & 50–950 ramp

primary
#F4FFDC
secondary
#AF93EC
accent
#00E648
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684

Preview Lab

Preview with #F4FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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