#F4FDF4#F4FDF4
#F4FDF4 is a very light, near-neutral green. Relative luminance 0.960; OKLCH L 98.5% C 0.015 H 145.5°. Best body text is #000000 at 20.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FDF4 |
|---|---|
| RGB | rgb(244, 253, 244) |
| HSL | hsl(120, 69%, 97%) |
| HSV | hsv(120, 4%, 99%) |
| CMYK | cmyk(3.6%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(98.44, -4.55, 3.27) |
| CIE-LCH | lch(98.44, 5.60, 144.24°) |
| OKLab | oklab(98.49% -0.0125 0.0086) |
| OKLCH | oklch(98.49% 0.015 145.5) |
| XYZ | xyz(88.7597, 96.0149, 99.4270) |
| Luminance | 0.9601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.83
Honeydew
#F0FFF0
ΔE00 3.46
Ivory
#FFFFF0
ΔE00 4.28
Azure (CSS)
#F0FFFF
ΔE00 4.47
Off White
#FAF9F6
ΔE00 5.75
Floralwhite
#FFFAF0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FDF4 #FDF4FD
analogous
#F9FDF4 #F4FDF4 #F4FDF9
triadic
#F4FDF4 #F4F4FD #FDF4F4
tetradic
#F4FDF4 #F4F9FD #FDF4FD #FDF9F4
square
#F4FDF4 #F4F9FD #FDF4FD #FDF9F4
split-complementary
#F4FDF4 #F9F4FD #FDF4F9
monochromatic
#8CEA8C #C0F4C0 #E5FAE5 #E5FAE5 #E5FAE5
Accessibility & contrast
On white
1.04
#F4FDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.20
#F4FDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FDF4
20.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FDF4 | 1.00 | 1.04 | 20.20 | 20.20 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF4
Deuteranopia (green-blind)
#FCFAF4
Tritanopia (blue-blind)
#F3FCFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4fdf4; /* rgb */ color: rgb(244, 253, 244); /* oklch */ color: oklch(98.5% 0.015 145.5);
Tailwind
colors: {
custom: {
50: '#f7fef7',
500: '#f4fdf4',
950: '#000000',
},
}SCSS
$custom: #f4fdf4; $custom-light: #f7fef7; $custom-dark: #000000;
JSON
{
"hex": "#f4fdf4",
"rgb": {
"r": 244,
"g": 253,
"b": 244
},
"hsl": {
"h": 120,
"s": 69.231,
"l": 97.451
},
"oklch": {
"l": 0.98485,
"c": 0.01514,
"h": 145.5
},
"luminance": 0.96015
}Semantic roles & 50–950 ramp
primary
#F4FDF4
secondary
#E4B1E4
accent
#14D1D1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585