#F7FFEB#F7FFEB

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

Color values

HEX#F7FFEB
RGBrgb(247, 255, 235)
HSLhsl(84, 100%, 96%)
HSVhsv(84, 8%, 100%)
CMYKcmyk(3.1%, 0%, 7.8%, 0%)
CIE-LABlab(98.94, -6.08, 8.65)
CIE-LCHlch(98.94, 10.57, 125.11°)
OKLaboklab(98.87% -0.0157 0.0226)
OKLCHoklch(98.87% 0.027 124.7)
XYZxyz(89.1108, 97.2922, 92.6659)
Luminance0.9729 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7FFEB #F3EBFF
analogous
#FFFDEB #F7FFEB #EDFFEB
triadic
#F7FFEB #EBF7FF #FFEBF7
tetradic
#F7FFEB #EBFFFD #F3EBFF #FFEBED
square
#F7FFEB #EBFFFD #F3EBFF #FFEBED
split-complementary
#F7FFEB #EBEDFF #FDEBFF
monochromatic
#C6FF71 #DFFFAE #F3FFE0 #F3FFE0 #F3FFE0

Accessibility & contrast

On white

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

On black

20.46
#F7FFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7FFEB
20.46:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7FFEB#FFFFFF#000000##000000
##F7FFEB1.001.0320.4620.46
#FFFFFF1.031.0021.0021.00
#00000020.4621.001.001.00
##00000020.4621.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f7ffeb;
/* rgb */ color: rgb(247, 255, 235);
/* oklch */ color: oklch(98.9% 0.027 124.7);
Tailwind
colors: {
  custom: {
    50: '#f9fff1',
    500: '#f7ffeb',
    950: '#000000',
  },
}
SCSS
$custom: #f7ffeb;
$custom-light: #f9fff1;
$custom-dark: #000000;
JSON
{
  "hex": "#f7ffeb",
  "rgb": {
    "r": 247,
    "g": 255,
    "b": 235
  },
  "hsl": {
    "h": 84,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.98867,
    "c": 0.02749,
    "h": 124.7
  },
  "luminance": 0.97292
}

Semantic roles & 50–950 ramp

primary
#F7FFEB
secondary
#BFA0EE
accent
#00E65C
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685

Preview Lab

Preview with #F7FFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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