#F8FFEB#F8FFEB

#F8FFEB is a very light, muted yellow-green. Relative luminance 0.975; OKLCH L 98.9% C 0.027 H 122.6°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).

Color values

HEX#F8FFEB
RGBrgb(248, 255, 235)
HSLhsl(81, 100%, 96%)
HSVhsv(81, 8%, 100%)
CMYKcmyk(2.7%, 0%, 7.8%, 0%)
CIE-LABlab(99.02, -5.74, 8.76)
CIE-LCHlch(99.02, 10.47, 123.25°)
OKLaboklab(98.94% -0.0147 0.0229)
OKLCHoklch(98.94% 0.027 122.6)
XYZxyz(89.4645, 97.4746, 92.6824)
Luminance0.9748 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F8FFEB #F2EBFF
analogous
#FFFCEB #F8FFEB #EEFFEB
triadic
#F8FFEB #EBF8FF #FFEBF8
tetradic
#F8FFEB #EBFFFC #F2EBFF #FFEBEE
square
#F8FFEB #EBFFFC #F2EBFF #FFEBEE
split-complementary
#F8FFEB #EBEEFF #FCEBFF
monochromatic
#CDFF71 #E3FFAE #F4FFE0 #F4FFE0 #F4FFE0

Accessibility & contrast

On white

1.02
#F8FFEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.50
#F8FFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F8FFEB
20.50:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F8FFEB#FFFFFF#000000##000000
##F8FFEB1.001.0220.5020.50
#FFFFFF1.021.0021.0021.00
#00000020.5021.001.001.00
##00000020.5021.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f8ffeb;
/* rgb */ color: rgb(248, 255, 235);
/* oklch */ color: oklch(98.9% 0.027 122.6);
Tailwind
colors: {
  custom: {
    50: '#fafff1',
    500: '#f8ffeb',
    950: '#000000',
  },
}
SCSS
$custom: #f8ffeb;
$custom-light: #fafff1;
$custom-dark: #000000;
JSON
{
  "hex": "#f8ffeb",
  "rgb": {
    "r": 248,
    "g": 255,
    "b": 235
  },
  "hsl": {
    "h": 81,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.98941,
    "c": 0.02718,
    "h": 122.6
  },
  "luminance": 0.97475
}

Semantic roles & 50–950 ramp

primary
#F8FFEB
secondary
#BBA0EE
accent
#00E650
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685

Preview Lab

Preview with #F8FFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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