#F0FFDC#F0FFDC

#F0FFDC is a very light, muted yellow-green. Relative luminance 0.952; OKLCH L 98.0% C 0.048 H 126.2°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).

Color values

HEX#F0FFDC
RGBrgb(240, 255, 220)
HSLhsl(86, 100%, 93%)
HSVhsv(86, 14%, 100%)
CMYKcmyk(5.9%, 0%, 13.7%, 0%)
CIE-LABlab(98.12, -10.90, 15.08)
CIE-LCHlch(98.12, 18.61, 125.87°)
OKLaboklab(97.98% -0.0286 0.039)
OKLCHoklch(97.98% 0.048 126.2)
XYZxyz(84.6115, 95.2124, 81.6165)
Luminance0.9521 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F0FFDC #EBDCFF
analogous
#FFFCDC #F0FFDC #DEFFDC
triadic
#F0FFDC #DCF0FF #FFDCF0
tetradic
#F0FFDC #DCFFFC #EBDCFF #FFDCDE
square
#F0FFDC #DCFFFC #EBDCFF #FFDCDE
split-complementary
#F0FFDC #DCDEFF #FCDCFF
monochromatic
#BCFF62 #D6FF9F #F0FFDC #F2FFE0 #F2FFE0

Accessibility & contrast

On white

1.05
#F0FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.04
#F0FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F0FFDC
20.04:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F0FFDC#FFFFFF#000000##000000
##F0FFDC1.001.0520.0420.04
#FFFFFF1.051.0021.0021.00
#00000020.0421.001.001.00
##00000020.0421.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFADA
Deuteranopia (green-blind)
#FFF9DD
Tritanopia (blue-blind)
#F2FBF5
Achromatopsia (no color)
#FAFAFA

Design tokens & code

CSS
--color: #f0ffdc;
/* rgb */ color: rgb(240, 255, 220);
/* oklch */ color: oklch(98.0% 0.048 126.2);
Tailwind
colors: {
  custom: {
    50: '#f5ffe7',
    500: '#f0ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #f0ffdc;
$custom-light: #f5ffe7;
$custom-dark: #000000;
JSON
{
  "hex": "#f0ffdc",
  "rgb": {
    "r": 240,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 85.714,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.97983,
    "c": 0.04837,
    "h": 126.2
  },
  "luminance": 0.95213
}

Semantic roles & 50–950 ramp

primary
#F0FFDC
secondary
#B993EC
accent
#00E662
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684

Preview Lab

Preview with #F0FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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