#F7FFED#F7FFED

#F7FFED is a very light, muted yellow-green. Relative luminance 0.974; OKLCH L 98.9% C 0.025 H 126.5°. Best body text is #000000 at 20.48:1 contrast (WCAG AA passes).

Color values

HEX#F7FFED
RGBrgb(247, 255, 237)
HSLhsl(87, 100%, 96%)
HSVhsv(87, 7%, 100%)
CMYKcmyk(3.1%, 0%, 7.1%, 0%)
CIE-LABlab(98.99, -5.75, 7.69)
CIE-LCHlch(98.99, 9.60, 126.77°)
OKLaboklab(98.92% -0.0149 0.0201)
OKLCHoklch(98.92% 0.025 126.5)
XYZxyz(89.4014, 97.4085, 94.1962)
Luminance0.9741 (WCAG relative)
Temperaturewarm
Familyyellow-green

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F7FFED #F5EDFF
analogous
#FFFEED #F7FFED #EEFFED
triadic
#F7FFED #EDF7FF #FFEDF7
tetradic
#F7FFED #EDFFFE #F5EDFF #FFEDEE
square
#F7FFED #EDFFFE #F5EDFF #FFEDEE
split-complementary
#F7FFED #EDEEFF #FEEDFF
monochromatic
#C1FF73 #DCFFB0 #F1FFE0 #F1FFE0 #F1FFE0

Accessibility & contrast

On white

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

On black

20.48
#F7FFED on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F7FFED
20.48:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F7FFED#FFFFFF#000000##000000
##F7FFED1.001.0320.4820.48
#FFFFFF1.031.0021.0021.00
#00000020.4821.001.001.00
##00000020.4821.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #f7ffed;
/* rgb */ color: rgb(247, 255, 237);
/* oklch */ color: oklch(98.9% 0.025 126.5);
Tailwind
colors: {
  custom: {
    50: '#f9fff2',
    500: '#f7ffed',
    950: '#000000',
  },
}
SCSS
$custom: #f7ffed;
$custom-light: #f9fff2;
$custom-dark: #000000;
JSON
{
  "hex": "#f7ffed",
  "rgb": {
    "r": 247,
    "g": 255,
    "b": 237
  },
  "hsl": {
    "h": 86.667,
    "s": 100,
    "l": 96.471
  },
  "oklch": {
    "l": 0.98918,
    "c": 0.02503,
    "h": 126.5
  },
  "luminance": 0.97409
}

Semantic roles & 50–950 ramp

primary
#F7FFED
secondary
#C4A2EF
accent
#00E666
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171817
muted
#858685

Preview Lab

Preview with #F7FFED

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

Preview Lab → · Contrast checker → · Palette generator →

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