#F4FDF7#F4FDF7
#F4FDF7 is a very light, near-neutral green. Relative luminance 0.962; OKLCH L 98.6% C 0.012 H 157.0°. Best body text is #000000 at 20.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FDF7 |
|---|---|
| RGB | rgb(244, 253, 247) |
| HSL | hsl(140, 69%, 97%) |
| HSV | hsv(140, 4%, 99%) |
| CMYK | cmyk(3.6%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(98.51, -4.02, 1.84) |
| CIE-LCH | lch(98.51, 4.42, 155.42°) |
| OKLab | oklab(98.57% -0.0113 0.0048) |
| OKLCH | oklch(98.57% 0.012 157) |
| XYZ | xyz(89.2189, 96.1986, 101.8455) |
| Luminance | 0.9620 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 0.68
Azure (CSS)
#F0FFFF
ΔE00 3.36
Honeydew
#F0FFF0
ΔE00 4.56
Ivory
#FFFFF0
ΔE00 4.99
Off White
#FAF9F6
ΔE00 5.04
White
#FFFFFF
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FDF7 #FDF4FA
analogous
#F6FDF4 #F4FDF7 #F4FDFC
triadic
#F4FDF7 #F7F4FD #FDF7F4
tetradic
#F4FDF7 #F4F6FD #FDF4FA #FDFCF4
square
#F4FDF7 #F4F6FD #FDF4FA #FDFCF4
split-complementary
#F4FDF7 #FCF4FD #FDF4F6
monochromatic
#8CEAAC #C0F4D1 #E5FAEC #E5FAEC #E5FAEC
Accessibility & contrast
On white
1.04
#F4FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.24
#F4FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FDF7
20.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FDF7 | 1.00 | 1.04 | 20.24 | 20.24 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF7
Deuteranopia (green-blind)
#FBFAF7
Tritanopia (blue-blind)
#F3FDFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4fdf7; /* rgb */ color: rgb(244, 253, 247); /* oklch */ color: oklch(98.6% 0.012 157.0);
Tailwind
colors: {
custom: {
50: '#f7fef9',
500: '#f4fdf7',
950: '#000000',
},
}SCSS
$custom: #f4fdf7; $custom-light: #f7fef9; $custom-dark: #000000;
JSON
{
"hex": "#f4fdf7",
"rgb": {
"r": 244,
"g": 253,
"b": 247
},
"hsl": {
"h": 140,
"s": 69.231,
"l": 97.451
},
"oklch": {
"l": 0.98567,
"c": 0.01231,
"h": 157
},
"luminance": 0.96199
}Semantic roles & 50–950 ramp
primary
#F4FDF7
secondary
#E4B1D3
accent
#1492D1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585