#F5FFDC#F5FFDC

#F5FFDC is a very light, muted yellow-green. Relative luminance 0.961; OKLCH L 98.4% C 0.047 H 120.2°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).

Color values

HEX#F5FFDC
RGBrgb(245, 255, 220)
HSLhsl(77, 100%, 93%)
HSVhsv(77, 14%, 100%)
CMYKcmyk(3.9%, 0%, 13.7%, 0%)
CIE-LABlab(98.47, -9.19, 15.63)
CIE-LCHlch(98.47, 18.13, 120.45°)
OKLaboklab(98.35% -0.0236 0.0404)
OKLCHoklch(98.35% 0.047 120.2)
XYZxyz(86.3327, 96.0999, 81.6972)
Luminance0.9610 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F5FFDC #E6DCFF
analogous
#FFF7DC #F5FFDC #E3FFDC
triadic
#F5FFDC #DCF5FF #FFDCF5
tetradic
#F5FFDC #DCFFF7 #E6DCFF #FFDCE3
square
#F5FFDC #DCFFF7 #E6DCFF #FFDCE3
split-complementary
#F5FFDC #DCE3FF #F7DCFF
monochromatic
#D2FF62 #E4FF9F #F5FFDC #F6FFE0 #F6FFE0

Accessibility & contrast

On white

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

On black

20.22
#F5FFDC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F5FFDC
20.22:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F5FFDC#FFFFFF#000000##000000
##F5FFDC1.001.0420.2220.22
#FFFFFF1.041.0021.0021.00
#00000020.2221.001.001.00
##00000020.2221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBDA
Deuteranopia (green-blind)
#FFFBDD
Tritanopia (blue-blind)
#F8FBF5
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f5ffdc;
/* rgb */ color: rgb(245, 255, 220);
/* oklch */ color: oklch(98.4% 0.047 120.2);
Tailwind
colors: {
  custom: {
    50: '#f8ffe7',
    500: '#f5ffdc',
    950: '#000000',
  },
}
SCSS
$custom: #f5ffdc;
$custom-light: #f8ffe7;
$custom-dark: #000000;
JSON
{
  "hex": "#f5ffdc",
  "rgb": {
    "r": 245,
    "g": 255,
    "b": 220
  },
  "hsl": {
    "h": 77.143,
    "s": 100,
    "l": 93.137
  },
  "oklch": {
    "l": 0.9835,
    "c": 0.04679,
    "h": 120.2
  },
  "luminance": 0.961
}

Semantic roles & 50–950 ramp

primary
#F5FFDC
secondary
#AD93EC
accent
#00E642
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684

Preview Lab

Preview with #F5FFDC

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

Preview Lab → · Contrast checker → · Palette generator →

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