#F4FBF4#F4FBF4
#F4FBF4 is a very light, near-neutral green. Relative luminance 0.948; OKLCH L 98.1% C 0.012 H 145.5°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FBF4 |
|---|---|
| RGB | rgb(244, 251, 244) |
| HSL | hsl(120, 47%, 97%) |
| HSV | hsv(120, 3%, 98%) |
| CMYK | cmyk(2.8%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(97.94, -3.54, 2.55) |
| CIE-LCH | lch(97.94, 4.36, 144.29°) |
| OKLab | oklab(98.09% -0.0097 0.0067) |
| OKLCH | oklch(98.09% 0.012 145.5) |
| XYZ | xyz(88.1317, 94.7588, 99.2177) |
| Luminance | 0.9476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.59
Azure (CSS)
#F0FFFF
ΔE00 4.21
Ivory
#FFFFF0
ΔE00 4.25
Off White
#FAF9F6
ΔE00 4.50
Honeydew
#F0FFF0
ΔE00 4.74
Whitesmoke
#F5F5F5
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FBF4 #FBF4FB
analogous
#F8FBF4 #F4FBF4 #F4FBF8
triadic
#F4FBF4 #F4F4FB #FBF4F4
tetradic
#F4FBF4 #F4F8FB #FBF4FB #FBF8F4
square
#F4FBF4 #F4F8FB #FBF4FB #FBF8F4
split-complementary
#F4FBF4 #F8F4FB #FBF4F8
monochromatic
#9ADA9A #C7EBC7 #E9F7E9 #E9F7E9 #E9F7E9
Accessibility & contrast
On white
1.05
#F4FBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#F4FBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FBF4
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FBF4 | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF4
Deuteranopia (green-blind)
#FAF9F4
Tritanopia (blue-blind)
#F3FBF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f4fbf4; /* rgb */ color: rgb(244, 251, 244); /* oklch */ color: oklch(98.1% 0.012 145.5);
Tailwind
colors: {
custom: {
50: '#f7fcf7',
500: '#f4fbf4',
950: '#000000',
},
}SCSS
$custom: #f4fbf4; $custom-light: #f7fcf7; $custom-dark: #000000;
JSON
{
"hex": "#f4fbf4",
"rgb": {
"r": 244,
"g": 251,
"b": 244
},
"hsl": {
"h": 120,
"s": 46.667,
"l": 97.059
},
"oklch": {
"l": 0.9809,
"c": 0.01179,
"h": 145.5
},
"luminance": 0.94759
}Semantic roles & 50–950 ramp
primary
#F4FBF4
secondary
#DBB8DB
accent
#2CBABA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585