#F5FFED#F5FFED

#F5FFED is a very light, muted yellow-green. Relative luminance 0.970; OKLCH L 98.8% C 0.026 H 130.9°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).

Color values

HEX#F5FFED
RGBrgb(245, 255, 237)
HSLhsl(93, 100%, 96%)
HSVhsv(93, 7%, 100%)
CMYKcmyk(3.9%, 0%, 7.1%, 0%)
CIE-LABlab(98.85, -6.42, 7.46)
CIE-LCHlch(98.85, 9.84, 130.68°)
OKLaboklab(98.77% -0.0169 0.0195)
OKLCHoklch(98.77% 0.026 130.9)
XYZxyz(88.6997, 97.0467, 94.1633)
Luminance0.9705 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F5FFED #F7EDFF
analogous
#FEFFED #F5FFED #EDFFEE
triadic
#F5FFED #EDF5FF #FFEDF5
tetradic
#F5FFED #EDFEFF #F7EDFF #FFEEED
square
#F5FFED #EDFEFF #F7EDFF #FFEEED
split-complementary
#F5FFED #EEEDFF #FFEDFE
monochromatic
#B1FF73 #D3FFB0 #EEFFE0 #EEFFE0 #EEFFE0

Accessibility & contrast

On white

1.03
#F5FFED on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.41
#F5FFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F5FFED
20.41:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F5FFED#FFFFFF#000000##000000
##F5FFED1.001.0320.4120.41
#FFFFFF1.031.0021.0021.00
#00000020.4121.001.001.00
##00000020.4121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCEC
Deuteranopia (green-blind)
#FFFBEE
Tritanopia (blue-blind)
#F6FDFA
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #f5ffed;
/* rgb */ color: rgb(245, 255, 237);
/* oklch */ color: oklch(98.8% 0.026 130.9);
Tailwind
colors: {
  custom: {
    50: '#f8fff2',
    500: '#f5ffed',
    950: '#000000',
  },
}
SCSS
$custom: #f5ffed;
$custom-light: #f8fff2;
$custom-dark: #000000;
JSON
{
  "hex": "#f5ffed",
  "rgb": {
    "r": 245,
    "g": 255,
    "b": 237
  },
  "hsl": {
    "h": 93.333,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.9877,
    "c": 0.02583,
    "h": 130.9
  },
  "luminance": 0.97047
}

Semantic roles & 50–950 ramp

primary
#F5FFED
secondary
#CCA2EF
accent
#00E67F
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685

Preview Lab

Preview with #F5FFED

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

Preview Lab → · Contrast checker → · Palette generator →

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