#F7FFDB#F7FFDB

#F7FFDB is a very light, muted yellow-green. Relative luminance 0.964; OKLCH L 98.5% C 0.048 H 117.5°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).

Color values

HEX#F7FFDB
RGBrgb(247, 255, 219)
HSLhsl(73, 100%, 93%)
HSVhsv(73, 14%, 100%)
CMYKcmyk(3.1%, 0%, 14.1%, 0%)
CIE-LABlab(98.59, -8.65, 16.33)
CIE-LCHlch(98.59, 18.48, 117.91°)
OKLaboklab(98.48% -0.0219 0.0422)
OKLCHoklch(98.48% 0.048 117.5)
XYZxyz(86.9024, 96.4089, 81.0347)
Luminance0.9641 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7FFDB #E3DBFF
analogous
#FFF5DB #F7FFDB #E5FFDB
triadic
#F7FFDB #DBF7FF #FFDBF7
tetradic
#F7FFDB #DBFFF5 #E3DBFF #FFDBE5
square
#F7FFDB #DBFFF5 #E3DBFF #FFDBE5
split-complementary
#F7FFDB #DBE5FF #F5DBFF
monochromatic
#DCFF61 #E9FF9E #F7FFDB #F8FFE0 #F8FFE0

Accessibility & contrast

On white

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

On black

20.28
#F7FFDB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7FFDB
20.28:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7FFDB#FFFFFF#000000##000000
##F7FFDB1.001.0420.2820.28
#FFFFFF1.041.0021.0021.00
#00000020.2821.001.001.00
##00000020.2821.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBD9
Deuteranopia (green-blind)
#FFFBDC
Tritanopia (blue-blind)
#FBFBF5
Achromatopsia (no color)
#FBFBFB

Design tokens & code

CSS
--color: #f7ffdb;
/* rgb */ color: rgb(247, 255, 219);
/* oklch */ color: oklch(98.5% 0.048 117.5);
Tailwind
colors: {
  custom: {
    50: '#faffe6',
    500: '#f7ffdb',
    950: '#000000',
  },
}
SCSS
$custom: #f7ffdb;
$custom-light: #faffe6;
$custom-dark: #000000;
JSON
{
  "hex": "#f7ffdb",
  "rgb": {
    "r": 247,
    "g": 255,
    "b": 219
  },
  "hsl": {
    "h": 73.333,
    "s": 100,
    "l": 92.941
  },
  "oklch": {
    "l": 0.98476,
    "c": 0.04757,
    "h": 117.5
  },
  "luminance": 0.96409
}

Semantic roles & 50–950 ramp

primary
#F7FFDB
secondary
#A692EC
accent
#00E633
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171815
muted
#858684

Preview Lab

Preview with #F7FFDB

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

Preview Lab → · Contrast checker → · Palette generator →

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