#F3FBF4#F3FBF4
#F3FBF4 is a very light, near-neutral green. Relative luminance 0.946; OKLCH L 98.0% C 0.012 H 149.2°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FBF4 |
|---|---|
| RGB | rgb(243, 251, 244) |
| HSL | hsl(128, 50%, 97%) |
| HSV | hsv(128, 3%, 98%) |
| CMYK | cmyk(3.2%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(97.87, -3.87, 2.43) |
| CIE-LCH | lch(97.87, 4.57, 147.85°) |
| OKLab | oklab(98.02% -0.0107 0.0064) |
| OKLCH | oklch(98.02% 0.012 149.2) |
| XYZ | xyz(87.7856, 94.5804, 99.2014) |
| Luminance | 0.9458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.36
Azure (CSS)
#F0FFFF
ΔE00 3.97
Honeydew
#F0FFF0
ΔE00 4.45
Ivory
#FFFFF0
ΔE00 4.52
Off White
#FAF9F6
ΔE00 4.88
Whitesmoke
#F5F5F5
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FBF4 #FBF3FA
analogous
#F6FBF3 #F3FBF4 #F3FBF8
triadic
#F3FBF4 #F4F3FB #FBF4F3
tetradic
#F3FBF4 #F3F6FB #FBF3FA #FBF8F3
square
#F3FBF4 #F3F6FB #FBF3FA #FBF8F3
split-complementary
#F3FBF4 #F8F3FB #FBF3F6
monochromatic
#97DCA0 #C5ECCA #E8F7EA #E8F7EA #E8F7EA
Accessibility & contrast
On white
1.05
#F3FBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#F3FBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FBF4
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FBF4 | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F4
Deuteranopia (green-blind)
#FAF8F4
Tritanopia (blue-blind)
#F2FBF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f3fbf4; /* rgb */ color: rgb(243, 251, 244); /* oklch */ color: oklch(98.0% 0.012 149.2);
Tailwind
colors: {
custom: {
50: '#f7fcf7',
500: '#f3fbf4',
950: '#000000',
},
}SCSS
$custom: #f3fbf4; $custom-light: #f7fcf7; $custom-dark: #000000;
JSON
{
"hex": "#f3fbf4",
"rgb": {
"r": 243,
"g": 251,
"b": 244
},
"hsl": {
"h": 127.5,
"s": 50,
"l": 96.863
},
"oklch": {
"l": 0.98016,
"c": 0.01247,
"h": 149.2
},
"luminance": 0.94581
}Semantic roles & 50–950 ramp
primary
#F3FBF4
secondary
#DCB6D7
accent
#28ABBD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585